The Wikipedia blog, "How we made editing Wikipedia twice as fast" by Ori Livneh discusses the tremendous impact of switching to the open-source Facebook Hip Hip Virtual Machine (HHVM) for PHP. The HHVM code essentially converts interpreted PHP code to x86 instructions that can run natively on the CPU. This translates to much higher performance by avoiding PHP's usual … [Read more...]
You are here: Home / Archives for PHP
