eishay / jvm-serializers

Benchmark comparing serialization libraries on the JVM
http://groups.google.com/group/java-serialization-benchmarking
3.28k stars 561 forks source link

faster implementations of JSON databind Gson, JSON-Lib, and svenson seria #12

Closed ProgrammerBruce closed 13 years ago

ProgrammerBruce commented 13 years ago

faster implementations of JSON databind Gson, JSON-Lib, and svenson serializers

ProgrammerBruce commented 13 years ago

Here are the performance differences.

json/google-gson/databind 184 99978 99578 72909 72669 73796 173773 486 259 json/google-gson/databind-faster 195 61956 62207 66949 67183 67015 128972 486 259 json/svenson-databind 193 49103 48317 50560 50622 50502 99605 495 268 json/svenson-databind-faster 196 14191 13558 34175 34177 34814 49005 495 268 json/json-lib-databind 197 90028 90612 176075 176655 177576 267604 485 263 json/json-lib-databind-faster 197 80536 79687 175367 176635 175797 256333 485 263