json-serialization-benchmarking
json-serialization-benchmarking copied to clipboard
Add jackson benchmarks
trafficstars
Jackson still has quite a large user base, so it would be useful to have benchmarks to compare against code-generator serializers.
https://github.com/FasterXML/jackson-databind https://github.com/FasterXML/jackson-module-kotlin
Add benchmarks for every combination of:
- to/from json
- string/buffer
- jackson-databind/jackson-module-kotlin