Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 4, 2016 15:05
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/2f66b0ae3ff2df5449702ee977acd4b2 to your computer and use it in GitHub Desktop.
Save Whateverable/2f66b0ae3ff2df5449702ee977acd4b2 to your computer and use it in GitHub Desktop.
benchable
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
releases my $a = "meow"; for ^100000 { my $x = $a ~~ /^ foo | bar $/ }
¦«2015.10»:1.4091
¦«447069b»:1.4125
¦«45e56b8»:1.4887
¦«e98b114»:1.4538
¦«f59b910»:1.2569
¦«6cb35b4»:1.2475
¦«bcbdc1d»:1.2757
¦«cc4d72c»:1.1909
¦«c5b3538»:1.1807
¦«2015.11»:1.2114
¦«2015.12»:1.2334
¦«2016.02»:1.2568
¦«2016.03»:1.2931
¦«2016.04»:1.3361
¦«2016.05»:1.2092
¦«2016.06»:1.1526
¦«2016.07»:1.1632
¦«HEAD»:1.1248
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment