maciejhirsz / json-rust

JSON implementation in Rust
Apache License 2.0
563 stars 63 forks source link

Avoid zero initialization in `Short` #202

Open yescallop opened 2 years ago

yescallop commented 2 years ago

This patch reduces the number of instructions performed and should boost performance.

gierens commented 10 months ago

Since this project is unmaintained, I forked to https://github.com/rustadopt/jzon-rs where I for example merged this PR and maintain it from now on with the community. It's also available in v0.12.5 on https://crates.io/crates/jzon