It shows the performance tests of different PHP versions, using the benchmark. php test script (this script has been available since PHP5.1 ). The ordinate is the time when the test is completed, so the smaller the number, the better the score. Test Procedure: obtain PHP5.1 to 5... SyntaxHighlighter. all ();
It shows the performance tests of different PHP versions, using the benchmark. php test script (this script has been available since PHP 5.1 ). The ordinate is the time when the test is completed, so the smaller the number, the better the score.
Test procedure:
- Obtain the latest code from PHP 5.1 to 5.4
- Use the most basic default configuration for compilation without any extension
- Run ghost. php 10 times and collect data
- Take the average value and use Google Chart to display
The raw data is as follows:
So what you can see is that PHP 5.4 has a significant performance improvement over the previous version, but is it still not upgraded?