Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Last active July 26, 2016 03:31
Show Gist options
  • Save MasterDuke17/ea9017d84bbb6c7b30552259a6e73150 to your computer and use it in GitHub Desktop.
Save MasterDuke17/ea9017d84bbb6c7b30552259a6e73150 to your computer and use it in GitHub Desktop.
benchable
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
f583f22,110704d my $a = "a" x 2**16;for ^1000 {my $b = $a.chop($_)};
|«f583f22»:0.3723
|«110704d»:0.3694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment