Benedict created CASSANDRA-6755:
-----------------------------------

             Summary: Minimise extraction of CellName components
                 Key: CASSANDRA-6755
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6755
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Benedict
            Assignee: Benedict
            Priority: Minor
             Fix For: 2.1 beta2


As discussed in CASSANDRA-6694, to reduce temporary garbage generation we 
should minimise the incidence of CellName component extraction. The biggest win 
will be to perform comparisons on Cell where possible, instead of CellName, so 
that Native*Cell can use its extra information to avoid creating any ByteBuffer 
objects



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to