[
https://issues.apache.org/jira/browse/CASSANDRA-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934686#action_12934686
]
Gary Dusbabek commented on CASSANDRA-1765:
------------------------------------------
It tries to. Each tests serializes and deserializes 10k identical records four
times (40k operations per test). I start timing after the first 10k operations
so that only the last 30k are timed. It would be trivial to bump the msgCount
variable up to ensure that proper warm-up is happening if it isn't already.
> Compare serialization metrics between a few frameworks.
> -------------------------------------------------------
>
> Key: CASSANDRA-1765
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1765
> Project: Cassandra
> Issue Type: Task
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.8
>
> Attachments: v0-0001-IDL-and-RangeSliceCommand-alteration.txt,
> v0-0002-msgpack-dependencies.txt, v0-0003-serialization-tests.txt
>
>
> Compare serialization performance of Cassandra (ICompactSerializer), Thrift,
> Avro and Messagepack.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.