Consider optimizing $group implementation when _id field is constant

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This ticket was filed for an existing TODO.

      here. When $group's _id spec is constant we could potentially save some cycles by not doing a hash table lookup each time.

      We should only add this complexity if we determine there's a substantial enough benefit.

            Assignee:
            Unassigned
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: