Last active
December 18, 2015 01:38
-
-
Save lornajane/5704679 to your computer and use it in GitHub Desktop.
PHP benchmarks and version adoption, May 2013
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Average time to run bench.php on my laptop, by PHP version | |
• 5.2.17: 3.77 seconds | |
• 5.3.23: 2.63 seconds | |
• 5.4.15: 1.98 seconds | |
• 5.5RC1: 2.11 seconds |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PHP Version Adoption | |
• Version 5.3 49.2% | |
• Version 5.2 44.0% | |
• Version 5.4 3.9% | |
• Version 5.1 2.8% | |
• Version 5.0 0.1% | |
• Version 5.5 < 0.1% | |
From http://w3techs.com, 5th May 2013 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment