summaryrefslogtreecommitdiff
path: root/dbtests/perftests.cpp
Commit message (Expand)AuthorAgeFilesLines
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-1029/+0
* use buildbot hostname instead of localhost name, if it existsEric Milkie2011-12-191-2/+16
* new perf test trycatchDwight2011-12-161-0/+32
* SERVER-3522 alternate (better) mem leak fixKevin Matulef2011-12-021-83/+81
* SERVER-3522 fixed memory leakKevin Matulef2011-12-011-0/+2
* fix runtime of testDwight2011-10-141-2/+2
* compareandswap perftest / minordwight2011-10-061-1/+16
* compiledwight2011-09-131-2/+5
* more perftestdwight2011-09-121-16/+69
* perftestdwight2011-09-121-2/+14
* fix Timer change, prev commit wasnt quite rightdwight2011-09-121-1/+1
* perftests addition and pstats fix thereindwight2011-09-121-2/+18
* clean up perftestdwight2011-09-121-36/+1
* 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