几种序列化协议(protobuf,xstream,jackjson,jdk,hessian)相关数据对比
最近研究了下googleprotobuf协议,顺便对比了一下json,xml,java序列化相关的数据对比,从几个纬度进行对比。别人的相关测试数据:http://code.google.com/p/thrift-protobuf-compare/wiki/Benchmarking测试纬度序列化时间反序列化时间bytes大小测试代码准备protobuf文件import"InnerMessage.pr