Hacker News new | ask | show | jobs
by okeuro49 1000 days ago
PHP went through some crazy performance improvements from PHP 5.6 to 7.0, in some cases running twice as fast.

It's good to see Ruby doing the same. There is something neat about the same code running faster, solely by being on an upgraded platform.

1 comments

Yep. And PHP is possibly getting an optimizing compiler:

https://www.reddit.com/r/PHP/comments/16hu7dq/php_is_getting...