summaryrefslogtreecommitdiff
path: root/dbtests/perf
Commit message (Expand)AuthorAgeFilesLines
* FileAllocator cleaningEliot Horowitz2011-01-091-1/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-042-74/+77
* put btreeperf test in gitAaron2010-12-281-0/+439
* compileAaron2010-06-021-3/+3
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* cleaning socket error logging and move demangleName to global locationEliot Horowitz2010-04-261-1/+1
* get rid of setClient - all Database storage is in Client::ContextEliot Horowitz2010-01-291-3/+3
* don't remove and recreate data directory for tests, just remove contentsMike Dirolf2009-09-211-1/+1
* move CLI related stuff out of dbtests and perftest and into frameworkMike Dirolf2009-09-181-15/+1
* minor: whitespaceMike Dirolf2009-09-181-64/+64
* perftests to new unit test frameworkEliot Horowitz2009-09-181-40/+33
* changed dbpath to std::stringEliot Horowitz2009-08-111-1/+1
* change boost includes around for compatabilityEliot Horowitz2009-07-241-0/+1
* file allocator compile windows MINORAaron2009-05-281-4/+0
* 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