Created
July 17, 2016 01:37
-
-
Save MasterDuke17/4e79e7dd3703b54f3cbfd97820c68b54 to your computer and use it in GitHub Desktop.
benchable
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
| f583f22,110704d my $a = "a" x 2**16;for ^1000 {my $b = $a.chop($_)}; |
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
| |«f583f22»:0.3740 | |
| |«110704d»:0.3671 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment