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

First Cut at GroupVarInt with FixedIntBlockIndexInput / Output

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.0-ALPHA
    • 4.9, 6.0
    • core/index
    • None
    • New, Patch Available

    Description

      I have hacked together a FixedIntBlockIndex impl with Group VarInt encoding - this does way worse than standard codec in benchmarks but I guess that is mainly due to the FixedIntBlockIndex limitations. Once LUCENE-2723 is in / or builds with trunk again I will update and run some tests. The isolated microbenchmark shows that there could be improvements over vint even in java though and I am sure we can make it faster impl. wise.

      Attachments

        1. LUCENE-2735.patch
          31 kB
          Simon Willnauer
        2. LUCENE-2735_alt.patch
          26 kB
          Yonik Seeley
        3. LUCENE-2735.patch
          6 kB
          Michael McCandless
        4. LUCENE-2735.patch
          25 kB
          Simon Willnauer

        Activity

          People

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

            Dates

              Created:
              Updated: