[
https://issues.apache.org/jira/browse/LUCENE-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184962#comment-14184962
]
Adrien Grand commented on LUCENE-6024:
--------------------------------------
The impact of this change is also noticeable on the charts:
http://people.apache.org/~jpountz/doc_id_sets6.html the sparse set is now
always almost as fast to build from another DocIdSet as a FixedBitSet.
> Improve oal.util.BitSet's bulk and/or/and_not
> ---------------------------------------------
>
> Key: LUCENE-6024
> URL: https://issues.apache.org/jira/browse/LUCENE-6024
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 5.0
>
> Attachments: LUCENE-6024.patch
>
>
> LUCENE-6021 introduced oal.util.BitSet with default impls taken from
> FixedBitSet. However, these default impls could be more efficient (and eg.
> perform an actual leap frog for AND and AND_NOT).
> Additionally, SparseFixedBitSet could benefit from some specialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]