Some test runtime is overwhelming dominated by the mongo shell, rather than what is under test

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I haven't gotten into it enough to know if this is just expected or if this test is some pathological case, but the runtime of array_index_and_nonIndex_consistent.js is dominated by the asserts.

       

      99.0% of the tests hour long execution (fastbuild) is spent in this:

       

      assert(arrayEq(indexRes, nonIndexedRes), buildErrorString(query, indexRes, nonIndexedRes)); 

       

       

       

              Assignee:
              Sean Lyons
              Reporter:
              Sean Lyons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: