Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-2174

Improve Hex.formatUnsignedLongHex

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • Jena 4.3.0
    • None
    • None

    Description

      Hex.formatUnsignedLongHex formats a long as hex digits into a byte array. It is used in the xloader (formerly "TDB1, tdbloader2").

      Changing the implementation to process the hex digits in forward (high-to-low) order,there is better performance, possibly due to "mechanical sympathy" with the compiler or CPU caches.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: