Created
December 9, 2010 16:02
-
-
Save muga/734890 to your computer and use it in GitHub Desktop.
MessageSerializationTest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ser deser ser+deser size | |
----------+------+-------+-----------+-----------+ | |
msgpack | 870 | 229 | 1100 | 268550000 | | |
thrift | 873 | 228 | 1102 | 272450000 | | |
avro | 874 | 303 | 1117 | 265850000 | | |
----------+------+-------+-----------+-----------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment