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

Speed improvement in JenkinsHash

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.1
    • 0.2.1, 0.18.0
    • util
    • None

    Description

      The JenkinsHash implementation frequently uses a pattern Long.valueOf( ..expr..). This is costly, because each time the JVM implicitly creates a new Long object.

      Attachments

        1. jenkins.patch
          1 kB
          Andrzej Bialecki
        2. TestHash.java
          1 kB
          Andrzej Bialecki

        Activity

          People

            Unassigned Unassigned
            ab Andrzej Bialecki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: