New ask Hacker News story: Highly faster PHP with KPHP translator to C++ [BEST of all for Highload]

Highly faster PHP with KPHP translator to C++ [BEST of all for Highload]
2 by FuIIstack | 0 comments on Hacker News.
KPHP is a PHP compiler. It compiles a limited subset of PHP to a native binary running *3-10 times faster than PHP*. KPHP takes your PHP source code and converts it to a *C++ equivalent*, then compiles the generated C++ code and runs it within an embedded HTTP server. You could call KPHP a transpiler , but we call it a compiler . Take a look at the [*benchmarks page*](https://ift.tt/2N22yAo) comparing KPHP and PHP performance. You can also refer to [*PHP vs KPHP vs C++*](https://ift.tt/38kGdoT). *[GitHub page](https://ift.tt/2MWJ7cb | *[Web-site (documentation)](https://ift.tt/3ekokuq