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.2.
1616
1717You can find how we benchmark it [ here] ( http://www.phpbenchmarks.com/en/benchmark-protocol ) .
1818
19- ## PHP 7.2
19+ ## PHP 7.2.0: 145,360
2020
21- Benchmark | Tool | Score
22- --------- | ---- | -----
23- [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2.html#benchmark-hello-world ) | Apache Bench | In progress
24- [ News] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2.html#benchmark-news ) | Apache Bench | In progress
25- [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2.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.2.html#benchmark-hello-world ) | 0.1 ms | 9,524 | 94,654
24+ [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2.html#benchmark-rest ) | 0.3 ms | 3,356 | 50,076
25+
26+ [ See all benchmark results] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.2.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