File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ public static function getComponentName(): string
1818
1919 public static function getComponentSlug (): string
2020 {
21- return 'symfony-serializer ' ;
21+ return 'symfony-json- serializer ' ;
2222 }
2323
2424 public static function isPhp56Enabled (): bool
@@ -79,7 +79,7 @@ public static function getBenchmarkType(): int
7979 public static function getSourceCodeUrls (): array
8080 {
8181 return [
82- 'jsonSerialization ' => 'http ://www.test. com '
82+ 'jsonSerialization ' => 'https ://github. com/phpbenchmarks/symfony-serializer-common/blob/4.6.0/src/benchmark.php#L12 '
8383 ];
8484 }
8585}
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ Switch branch to select version and benchmark you want to see.
2323## Benchmarks
2424
2525You can find Symfony serializer 4.2 benchmarks results on
26- [ benchmarks results page] ( http://www.phpbenchmarks.com/en/benchmark/symfony-serializer/4.2 ) .
26+ [ benchmarks results page] ( http://www.phpbenchmarks.com/en/benchmark/symfony-json- serializer/4.2 ) .
2727
28- See all Symfony serializer benchmarked versions on [ select version page] ( http://www.phpbenchmarks.com/en/benchmark/symfony-serializer/version ) .
28+ See all Symfony serializer benchmarked versions on [ select version page] ( http://www.phpbenchmarks.com/en/benchmark/symfony-json- serializer/version ) .
2929
3030## Community
3131
You can’t perform that action at this time.
0 commit comments