Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9868

Remove some array copy, especially around protobuf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0, 0.96.0
    • 0.98.0, 0.96.1
    • Client, Protobufs
    • None
    • Reviewed

    Description

      Profiling the client shows that we're spending some time in array copy (10% of the code execution, 3% of the total time) in some array copy that we can avoid.

      Attachments

        1. 9868.v1.patch
          6 kB
          Nicolas Liochon
        2. 9868.trunk.v1.patch
          6 kB
          Nicolas Liochon
        3. 9868.v2.patch
          9 kB
          Nicolas Liochon
        4. 9868.v3.patch
          9 kB
          Nicolas Liochon

        Activity

          People

            nkeywal Nicolas Liochon
            nkeywal Nicolas Liochon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: