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.1.
1616
1717You can find how we benchmark it [ here] ( http://www.phpbenchmarks.com/en/benchmark-protocol ) .
1818
19- ## PHP 7.1
19+ ## PHP 7.1.10: 145,532
2020
21- Benchmark | Tool | Score
22- --------- | ---- | -----
23- [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.1.html#benchmark-hello-world ) | Apache Bench | 99414
24- [ News] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.1.html#benchmark-news ) | Apache Bench | In progress
25- [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.1.html#benchmark-rest ) | Apache Bench | 48782
21+ Benchmark | Request | Rq/sec | Score
22+ --------- | ------- | ------ | -----
23+ [ Hello World] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.1.html#benchmark-hello-world ) | 0.1 ms | 10,159 | 95,484
24+ [ Rest API] ( http://www.phpbenchmarks.com/en/benchmark/apache-bench/php-7.1.html#benchmark-rest ) | 0.4 ms | 2,785 | 50,048
25+
26+ [ See all benchmark results] ( http://www.phpbenchmarks.com/fr/benchmark/apache-bench/php-7.1.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