[ 
https://issues.apache.org/jira/browse/LUCENE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442629#comment-16442629
 ] 

Adrien Grand commented on LUCENE-8180:
--------------------------------------

(Note: I had to patch luceneutil to use the JAR file of lucene-core rather than 
the classes folder https://github.com/mikemccand/luceneutil/pull/14)

> 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
>         Attachments: LUCENE-8180.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to