Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-3196

Optimize FixedStraightBytes for bytes size == 1

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.0-ALPHA
    • core/index, core/search
    • None
    • New, Patch Available

    Description

      Currently we read all the bytes in a PagedBytes instance wich is unneeded for single byte values like norms. For fast access this should simply be a straight array.

      Attachments

        1. LUCENE-3196.patch
          6 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: