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

Adrien Grand commented on LUCENE-6040:
--------------------------------------

I just played with the patch and it makes the EliasFanoDocIdSet faster on large 
advance indeed. It doesn't seem useful to keep 4 impls, so maybe we should just 
remove the current {{select}} impl in master and replace it with 
{{selectWithOverflowAndByteLookup}}?

> Speedup broadword bit selection
> -------------------------------
>
>                 Key: LUCENE-6040
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6040
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>            Reporter: Paul Elschot
>            Priority: Minor
>         Attachments: LUCENE-6040.patch
>
>
> Use table lookup instead of some broadword manipulations



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to