Skip to content

Instantly share code, notes, and snippets.

@bgamari
Last active September 6, 2019 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bgamari/84cca80731c300a9114c4bc51dec576f to your computer and use it in GitHub Desktop.
Save bgamari/84cca80731c300a9114c4bc51dec576f to your computer and use it in GitHub Desktop.
GHC Timings
CPU time, elapsed
Productivity Mutator GC
CPU elapsed CPU elapsed
------------- ----- -------- ----- --------
-j1 -A1M 83% 33.5 43.9 6.8 6.8
-j4 -A1M 56% 48.4 24.4 38.8 10.9
-j4 -A16M 60% 49.3 25.0 33.2 9.3
-j4 -A64M 80% 49.7 25.4 11.9 3.5
-j4 -A16M -qn2 77% 49.0 24.6 14.7 7.5
-j4 -A1M -qn2 72% 47.9 24.0 18.7 9.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment