PHP 5.3 To PHP 7.4 Performance Benchmarks On AMD EPYC

Written by Michael Larabel in Programming on 22 November 2019 at 09:26 AM EST. 5 Comments
PROGRAMMING
With the big PHP 7.4.0 release due out next week, yesterday we published our PHP 7.4.0 benchmarks using the near-final build for this annual update to PHP. Those benchmarks compared previous releases as far back as PHP 5.6. But out of curiosity after that article I went to do some benchmarks going back to PHP 5.3 through PHP 7.4 and PHP 8.0-dev.

With the AMD EPYC 7642 server running Ubuntu 19.10 used in yesterday's article, I ran the final PHP 5.3/5.4/5.5 benchmarks added in to yesterday's data. So for those curious how the historical PHP5 performance compares to the imminent PHP 7.4, these benchmarks are for your enjoyment today.
PHP 7.4 Performance Linux AMD EPYC

As any PHP developer knows, since PHP 7.0 the developers have really emphasized performance...
PHP 7.4 Performance Linux AMD EPYC

PHP performance continues becoming much faster with each succeeded PHP7 update on top of the language improvements. Hopefully by now all serious web servers have upgraded to PHP7.
PHP 7.4 Performance Linux AMD EPYC

PHP 7.4 Performance Linux AMD EPYC

PHP 7.4 Performance Linux AMD EPYC

PHP7 also improved memory usage and other enhancements. See more PHP 7.4 benchmarks in yesterday's article. Overall, PHP 7.4 is looking to be the fastest stable release yet while adding some exciting features like FFI and preload functionality.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week