[
https://issues.apache.org/jira/browse/CASSANDRA-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964792#action_12964792
]
Eric Evans commented on CASSANDRA-1765:
---------------------------------------
Scott Carey pointed out in
(http://www.mail-archive.com/[email protected]/msg01651.html), that it also
does not make sense to recreate the reader/writer on each run (you'd never do
this In Real Life). The attached patch
(v1-0001-CASSANDRA-1765-create-reader-writer-once.txt) corrects this.
This seems to improve the consistency of serialization times run-to-run, here
is what it looks like now on my laptop:
https://gist.github.com/48cb8f178b073db113be
> 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:
> 0001-CASSANDRA-1765-allocate-memory-for-binary-deserializ.patch,
> 0001-inserts-codes-for-properly-calling-full-GC-into-Mess.patch,
> v1-0001-CASSANDRA-1765-create-reader-writer-once.txt,
> v1-0001-CASSANDRA-1765-don-t-ser-dser-schema-string.txt,
> v1-0001-IDL-and-RangeSliceCommand-alteration.txt,
> v1-0002-msgpack-dependencies.txt, v1-0003-serialization-tests.txt,
> v1-0004-jvm-warmup-and-other-improvements.-by-Muga-Nishizawa.txt,
> v2-0001-IDL-and-RangeSliceCommand-alteration.txt,
> v2-0002-msgpack-dependencies.txt, v2-0003-serialization-tests.txt,
> v2-0004-jvm-warmup-and-other-improvements.-by-Muga-Nishizawa.txt,
> v2-0005-don-t-bother-with-sending-schema-on-avro-tests.-patch-.txt,
> v2-0006-allocate-memory-more-efficently-for-msgpack.-patch-by-.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.