eishay / jvm-serializers

Benchmark comparing serialization libraries on the JVM
http://groups.google.com/group/java-serialization-benchmarking
3.29k stars 561 forks source link

Two improvements to Avro serializer #78

Closed thiru-aqfer closed 6 years ago

thiru-aqfer commented 6 years ago
  1. Added avro-generic to MediaStreamBenchmark
  2. Improved AvroTransformer to use avro-specific objects directly (rather than through avro-generic structures)