fabienrenaud / java-json-benchmark

Performance testing of serialization and deserialization of Java JSON libraries
MIT License
965 stars 134 forks source link

Invitation to cooperation and experience exchange #61

Open plokhotnyuk opened 1 year ago

plokhotnyuk commented 1 year ago

Hi, All!

I'm an author of jsoniter-scala.

This project has a module for performance and DoS vulnerability testing of JSON parsers for Scala.

The benchmark set consists of a few real-world API/format/protocol samples and a bunch of synthetic JMH tests for different data types and their collections. Here are results from different JVMs on Intel® Core™ i9-11900H CPU @ 2.5GHz (max 4.9GHz):

I'd be happy to share my experience if you are interested.

I will appreciate any feedback.

Thanks!