mirror of https://github.com/apache/cassandra
duplicate MergeIterator class to avoid megamorphic calls in hot path for Row/ComplexCell and UnfilteredRowIterators disable inlining for sinkInBinaryHeap, move typical case outside to improve hot path inlining replace List for versions with array fast path for same column metadata in cell merger avoid potential megamorphic cell method invocation in ALIVE DeletionTime minDeletionTime calculation optimization for merge logic do not add an empty iterator, merge 2 loops into 1 patch by Dmitry Konstantinov; reviewed by Francisco Guerrero for CASSANDRA-21524 |
||
|---|---|---|
| .. | ||
| com/datastax/driver/core | ||
| org | ||