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

Paul Elschot commented on LUCENE-3179:
--------------------------------------

The java.vm.version value 1.6.0_03-b05, java.vm.info value is mixed mode.
The processor is an Athlon II X3 450 at 800 MHz.

Since the Long time is about 2.5 times faster than the BitUtil with a 64 bit 
processor, I'll change the patch to use Long. When the hardware allows better 
performance, it should be used.


> OpenBitSet.prevSetBit()
> -----------------------
>
>                 Key: LUCENE-3179
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3179
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Paul Elschot
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: LUCENE-3179.patch, TestBitUtil.java
>
>
> Find a previous set bit in an OpenBitSet.
> Useful for parent testing in nested document query execution LUCENE-2454 .

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to