ruby / json

JSON implementation for Ruby
https://ruby.github.io/json
Other
673 stars 326 forks source link

Restore the benchmarks, make it easy to run them #599

Open LukeShu opened 1 month ago

LukeShu commented 1 month ago

As pointed out in https://github.com/flori/json/pull/580, it is safe to re-add the benchmarks, as long as they are not included in s.files.

This restores the old benchmarks, fixes a some bit-rot in them to get them running again, and adds a semi-automated way to update a nice little summary of the benchmarks in the README.