fabienrenaud / java-json-benchmark

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

Updated the WAST version #106

Closed wycst closed 2 months ago

wycst commented 2 months ago

Updated the WAST version to optimize the read and write performance of double

fabienrenaud commented 2 months ago

Thank you!