[
https://issues.apache.org/jira/browse/LUCENE-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-3664:
---------------------------------
Fix Version/s: (was: 4.7)
4.8
> Speed up SegementDocsAndPositionsEnum by making it more friendly for JIT
> optimizations
> --------------------------------------------------------------------------------------
>
> Key: LUCENE-3664
> URL: https://issues.apache.org/jira/browse/LUCENE-3664
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/search
> Affects Versions: 4.0-ALPHA
> Reporter: Simon Willnauer
> Priority: Minor
> Fix For: 4.8
>
> Attachments: LUCENE-3664.patch
>
>
> LUCENE-3648 applied some refactoring to make SegmentDocsEnum reuse some code
> and divorce the liveDocs and no-liveDocs case into sep classes to make more
> friendly for jit optimizations. I did the same thing for
> SegmentDocsAndPositions[AndPayloads]Enum removing a couple of hundred lines
> of code abstracting it into a base class. patch follows in a sec...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]