You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/02/20 14:00:02 UTC

[jira] [Created] (LUCENE-8180) Explore using (Future)Arrays.mismatch for FixedBitSet.nextSetBit

Adrien Grand created LUCENE-8180:
------------------------------------

             Summary: 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


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org