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

refactor and optimize FieldRangeVectorIterator

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:

      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

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

              Created:
              Updated:
              Resolved: