<div dir="ltr">Whoops, that isn't the link for the business case for P6, this is <a href="http://blogs.perl.org/users/jt_smith/2016/01/perl-6s-killer-app---async.html">http://blogs.perl.org/users/jt_smith/2016/01/perl-6s-killer-app---async.html</a><br><br><div>That post is still quite interesting too, it shows some of the nice little improvements over Perl 5.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 12 January 2016 at 09:17, James Raspass <span dir="ltr"><<a href="mailto:jraspass@gmail.com" target="_blank">jraspass@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Tomorrow will be Perl Mongers in the usual place, The Station.<div><br></div><div>There's been a bit of Perl news since we last met:</div><div><br></div><div>Perl 6, the spec, finally shipped. With latest version of Rakudo implementing Perl 6.c quite well, albeit slowly :-(</div><div><br></div><div>There was a blog post about a possible business case for P6 - <a href="http://blogs.perl.org/users/zoffix_znet/2016/01/why-in-the-world-would-anyone-use-perl-6.html" target="_blank">http://blogs.perl.org/users/zoffix_znet/2016/01/why-in-the-world-would-anyone-use-perl-6.html</a></div><div><br></div><div>Over in Perl 5 land, Dave Mitchell has proposed a patchset to massively speed up scope and sub entry - <a href="http://www.nntp.perl.org/group/perl.perl5.porters/2016/01/msg233631.html" target="_blank">http://www.nntp.perl.org/group/perl.perl5.porters/2016/01/msg233631.html</a> .</div><div><br></div><div>The email is a little technical but the upshot is, if this patchset was to be merged, Perl 5.24 would be 40% faster at entering a scope, think if/do/etc, and 23% faster at entering a sub.</div><div><br></div><div>I think Yves sums it up best with the following quote:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">This is a really nice improvement. One of my pet peeves about Perl is<br>that properly modularized code is slow. Any patch which reduces the<br>cost of calling a sub is a good thing in my book. Ones that come with<br>implementation documentation are even better. :-) </blockquote></div>
</blockquote></div><br></div>