Would you believe it used to be a lot slower still? Anyways, what does P6/P5 mean?? If it’s the runtimes divided, I get values between 9 and 10 or so. Which would be less surprising to me.
> On 22 Oct 2016, at 13:24, Tom Browder (via RT) <perl6-bugs-follo...@perl.org> > wrote: > > # New Ticket Created by Tom Browder > # Please include the string: [perl #129941] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/Ticket/Display.html?id=129941 > > > > See <https://github.com/tbrowder/perl6-read-write-tests> for a suite > of tests that show the differences. > > For example (from the link above): > > Results of recent file read tests > > Date | Rakudo Version | File Size (lines) | Perl 5 > RT | Perl 6 RT | P6/P5 > ============================================================== > 2016-10-18 | 2016.10-16-geb6907e | 1_000_000 | 1.39s | > 12.61s | 25.2 > 2016-10-18 | 2016.10-16-geb6907e | 6_000_000_000 | 75.47s | > 737.63s | 18.2 > 2016-10-18 | 2016.10-16-geb6907e | 10_000_000_000 | 121.33s | > 1233.29s | 25.1 > > Notes: > > RT - run time