serde-rs / json

Strongly typed JSON library for Rust
Apache License 2.0
4.91k stars 560 forks source link

Improve performance of seq/map peeks #1206

Closed dtolnay closed 1 month ago

dtolnay commented 1 month ago

Followup to #1205. Using the same benchmark shown in that PR, this improves performance from 235 MB/s to 255 MB/s (8%).