Larry Wall's Perl 6 Release Talk [video]
youtube.com
Larry Wall's Perl 6 Release Talk [video]
1–10 of 70 posts
Re: Larry Wall's Perl 6 Release Talk [video]
#2Re: Larry Wall's Perl 6 Release Talk [video]
#3Re: Larry Wall's Perl 6 Release Talk [video]
#4Re: Larry Wall's Perl 6 Release Talk [video]
#5How fast is Perl 6 nowadays?
Re: Larry Wall's Perl 6 Release Talk [video]
#6Re: Larry Wall's Perl 6 Release Talk [video]
#7Re: Larry Wall's Perl 6 Release Talk [video]
#8Earlier quoted context omitted.
Faster than Perl5 with Moose, but slower than similar languages with similar features. But there are not many with this impressive feature set.
Shame it's slower than existing work. We know pretty well how to optimise dynamic languages these days.
Re: Larry Wall's Perl 6 Release Talk [video]
#9Earlier quoted context omitted.
Shame it's slower than existing work. We know pretty well how to optimise dynamic languages these days.
You overlook the addendum in the parent post.
I'd be interested to see what features there are that make the system slower in general, even when they aren't being used. I did a lot of work in my PhD on making odd features not affect the performance of Ruby code when they aren't being used.
Do you know what they are?