[ https://issues.apache.org/jira/browse/CASSANDRA-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Aymé updated CASSANDRA-5837: ----------------------------------- Attachment: cassandra-trunk-5837.diff Patch made against trunk > [patch] improve performance of DecimalSerializer.serialize > ---------------------------------------------------------- > > Key: CASSANDRA-5837 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5837 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 2.0 beta 1, 2.0 beta 2 > Reporter: Julien Aymé > Labels: patch, perfomance > Attachments: cassandra-trunk-5837.diff > > Original Estimate: 1h > Remaining Estimate: 1h > > DecimalSerializer.serialize creates a new byte array and copies byte per byte > instead of doing a bulk copying. > This can lead to performance degradations when lots of calls are made. > Patch will follow -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira