Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpbenchmarks/symfony-serializer-common
Symfony serializer benchmarks dependency
https://github.com/phpbenchmarks/symfony-serializer-common
benchmark php serializer symfony
Last synced: 8 days ago
JSON representation
Symfony serializer benchmarks dependency
- Host: GitHub
- URL: https://github.com/phpbenchmarks/symfony-serializer-common
- Owner: phpbenchmarks
- Created: 2019-05-15T20:56:40.000Z (over 5 years ago)
- Default Branch: symfony-serializer_4_json-serialization-hello-world
- Last Pushed: 2019-05-19T20:21:00.000Z (over 5 years ago)
- Last Synced: 2024-04-21T17:56:04.094Z (7 months ago)
- Topics: benchmark, php, serializer, symfony
- Language: PHP
- Homepage: http://www.phpbenchmarks.com
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is www.phpbenchmarks.com ?
You will find lot of benchmarks for PHP frameworks and template engines.
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.
## What is this repository ?
It's benchmark common code for Symfony serializer benchmarks.
Switch branch to select your Symfony serializer major version and benchmark you want to see.
See all Symfony serializer benchmarked versions on [phpbenchmarks/symfony-serializer](https://github.com/phpbenchmarks/symfony-serializer).
You can find how we benchmark on [phpbenchmarks.com](http://phpbenchmarks.loc:8081/fr/documentation/benchmarking-protocol).
## How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
`X` related to Symfony serializer major version (`2` Symfony serializer ^2, `3` Symfony serializer ^3, `4` Symfony serializer ^4)
`Y` benchmark type (`6` Serialization of Hello World, `7` Serialization to a small JSON, `8` Serialization to a big JSON)
`Z` new version, not just bugfix and could contains BC
## Benchmarks
You can find all Symfony serializer benchmarks results on [phpbenchmarks.com](http://phpbenchmarks.com/en/benchmark/symfony-json-serializer/version).
Scores are too low ? Do not hesitate to create a pull request, and [ask a new benchmark](http://phpbenchmarks.com/en/contact)!