json-serialization-benchmarking icon indicating copy to clipboard operation
json-serialization-benchmarking copied to clipboard

Add jackson benchmarks

Open jzbrooks opened this issue 2 years ago • 2 comments
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:

  1. to/from json
  2. string/buffer
  3. jackson-databind/jackson-module-kotlin

jzbrooks avatar Mar 08 '23 23:03 jzbrooks