File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ benchmark:
66sourceCode :
77 entryPoint : public/index.php
88 urls :
9- jsonSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
10- integerSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
11- floatSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
12- stringSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
13- booleanSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
14- nullSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
15- arraySerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
16- objectSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-big-overload_0/public/index.php#L15'
9+ jsonSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
10+ integerSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
11+ floatSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
12+ stringSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
13+ booleanSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
14+ nullSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
15+ arraySerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
16+ objectSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-big-overload_0/public/index.php#L15'
1717coreDependency :
1818 name : php
19- version : 7.3.13
19+ version : 7.3.14
Original file line number Diff line number Diff line change 33 "license" : " proprietary" ,
44 "type" : " project" ,
55 "require" : {
6- "php" : " 7.3.13 " ,
6+ "php" : " 7.3.14 " ,
77 "ext-json" : " *" ,
88 "phpbenchmarks/benchmark-json-serialization-big-overload" : " 1.0.0"
99 },
You can’t perform that action at this time.
0 commit comments