Skip to content

Instantly share code, notes, and snippets.

@Tux
Created February 3, 2016 16:44
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 Tux/22218a1481bf80dd4240 to your computer and use it in GitHub Desktop.
Save Tux/22218a1481bf80dd4240 to your computer and use it in GitHub Desktop.
FYI my stagestats for the daily CSV timings
> time p6 --stagestats test-t.pl < /tmp/hello.csv
Stage start : 0.000
Stage parse : 0.835
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 0.003
Stage mast : 0.020
Stage mbc : 0.000
Stage moar : 0.000
50000
12.357u 0.033s 0:12.40 99.8% 0+0k 8+0io 0pf+0w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment