Last active
September 6, 2019 11:43
-
-
Save bgamari/84cca80731c300a9114c4bc51dec576f to your computer and use it in GitHub Desktop.
GHC Timings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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