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

Repeated $push to end of an array is slower in 2.5 than in 2.4.8

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • Query
    • ALL
    • Hide

      Run push.py from SERVER-10595 against both 2.4.8 and 2.5.4. Notice that while the replication lag issue from SERVER-10595 has gone away, the time to push the 10k elements has grown by about 20%.

      Show
      Run push.py from SERVER-10595 against both 2.4.8 and 2.5.4. Notice that while the replication lag issue from SERVER-10595 has gone away, the time to push the 10k elements has grown by about 20%.

      The relevant test case here is from SERVER-10595, which was filed to deal with replication lag when incrementally pushing 10k elements to an array. While that issue appears to be resolved in 2.5, it was noticed that the total time taken to $push the elements in 2.5 has grown by about 20%.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: