Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 15, 2017 22:20
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/997b48f9b614f23634c1196f736e93e5 to your computer and use it in GitHub Desktop.
Save Whateverable/997b48f9b614f23634c1196f736e93e5 to your computer and use it in GitHub Desktop.
benchable6
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 enum Foo <Bar Baz Quux>; my int $foo; for ^100_000 { given Baz { when Quux { $foo = $foo + 1 } } }
¦2015.12: «0.3594»
¦2016.01.1: «0.3363»
¦2016.02: «0.3477»
¦d740258: «0.3399»
¦676ad66: «0.3324»
¦94780d7: «0.3168»
¦4fc4cb4: «0.2898»
¦e1071b0: «0.2938»
¦2016.03: «0.2980»
¦2016.04: «0.3079»
¦2016.05: «0.2866»
¦2016.06: «0.2748»
¦2016.07.1: «0.2742»
¦2016.08.1: «0.2844»
¦2016.09: «0.2733»
¦2016.10: «0.2820»
¦2016.11: «0.2788»
¦9855adc: «0.3036»
¦2016.12: «0.3177»
¦2017.01: «0.2964»
¦bfbf348: «0.2923»
¦c069f45: «0.3283»
¦2061485: «0.3304»
¦917d473: «0.3625»
¦f85978b: «0.3508»
¦f16cf37: «0.3307»
¦1615c83: «0.4229»
¦f569c47: «0.4203»
¦ee3173a: «0.4222»
¦2017.02: «0.4165»
¦2017.03: «0.4478»
¦a8c6eca: «0.4051»
¦099512b: «0.3931»
¦50a0dc2: «0.4143»
¦29f58cd: «0.4126»
¦6ee71c2: «0.4178»
¦1f689a9: «0.4131»
¦822566f: «0.4106»
¦fd503f8: «0.4079»
¦c95c4a7: «0.4139»
¦c16cdb2: «0.4098»
¦354a4db: «0.4831»
¦HEAD: «0.2958»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment