djkoloski / rust_serialization_benchmark

Benchmarks for rust serialization frameworks
527 stars 48 forks source link

Add support for simd-json #20

Closed djkoloski closed 2 years ago

djkoloski commented 2 years ago

serde_json is good but simd-json is probably more representative of what end users will actually be comparing against. It's also just a good benchmark to have since it's so popular.

djkoloski commented 2 years ago

Fixed by d7a52c817ace7a044c6c88a95905892840236d4a