[
https://issues.apache.org/jira/browse/JENA-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne reassigned JENA-2174:
-----------------------------------
Assignee: Andy Seaborne
> 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
>
> {{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)