[ https://issues.apache.org/jira/browse/JENA-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andy Seaborne resolved JENA-2174. --------------------------------- Fix Version/s: Jena 4.3.0 Resolution: Fixed > Improve Hex.formatUnsignedLongHex > --------------------------------- > > Key: JENA-2174 > URL: https://issues.apache.org/jira/browse/JENA-2174 > Project: Apache Jena > Issue Type: Improvement > Reporter: Andy Seaborne > Assignee: Andy Seaborne > Priority: Minor > Fix For: Jena 4.3.0 > > > {{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. -- This message was sent by Atlassian Jira (v8.3.4#803005)