summaryrefslogtreecommitdiff
path: root/dbtests/perf
Commit message (Expand)AuthorAgeFilesLines
* actually use dbpathString MINORAaron2009-05-041-1/+1
* store dbpath string explicitly to keep memory alive, fixes problem running on...Aaron2009-05-041-0/+1
* fix Plan::Hint test MINORAaron2009-05-011-2/+2
* update perf tests to work with auto _id index creationAaron2009-04-201-22/+16
* use file allocator in perf tests, reformat test outputAaron2009-04-201-3/+17
* add unique option when creating index in c++, js drivers; basic unique key un...Aaron2009-04-201-4/+4
* update count perf tests MINORAaron2009-04-061-18/+30
* MINOR fix compiler warningsAaron2009-04-061-3/+3
* count perf testsAaron2009-04-061-0/+44
* Print compilation info in test outputAaron2009-03-311-1/+3
* Perf tests for mod updatesAaron2009-03-271-0/+48
* Replace emptyObj with BSONObj()Aaron2009-03-191-5/+5
* Add getmore perf testsAaron2009-03-181-0/+53
* Remove 'getIndexCursor' referencesAaron2009-02-251-3/+4
* dropcollection now reuses spaceDwight2009-02-241-1/+1
* Add initial perf testsAaron2009-02-111-0/+550