Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 15, 2017 22:10
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/1e21854ada69394ea7d42825c0b233ea to your computer and use it in GitHub Desktop.
Save Whateverable/1e21854ada69394ea7d42825c0b233ea 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.
94780d7,2c552d9,HEAD enum Foo <Bar Baz Quux>; my int $foo; for Foo.roll(10_000) { when Quux { $foo = $foo + 1 } };
¦94780d7: «0.2124»
¦2c552d9: «0.2108»
¦2d27bde: «0.2036»
¦c57ac29: «0.1969»
¦aada71a: «0.1723»
¦5334cb7: «0.1708»
¦948aee0: «0.1711»
¦cc212ce: «0.1712»
¦15ee3c3: «0.1708»
¦942a696: «0.1742»
¦4dd6223: «0.1714»
¦3113465: «0.1710»
¦da7877e: «0.1688»
¦HEAD: «0.1614»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment