json5-rs icon indicating copy to clipboard operation
json5-rs copied to clipboard

json5-rs vs serde_json parsing performance

Open gkorland opened this issue 3 years ago • 0 comments

Comparing parsing performance between json5-rs & serde_json we see that it can take 50% longer to parse with json5-rs. Is there a plan to handle it?

gkorland avatar Aug 03 '22 14:08 gkorland