PHP in templates is so last decade
Apache Bench tells no lies, has no favorites.
bert@jessie:~$ ab -l -n 1000 -c 10 http://localhost/projects/textpattern/
Document Path: /projects/textpattern/
Document Length: Variable
Concurrency Level: 10
Time taken for tests: 7.798 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 12038009 bytes
HTML transferred: 11868009 bytes
Requests per second: 128.23 (mean)
Time per request: 77.983 [ms] (mean)
Time per request: 7.798 [ms] (mean, across all concurrent requests)
Transfer rate: 1507.49 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 3.2 0 40
Processing: 20 77 22.0 76 278
Waiting: 1 74 22.2 74 277
Total: 20 78 21.9 76 278
Percentage of the requests served within a certain time (ms) 50% 76 66% 81 75% 85 80% 88 90% 96 95% 104 98% 119 99% 162 100% 278 (longest request)
bert@jessie:~$ ab -l -n 1000 -c 10 http://localhost/projects/wordpress/
Document Path: /projects/wordpress/
Document Length: Variable
Concurrency Level: 10
Time taken for tests: 28.164 seconds
Complete requests: 1000
Failed requests: 0
Total transferred: 11536000 bytes
HTML transferred: 11289000 bytes
Requests per second: 35.51 (mean)
Time per request: 281.637 [ms] (mean)
Time per request: 28.164 [ms] (mean, across all concurrent requests)
Transfer rate: 400.01 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 2.7 0 45
Processing: 130 281 26.2 279 428
Waiting: 109 190 29.2 188 338
Total: 130 281 26.3 279 428
Percentage of the requests served within a certain time (ms) 50% 279 66% 285 75% 289 80% 292 90% 300 95% 327 98% 370 99% 388 100% 428 (longest request)
VirtualBox VM: 4GB DDR4 RAM, 1 Core i7 @ 2.5GHz, 80GB vdi on an SSD.
LAMP: Debian 8.6 “Jessie” 64-bit, Apache 2.4.10, MySQL 5.5.52, PHP 5.6.24.
Clean installs of Textpattern 4.6.0 and WordPress 4.6.1.
Zend OPcache is enabled.
All right, sparky!