fabienrenaud / java-json-benchmark

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

I increased the speed of gson, which should be better than flexjson. I think the flexjson api does not seem to be very friendly #91

Open NBXXF opened 8 months ago

NBXXF commented 8 months ago

I increased the speed of gson, which should be better than flexjson. I think the flexjson api does not seem to be very friendly. https://github.com/NBXXF/json-benchmark https://github.com/NBXXF/gson_plugin