- Hardware: 2016 MacBook Pro w/ 2.9 GHz Intel Core i7, 16 GB 2133 MHz LPDDR3
- MAMP Pro 4.1
- Nginx 1.11.4
- MySQL 5.6.34
- PHP 5.6.28 / 7.1.0 (CGI mode, OPcache enabled)
- ApacheBench 2.3
- Craft CMS 2.6.2958 / 3.0.0-beta.1
Each test ran 100 nonconcurrent requests to the Happy Lager homepage. For the Craft 3 test, the templates were updated to fix deprecation errors.
ab -n 100 -c 1 -l -T text/html http://127.0.0.1:6025/
ab -n 100 -c 1 -l -T text/html http://127.0.0.1:6027/
ab -n 100 -c 1 -l -T text/html http://127.0.0.1:6037/
Server | Requests/second | Time/request (ms) | Transfer rate (kb/s) |
---|---|---|---|
Craft 2 / PHP 5 | 2.98 | 335.073 | 23.28 |
Craft 2 / PHP 7 | 9.09 | 110.049 | 70.65 |
Craft 3 / PHP 7 | 12.95 | 77.237 | 98.27 |