json-rust icon indicating copy to clipboard operation
json-rust copied to clipboard

Linked benchmarks do not benchmark this crate

Open tryoxiss opened this issue 11 months ago • 0 comments

In the README, you say this crate "does very well in benchmarks", linking json-benchmark. That repository benchmarks 3 JSON libraries for rust, none of which are this one.

The three benchmarked are (taken directly from thier README, but I added the deprecated warning)

Maybe they benchmarked this at some point in the past (though it seems unlikely they would remove a crate from benchmarks), but they certinly don't now.

tryoxiss avatar Feb 28 '24 18:02 tryoxiss