callum-oakley / json5-rs

A Rust JSON5 serializer and deserializer which speaks Serde.
ISC License
184 stars 23 forks source link

Add benchmarks #38

Open SabrinaJewson opened 2 years ago

SabrinaJewson commented 2 years ago

I found some JSON files online and made benchmarks for them. They're not JSON5 but they should still fairly accurately measure performance. I could probably find some actual JSON5 files later.