You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/11/29 05:52:35 UTC

[jira] [Created] (LUCENE-5352) PackedInts.fastestFormatAndBits returns slower format for Direct

Robert Muir created LUCENE-5352:
-----------------------------------

             Summary: PackedInts.fastestFormatAndBits returns slower format for Direct
                 Key: LUCENE-5352
                 URL: https://issues.apache.org/jira/browse/LUCENE-5352
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


from some simple testing, DirectPacked64SingleBlockReader seems slower than DirectPackedReader (at least in a few cases i tested, more testing needed, but look at the code).

this is unintuitive, because by passing e.g. FASTER you are making it slower.




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

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