[ https://issues.apache.org/jira/browse/LUCENE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425102#comment-17425102 ]
ASF subversion and git services commented on LUCENE-10153: ---------------------------------------------------------- Commit 5511bcea05d402f301e8964299f1bdb5ce05b7e4 in lucene's branch refs/heads/main from Adrien Grand [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=5511bce ] LUCENE-10153: Speed up BKDWriter using VarHandles. (#357) > 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: 1.5h > 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