PHP Benchmarks
24,058 benchmarks in 979 hours
Benchmarks
Comparator
Benchmark kit
Community
Documentation
Contact
My account
Documentation
Benchmarks
JSON serialization of ["Hello world !"]
PHP
PHP 7.3
expand_more
8.0
7.4
7.3
7.2
7.1
7.0
5.6
JSON serialization of ["Hello world !"]
This benchmark must serialize array
["Hello world !"]
fastest as possible.
Goal is to benchmark time taken to serialize it without any added code.
Call
GET
Response
["Hello World !"]
Example
PHP
#1
PHP 7.4
0.4 ms
39,501
#2
PHP 8.0
0.4 ms
37,552
#3
PHP 7.2
0.4 ms
37,515
#4
PHP 7.0
0.5 ms
34,935
#5
PHP 7.3
0.5 ms
34,911
Comparator
JSON serializers
#1
Symfony JSON serializer 5.0
0.5 ms
31,318
Comparator