summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/plan_ranking.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13674: Refactor CachedPlanRunner and MultiPlanRunner as stagesCraig Harris2014-05-131-17/+17
* SERVER-13783 remove likelyInMemory and PageFaultExceptionHari Khalsa2014-04-291-48/+6
* SERVER-13084: remove many cc() calls from query/exec worldEliot Horowitz2014-04-171-1/+1
* SERVER-13184 with rooted OR query plan sub-queries independently and combineHari Khalsa2014-03-181-0/+2
* SERVER-13132 run candidates plans for longerDavid Storch2014-03-121-28/+44
* SERVER-10026 centralize query heuristic numbersHari Khalsa2014-03-111-7/+7
* SERVER-12939 prefer non-blocking sort plans when no plans produce or hit EOFDavid Storch2014-03-051-0/+40
* SERVER-3071 penalize fetches during rankingDavid Storch2014-03-041-13/+265
* SERVER-12868 Pick backup plan when winning plan contains hashed AND stageBenety Goh2014-02-271-3/+58
* SERVER-12931 propagate error from MultiPlanRunner::workAllPlans to getNextBenety Goh2014-02-271-1/+2
* SERVER-10026 don't add a collscan solution if ixscan soln existsHari Khalsa2014-02-261-3/+73
* SERVER-12873 add more plan ranking dbtestsHari Khalsa2014-02-251-3/+157
* SERVER-12873 begin dbtest file for plan ranking, add force-ixisect flag for qaHari Khalsa2014-02-251-0/+192