File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,13 @@ It's benchmark source code for PHP 5.6.
1616
1717You can find how we benchmark it [ here] ( http://www.phpbenchmarks.com/en/benchmark-protocol ) .
1818
19- ## PHP 5.6
19+ ## PHP 5.6.31: 108,285
2020
21- Benchmark | Tool | Score
22- --------- | ---- | -----
23- [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html#benchmark-hello-world ) | Apache Bench | In progress
24- [ News] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html#benchmark-news ) | Apache Bench | In progress
25- [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html#benchmark-rest ) | Apache Bench | In progress
21+ Benchmark | Request | Rq/sec | Score
22+ --------- | ------- | ------ | -----
23+ [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html#benchmark-hello-world ) | 0.1 ms | 10,076 | 94,988
24+ [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html#benchmark-rest ) | 1.4 ms | 692 | 13,297
25+
26+ [ See all benchmark results] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-5.6.html )
2627
2728Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !
You can’t perform that action at this time.
0 commit comments