Kriskras99 commented on PR #664:
URL: https://github.com/apache/avro-rs/pull/664#issuecomment-5647827498

   @kevinjqliu I would recommend you to use the Serde deserializer where 
possible. It is significantly faster if you need to have Rust datatypes after 
decoding/before encoding. But if you work with generic data that is of course 
not always possible.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to