Created
March 31, 2018 11:48
-
-
Save Whateverable/49b4f1f8369493fe92e31ce606855000 to your computer and use it in GitHub Desktop.
benchable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
compare HEAD my (0..1).roll(100_000) ||| my @þ = +Bool.roll xx 100_000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
¦HEAD: «===SORRY!=== Error while compiling /tmp/Ec21rbJdGu | |
Malformed parameter | |
at /tmp/Ec21rbJdGu:1 | |
------> e Bench; my %subs = 0 => sub { my (0⏏..1).roll(100_000) } ,1 => sub { my @ | |
expecting any of: | |
constraint | |
formal parameter | |
» |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment