Benchmark comparing serialization libraries on the JVM

The site benchmarks several serialization libraries available for the JVM.

 

http://code.google.com/p/thrift-protobuf-compare/wiki/Benchmarking

 

 

Comments

I used protobuf and thrift and highly recommend both.
I never paid any attention to avro since I generally dislike everything that's, even remotely, related to hadoop, but it looks like they deserve a test-drive...