On Fri, Jun 16, 2017 at 23:47 Gabor Szabo <szab...@gmail.com> wrote:
> Is there some measurements regarding the speed of Rakudo?

Perl 6 is still very slow on IO compared to Perl 5. I have a
read/write test suite I've been using since 2014 and it shows little
improvement so far (Perl 6 takes about 10-20 times as long as Perl 5
to read the same size ASCII file).  Jonathan is planning to work on
that aspect of Rakudo soon.

The test suite is at:

  https://github.com/tbrowder/perl6-read-write-tests

Best regards,

-Tom

Reply via email to