Improve performance of BinaryMemtable sort phase
------------------------------------------------

                 Key: CASSANDRA-420
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-420
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.5
            Reporter: Johan Oskarsson
            Priority: Minor
             Fix For: 0.5


The BinaryMemtable sorts an array of decorated keys. There are a lot of string 
operations and object allocation in the comparator that could be avoided to 
improve performance..

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to