Skip to content

Instantly share code, notes, and snippets.

@lornajane
Last active December 18, 2015 01:38
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lornajane/5704679 to your computer and use it in GitHub Desktop.
Save lornajane/5704679 to your computer and use it in GitHub Desktop.
PHP benchmarks and version adoption, May 2013
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
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