
2 Mar
2009
2 Mar
'09
9:34 a.m.
Maarten Bosteels wrote:
Hello,
Yesterday, I created a logging.proto file for serializing a Logback LoggingEvent. Still have to do the benchmarks, but based on [1] and [2] I expect it to be faster then java serialization.
[1] http://www.eishay.com/2008/11/serialization-protobuf-vs-thrift-vs.html [2] http://www.eishay.com/2008/11/protobuf-with-option-optimize-for-speed.html
WDYT ?
Maarten
That looks very interesting, especially [2]! I didn't know about Protobuf and Thrift. Care to share the proto file? Joern.