eishay / jvm-serializers

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

Updated Avro to 1.5.0. #6

Closed cutting closed 13 years ago

cutting commented 13 years ago

I just updated this project to use Avro 1.5.0. There've been some optimizations and API changes since 1.3.2, and it should be considerably faster.

Thanks,

Doug

cowtowncoder commented 13 years ago

On Mon, Mar 28, 2011 at 4:38 PM, cutting reply@reply.github.com wrote:

I just updated this project to use Avro 1.5.0.  There've been some optimizations and API changes since 1.3.2, and it should be considerably faster.

Ok cool. I'll see if David can run a new set of measurements.

-+ Tatu +-

cowtowncoder commented 13 years ago

Merged, ran locally (and yes avro results did improve measurably I think!), pushed.