Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created April 15, 2017 13:34
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 zoffixznet/4e0fd3e352fbf9115d63186d5dc47340 to your computer and use it in GitHub Desktop.
Save zoffixznet/4e0fd3e352fbf9115d63186d5dc47340 to your computer and use it in GitHub Desktop.
cpan@perlbuild2~/CPANPRC/rakudo (nom)$ ./perl6 gistfile1.txt
Counting to 2000000
Non-promise iteration: 0.6459550
One iteration: 2.0113200 (setup: 0.0028441)
2 iterations: 6.61885661 (setup: 0.00063831)
3 iterations: 10.83144207 (setup: 0.0011051)
4 iterations: 19.8784007 (setup: 0.001043)
5 iterations: 29.1898493 (setup: 0.0009931)
6 iterations: 43.4275427 (setup: 0.0017571)
^C
cpan@perlbuild2~/CPANPRC/rakudo (nom)$ ./perl6 -v
This is Rakudo version 2017.03-253-g40217ed built on MoarVM version 2017.03-128-gc9ab59c
implementing Perl 6.c.
cpan@perlbuild2~/CPANPRC/rakudo (nom)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment