nguyentoanit / scala-json-libraries-comparison

Compare between Json Scala libraries
2 stars 1 forks source link

Consider to use different sizes of input #2

Open plokhotnyuk opened 5 years ago

plokhotnyuk commented 5 years ago

Currently unpacked input size is ~100Kb. It is too small to test a speed of parsing and serialization of JSON libraries during starting of JVM with not precompiled byte code.

Please consider using of different sizes from minimal to gigabytes. Yes, jsoniter-scala can parse and serialize at 0.5-2Gb per second rate most of input:

https://docs.google.com/spreadsheets/d/1IxIvLoLlLb0bxUaRgSsaaRuXV0RUQ3I04vFqhDc2Bt8/edit?usp=sharing