[ https://issues.apache.org/jira/browse/LUCENE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425688#comment-17425688 ]
Adrien Grand commented on LUCENE-10153: --------------------------------------- This seems to be responsible for another 3% speedup on indexing on the NYC Taxis benchmark: https://home.apache.org/~mikemccand/lucenebench/sparseResults.html#index_throughput. > 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 > Fix For: main (9.0) > > Time Spent: 1h 40m > 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 speeding 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