user-pic

Gábor Szabó - גאבור סבו

Subscribe to feed Recent Actions from Gábor Szabó - גאבור סבו

  • Dave Cross commented on Progress of blogs.perl.org grant

    Yes. The current implementation is using a long-unsupported version of Movable Type, with no upgrade path available to us. The site has a number of problems (some annoying and some critical) that we have been unable to fix.

    This is the second project to replace that code with a new implementation based on PearlBee. The project is sponsored by The Perl Foundation and is being worked on by Andre at Booking.com.

  • demerphq commented on Regexp::Assemble - Weekly Travelling in CPAN

    Were you talking to me there?

  • Sebastian Schleussner commented on Regexp::Assemble - Weekly Travelling in CPAN

    I agree with @demerphq! I complemented the benchmark with a case that applies the regexp
    $rx = sprintf qr{^(?:%s)$}, join '|', @roman;
    and ran it on seven different setups, i.a. Perl 5.10.1 on i586, Perl 5.26.1 on x64, and Perl 5.32.1 on armv5el.

    In all the cases, this plain-vanilla precompiled RX was fastest, though by how much, differed: 8–25 times faster than the nail-curlingly slow loop through the array, 18%–60% faster than ::Assemble and ::Trie. Only on the i586 was ::Trie faster (by a hair's breadth 1%!) than ::Assemble.

  • C.-Y. Fung commented on Regexp::Assemble - Weekly Travelling in CPAN

    Dear demerphq and Sebastian,

    Thanks for pointing out the optimization done by the Perl compiler! I will post a corrected performance comparison next week.

  • Kent Schaeffer commented on Introducing PrePAN - Social Reviewing Site for Perl Modules

    This is not meant as a criticism, however, I believe some Internet resources should be honest and updated. I am willing to help where needed.

    I know it's been a while, but isn't it about time to call it quits for broadcasting the "http://cpan.org" website, since it is defunct?

    https://github.com/Perl/perl5/issues/20303
    https://github.com/metacpan/prepan

Subscribe to feed Responses to Comments from Gábor Szabó - גאבור סבו

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.