Benedict created CASSANDRA-9925:
-----------------------------------

             Summary: Sorted + Unique BTree.Builder usage can use a 
thread-local TreeBuilder directly
                 Key: CASSANDRA-9925
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9925
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Benedict
            Assignee: Benedict
            Priority: Minor
             Fix For: 3.0.x


There are now a number of situations where we use a BTree.Builder that could be 
made to go directly to the TreeBuilder, since they only perform in-order unique 
additions to build an initial tree. This would potentially avoid a number of 
array allocations/copies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to