Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created July 17, 2016 00:11
Show Gist options
  • Save MasterDuke17/d5fbac7d7724933d2e5c0fdb5ebae1ec to your computer and use it in GitHub Desktop.
Save MasterDuke17/d5fbac7d7724933d2e5c0fdb5ebae1ec to your computer and use it in GitHub Desktop.
benchable
f583f22,110704d my $a = "a" x 2**16;for ^1000 {my $b = $a.chop($_)};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment