
2 May
2010
2 May
'10
2:52 a.m.
jason.dusek:
2010/04/30 Don Stewart
: Prior to the upgrade we weren't mostly beaten on speed, so I think a bit of tuning (ghc -server :) should help.
What do you mean by that? I tried searching the flags page:
http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/flag-reference.html
I couldn't find a server flag.
Java has a server flag, sort of like defaulting to -H1G -N4 etc. -- Don