Y
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
seunosewa
4569 days ago
So basically it's as fast as using PHP with an opcode cache?
link
sanxiyn
4569 days ago
No, 2x speedup relative to PHP with an opcode cache.
link