summaryrefslogtreecommitdiff
path: root/dbtests/perftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't fail test if can't reach dbEliot Horowitz2011-08-191-1/+6
* fix perf reportEliot Horowitz2011-08-061-7/+16
* better hostnameEliot Horowitz2011-08-051-1/+1
* fix unused var warningMathias Stearn2011-08-021-0/+1
* compression libdwight2011-08-021-4/+50
* cleaning of perftests.cpp and its writing to pstatsdwight2011-08-021-111/+116
* comment out upgradable testsEliot Horowitz2011-07-181-1/+4
* spacingEliot Horowitz2011-07-161-7/+7
* Merge branch 'master' of github.com:mongodb/mongodwight2011-07-111-0/+12
|\
| * perftest spinlockDwight2011-07-111-0/+12
* | smarter about pstatsdwight2011-07-111-1/+7
|/
* run a little less the testDwight2011-07-111-2/+2
* some new perftestsdwight2011-07-111-1/+58
* prep for future profiling in vstudiodwight2011-07-091-21/+29
* fix false positive test failuredwight2011-07-091-7/+4
* some buildbots are slowEliot Horowitz2011-07-071-1/+1
* more cleaningEliot Horowitz2011-06-221-1/+1
* move update.* to db/ops/Eliot Horowitz2011-06-201-1/+1
* report timer granularity in perftestsDwight2011-06-031-5/+25
* curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.dwight2011-06-021-3/+3
* stackchecker less chattydwight2011-06-011-1/+1
* timer perftestDwight2011-05-311-0/+25
* dont bother talking to perf db if debug buildDwight2011-05-311-3/+8
* dont run test too long in _DEBUG buildsdwight2011-05-291-0/+4
* show perf dbtests results vs historical resultsdwight2011-05-281-61/+112
* bson getfields methoddwight2011-05-231-3/+46
* make Key::woEqual about 50% fasterdwight2011-05-141-0/+19
* make comments doxygen friendlydwight2011-05-141-1/+2
* run test a little less longDwight2011-05-111-0/+2
* StackBufBuilderdwight2011-05-101-0/+32
* more perftestDwight2011-05-041-1/+31
* Merge branch 'master' into mainDwight2011-05-031-1/+1
|\
| * work on new index version. dbtests stuffdwight2011-04-221-1/+1
* | slight log change perftestsdwight2011-04-161-1/+1
|/
* add a perf testdwight2011-03-281-0/+22
* add a simple findbyid perf testDwight2011-03-281-1/+10
* pwd in settings.py for perftests.cppDwight2011-03-281-11/+28
* beginnings of recording some timing information for the c++ unit testsDwight2011-03-251-4/+62
* towards some actual performance testsDwight2011-03-251-62/+111
* make perftests stats output a little more easy to readdwight2011-03-201-2/+2
* a little easier to parse and readdwight2011-03-121-5/+5
* Uninitialized warningsMathias Stearn2011-02-281-1/+4
* compiledwight2011-02-241-1/+1
* change to a faster checksum (old was md5). new is less discriminating but fast.dwight2011-02-241-1/+40
* csv output for dbtests perf for easy spreadsheetizationdwight2011-02-231-4/+9
* remove _TESTINTENTdwight2011-01-081-1/+1
* tiny bit more of a concurrency testDwight2011-01-061-2/+33
* renameDwight2011-01-041-3/+3
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-34/+34
* compiledwight2010-12-271-3/+3