Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 3, 2020 22:47
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/958aa2587c11f8d4adfe7d0a10d9212b to your computer and use it in GitHub Desktop.
Save Whateverable/958aa2587c11f8d4adfe7d0a10d9212b to your computer and use it in GitHub Desktop.
benchable6
compare HEAD my $a; for ^1_000_000 -> $i { $a = "abdefghijklmnopq " ~ $i ~ " rstuvwxyz" } ||| my $a; for ^1_000_000 -> $i { $a = "abdefghijklmnopq {$i} rstuvwxyz" }
¦HEAD: «===SORRY!=== Error while compiling /tmp/39Mz6gsG7w
Could not find Bench in:
file#/home/bisectable/git/whateverable/sandbox/lib
inst#/home/bisectable/.raku
inst#/tmp/whateverable/rakudo-moar/32bd4ed8393523ce12f3791bcf467261a3dfe4f8/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/32bd4ed8393523ce12f3791bcf467261a3dfe4f8/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/32bd4ed8393523ce12f3791bcf467261a3dfe4f8/share/perl6/core
ap#
nqp#
perl5#
at /tmp/39Mz6gsG7w:1
»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment