avro-util icon indicating copy to clipboard operation
avro-util copied to clipboard

examples and documentation

Open nareshv opened this issue 3 years ago • 1 comments

Are there any plans to give working examples to showcase the features in comparision to the existing stock-avro library ?

This would help understand the features and adopt much quicker, than going through the unit tests hidden in the code.

nareshv avatar Feb 07 '22 04:02 nareshv

Recently I worked on additional fast-avro feature and I ran benchmark to compare fast-avro with vanilla-avro (de-)serializers. The results can be found on https://gist.github.com/krisso-rtb/b5c83558f9c5979cfbc4813719eeaf65

krisso-rtb avatar Sep 26 '23 16:09 krisso-rtb