Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5450

refactor and optimize FieldRangeVectorIterator

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Querying

    Description

      The implementation can be refactored, and also there has been a note in the code since this class was created suggesting that additional optimizations may be implemented. The optimizations fall into two categories:

      • some btree skips that are applied for range bounds may be optimized out for $in bounds (in some cases they are already optimized out)
      • in some cases fewer comparisons could be performed by the implementation

      Attachments

        Activity

          People

            Unassigned Unassigned
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: