[
https://issues.apache.org/jira/browse/CASSANDRA-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934684#action_12934684
]
Tatu Saloranta commented on CASSANDRA-1765:
-------------------------------------------
Did the test do proper JVM warmup (it looks like they might not)? There should
always be enough time for JVM "warm up", and specifically hot spot to have
chance to inline commonly used code. Relatively short time (like 5 seconds)
often works well enough.
> 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.