fabienrenaud / java-json-benchmark

Performance testing of serialization and deserialization of Java JSON libraries
MIT License
979 stars 135 forks source link

Request updated benchmark results #87

Closed wenshao closed 1 year ago

wenshao commented 1 year ago

The last update was 5 months ago. Please update the benchmark result.

fabienrenaud commented 1 year ago

Feel free to run the benchmark yourself (on aws or standard cloud instances) and update the readmes. All the scripts and links to spreadsheet are available in the repo. Otherwise the next run will likely be around new years.

One reason I'd run it sooner is if there is a major new player in town, or if there are reports that relative results between libs have changed significantly.

wenshao commented 10 months ago

The performance of fastjson2 has been significantly improved, I hope you can update the results

fabienrenaud commented 10 months ago

If you could send a PR updating all libs to latest, that’d help me get started on the next run sooner. Thx.

Fabien

On Sun, Jan 28, 2024 at 17:11 Shaojin Wen @.***> wrote:

The performance of fastjson2 has been significantly improved, I hope you can update the results

— Reply to this email directly, view it on GitHub https://github.com/fabienrenaud/java-json-benchmark/issues/87#issuecomment-1913801078, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXX2KNYCTSSODQ7O7EMIPTYQ3ZMBAVCNFSM6AAAAAA5TP3QI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTHAYDCMBXHA . You are receiving this because you modified the open/close state.Message ID: @.***>

fabienrenaud commented 10 months ago

Just uploaded updated benchmarks. Thanks for your help!