Hacker News new | ask | show | jobs
by LogicalBorg 4570 days ago
The Wikipedia article (https://en.wikipedia.org/wiki/HipHop_for_PHP) says "up to 6x", however, about 2x speedup versus plain PHP was a more typical experience for me when I used it before.
1 comments

So basically it's as fast as using PHP with an opcode cache?
No, 2x speedup relative to PHP with an opcode cache.