Skip to content

Commit 13bda40

Browse files
authored
Update benchmark results
1 parent 14222a8 commit 13bda40

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ It's benchmark source code for PHP 5.6.
1616

1717
You 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

2728
Scores are too low ? Do not hesitate to create a pull request, and ask a new benchmark !

0 commit comments

Comments
 (0)