Created
October 3, 2011 18:34
-
-
Save cowtowncoder/1259859 to your computer and use it in GitHub Desktop.
Preliminary results for jvm-serializers, data-stream
This file contains 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
MacBook-Pro% ./run-stream data-stream/media.9.cks | |
Checking correctness... | |
[done] | |
create ser +same deser +shal +deep total size +dfl | |
java-manual 1405 15819 14622 12907 13581 14259 30077 2337 620 | |
hessian 1411 41665 33286 56918 57621 58584 100249 2481 800 | |
protobuf 2978 39151 20280 23551 24770 26197 65348 2198 654 | |
thrift 2951 42119 38970 24240 25234 26443 68562 3235 717 | |
thrift-compact 2952 40505 37073 24486 25628 26874 67379 2210 639 | |
avro 1995 41140 38919 25841 34465 41194 82334 1999 576 | |
json/jackson/manual 1398 20072 18636 28264 29199 30492 50563 4258 708 | |
json/jackson/databind 1400 32324 30167 49601 51106 51746 84070 4343 709 | |
smile/jackson/manual 1421 15526 14182 16304 17143 17957 33483 1675 779 | |
smile/jackson/databind 1410 27381 26068 32063 33269 34600 61981 1666 755 | |
xml/aalto-manual 1403 37276 35625 58344 59332 58953 96228 5628 790 | |
xml/fastinfo-manual 1412 86525 86626 64291 65441 66232 152756 2208 919 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment