[ https://issues.apache.org/jira/browse/LUCENE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374747#comment-16374747 ]
Uwe Schindler commented on LUCENE-8180: --------------------------------------- Hi, this is interesting. How is java.util.Bitset internally implemented in Java 9. Does it use that method? > Explore using (Future)Arrays.mismatch for FixedBitSet.nextSetBit > ---------------------------------------------------------------- > > Key: LUCENE-8180 > URL: https://issues.apache.org/jira/browse/LUCENE-8180 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Priority: Trivial > Labels: newdev > > Using Arrays.mismatch with a fixed-size array full of zeros might help find > the next long that is not 0 faster. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org