Created
May 25, 2016 00:12
-
-
Save exodist/95d33e2c1dd41c7352ce633478895e6d to your computer and use it in GitHub Desktop.
Harness Comparison
This file contains hidden or 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
Test::Harness (-j9): | |
180.89s user 10.68s system 340% cpu 56.340 total | |
Yath No Preload (-j9): | |
197.49s user 11.62s system 343% cpu 1:00.84 total | |
Yath Preload Moose (-j9): | |
96.71s user 16.82s system 321% cpu 35.332 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is running the entire Moose test suite with -j9. Test::Harness was run via prove, Yath (Test2::Harness) was run via 'yath'