Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
LUCENE-10145 leveraged VarHandles to speed up unsigned comparisons of byte[4] or byte[8]. But we could do more, such as speeding up the computation of common prefix lengths.