Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-6755

Optimise CellName/Composite comparisons for NativeCell

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        1. 6755.txt
          27 kB
          T Jake Luciani
        2. 6755v2.txt
          35 kB
          T Jake Luciani

        Issue Links

          Activity

            People

              tjake T Jake Luciani
              benedict Benedict Elliott Smith
              T Jake Luciani
              Benedict Elliott Smith
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: