Created
March 31, 2018 11:43
-
-
Save Whateverable/b6fc4c93755439d2a70276b68617df24 to your computer and use it in GitHub Desktop.
benchable6
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
compare HEAD (0..1).roll(100_000) ||| +Bool.roll xx 100_000 |
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
¦HEAD: «Benchmark: | |
Timing 10 iterations of 0, 1... | |
0: 0.0003 wallclock secs @ 29688.1101/s (n=10) | |
(warning: too few iterations for a reliable count) | |
1: 0.3668 wallclock secs @ 27.2602/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 | 27.3/s | -- | -100% | | |
| 0 | 29680/s | 108777% | -- | | |
--------------------------------- | |
» |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment