In the /r/php subreddit on the Reddit.com site there's a new post that links over to this infographic from Zend sharing some of their own benchmark results for PHP 7 (and comparing it to other versions).
We ran performance benchmarks on popular PHP apps to compare PHP 5.6, PHP 7, and HHVM 3.7.
Their benchmarks includes results for:
- Magento (1.9)
- Drupal
- WordPress
- Laravel and Zend Framework
- SugarCRM
They also compare PHP 7 against other languages, showing the execution in seconds when generating a Mandelbrot fractal.