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 7.0.
1616
1717You can find how we benchmark it [ here] ( http://www.phpbenchmarks.com/en/benchmark-protocol ) .
1818
19- ## PHP 7.0
19+ ## PHP 7.0.23: 152,312
2020
21- Benchmark | Tool | Score
22- --------- | ---- | -----
23- [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.0.html#benchmark-hello-world ) | Apache Bench | In progress
24- [ News] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.0.html#benchmark-news ) | Apache Bench | In progress
25- [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.0.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-7.0.html#benchmark-hello-world ) | 0.1 ms | 10,331 | 101,715
24+ [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.0.html#benchmark-rest ) | 0.3 ms | 3,476 | 50,597
25+
26+ [ See all benchmark results] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.0.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