zino-rs/zino

Use `serde_json::from_slice` instead of `serde_json::from_reader` to improve performance

photino opened this issue · 2 comments

In fact, I didn't find it in the code. Either serde_json::from_slice or serde_json::from_reader.
It's also possible that I'm missing your point.
Can you point out my misunderstanding?

This is an old issue. 😄 It has already been removed in the new versions. Perhaps we should close this.