Adrien Grand created LUCENE-10153: ------------------------------------- Summary: More speedups for operations on byte[] via VarHandles Key: LUCENE-10153 URL: https://issues.apache.org/jira/browse/LUCENE-10153 Project: Lucene - Core Issue Type: Improvement Reporter: Adrien Grand
LUCENE-10145 leveraged VarHandles to speed up unsigned comparisons of byte[4] or byte[8]. But we could do more, such as speedup up the computation of common prefix lengths. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org