Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 4, 2018 11:52
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 Whateverable/b9c9f31f76dcc93f9c045c6753804d4f to your computer and use it in GitHub Desktop.
Save Whateverable/b9c9f31f76dcc93f9c045c6753804d4f to your computer and use it in GitHub Desktop.
benchable6
compare HEAD for ^100 X ^100 -> ($x,$y) { } ||| for ^100 -> $x { for ^100 -> $y { } }
¦HEAD: «Benchmark:
Timing 10 iterations of 0, 1...
0: 1.7513 wallclock secs @ 5.7099/s (n=10)
1: 0.0222 wallclock secs @ 450.5071/s (n=10)
(warning: too few iterations for a reliable count)
O---O--------O------O-------O
| | Rate | 1 | 0 |
O===O========O======O=======O
| 1 | 451/s | -- | 7790% |
| 0 | 5.71/s | -99% | -- |
-----------------------------
»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment