On Sat, Feb 21, 2009 at 12:17 PM, Jim Burton <j...@sdf-eu.org> wrote: > $ time ./Par +RTS -N2 > 1405006117752879898543142606244511569936384005711076 > 1.504 real,2.316 user,0.016 sys, 100.00 cpu
I don't know why it is only 100%, but you can see that the user time is greater than real time, so everything is working on GHC's side. You may also use -sstderr to see some more info. HTH, -- Felipe. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe