[ 
https://issues.apache.org/jira/browse/LUCENE-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Elschot updated LUCENE-5236:
---------------------------------

    Attachment: TestDocIdSetBenchmark.java

The version of DocIdSetBenchmark from LUCENE-5101 that I am currently using.

Main changes:
- changed it into a test case to make it easier to use, the main() in still in 
there.
- added a few load factors.
- ran into a score value problem when exhausting an iterator could only be done 
once (for larger sets), so I changed the score value into float and divided it 
by the "actual" run time.



> Use broadword bit selection in EliasFanoDecoder
> -----------------------------------------------
>
>                 Key: LUCENE-5236
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5236
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Paul Elschot
>            Priority: Minor
>         Attachments: LUCENE-5236.patch, LUCENE-5236.patch, 
> TestDocIdSetBenchmark.java
>
>
> Try and speed up decoding



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to