[ https://issues.apache.org/jira/browse/LUCENE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424878#comment-17424878 ]
Adrien Grand commented on LUCENE-10153: --------------------------------------- I opened a PR that gives me a ~6% speedup on points flushes for both IndexTaxis and IndexAndSearchOpenStreetMaps. > 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 > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > 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