fabienrenaud / java-json-benchmark

Performance testing of serialization and deserialization of Java JSON libraries
MIT License
979 stars 135 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 11 months ago

NBXXF commented 11 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