Skip to content

Instantly share code, notes, and snippets.

@exodist
Created May 25, 2016 00:12
Show Gist options
  • Save exodist/95d33e2c1dd41c7352ce633478895e6d to your computer and use it in GitHub Desktop.
Save exodist/95d33e2c1dd41c7352ce633478895e6d to your computer and use it in GitHub Desktop.
Harness Comparison
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
@exodist
Copy link
Author

exodist commented May 25, 2016

This is running the entire Moose test suite with -j9. Test::Harness was run via prove, Yath (Test2::Harness) was run via 'yath'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment