extremely slow HHVM, Wordpress, Nginx
I might be doing something wrong but I am doing a bit of testing between a php-fpm wordpress setup and a HHVM wordpress setup. I've heard & seen many mind blowing results from HHVM, but I'm just shocked at the results I'm getting. Using the following apache testing command I'm getting a much higher performance rate from php-fpm than HHVM. ab -n1000 http://127.0.0.1:8080/ For php-fpm I am getting 109.98 requests/second. Unfortunately for me I'm getting only ~12.33 requests/second with HHVM. These tests are done on a standard fresh Wordpress install. I must be doing something wrong in my