Skip to content

Instantly share code, notes, and snippets.

@muga
Created December 9, 2010 16:02
Show Gist options
  • Save muga/734890 to your computer and use it in GitHub Desktop.
Save muga/734890 to your computer and use it in GitHub Desktop.
MessageSerializationTest
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