Dmitry Konstantinov created CASSANDRA-21088:
-----------------------------------------------

             Summary: Minor perf optimizations around memtable put logic
                 Key: CASSANDRA-21088
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21088
             Project: Apache Cassandra
          Issue Type: Improvement
          Components: Local/Memtable
            Reporter: Dmitry Konstantinov
            Assignee: Dmitry Konstantinov


* Avoid BTree iterators allocation in ColumnsCollector.update
 * reduce amout of virtual calls for Cell.dataSize
 * avoid capturing lambda allocation in BTreeRow.clone
 * Do not recalculate minLocalDeletionTime when BTreeRow is cloned



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to