Hacker News new | past | comments | ask | show | jobs | submit login

> Perl 7 will eventually improve performance in a significant way

It's never going to happen. They don't even think of performance as an important value to have [1]. And in current implementation (without redesigning the language) AOT and JIT compilers are too impractical and too costly to implement.

[1] Even though benchmarks-marketing is a known way to attract users.




There have been performance improvements in Perl 5 over the last 5 years. Nothing dramatic like a JIT, but a collection of smaller improvements that add up to something significant.

I'm assuming that sort of thing will continue, but with less backporting to version 5. Jitting just the regex engine without compatibility problems is one potential thing that could happen. PCRE2 is pretty close to that now.


I did that. It's not that big of a performance gain. My jit will for sure, but I ran out of funding. My signatures and types provided a 100% speed boost.


Kudos for your efforts. I've watched from a distance and been disappointed with the politics.


> They don't even think of performance as an important value to have

I don't know who you think "they" are but that statement has not been true for a few years now.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: