Hacker News new | ask | show | jobs
by skunkworker 2901 days ago
This seems like an interesting alternative direction like what HHVM was trying to accomplish.
1 comments

PHP7 is faster than HHVM nowdays, and looking at the benchmarks for this .net version it's not a whole lot faster. It could even be that part of the win here comes from not needing to check all the php files on disk for changes.