Diagnosing Performance Issues: Using strace with PHP
February 28th, 2017

Your home page is exhibiting slow load times, but the server logs don’t indicate unusual behavior. Let us show you how to use Strace with PHP to diagnose the problem and get you back up to speed.

Getting the Best WordPress Performance
August 31st, 2015

In our previous PHP 7 vs HHVM benchmark, Benchmark Series 2: WordPress, we saw HHVM outperform PHP 7 by 7% on WordPress. That test was performed …