Commit Graph

83 Commits

Author SHA1 Message Date
Kevin Matulef
5d8132786c SERVER-3522 alternate (better) mem leak fix 2011-12-02 15:43:19 -05:00
Kevin Matulef
385289545e SERVER-3522 fixed memory leak 2011-12-01 12:57:27 -05:00
Dwight
0d58413268 fix runtime of test 2011-10-14 12:27:39 -04:00
dwight
bbf97f7942 compareandswap perftest / minor 2011-10-06 13:07:44 -04:00
dwight
c7f12b9357 compile 2011-09-13 10:25:43 -04:00
dwight
be2280c5c8 more perftest 2011-09-12 23:32:43 -04:00
dwight
074ae751ea perftest 2011-09-12 23:32:36 -04:00
dwight
5995cc1d5b fix Timer change, prev commit wasnt quite right 2011-09-12 23:32:22 -04:00
dwight
968bd413e9 perftests addition and pstats fix therein 2011-09-12 23:22:29 -04:00
dwight
60bdbdff55 clean up perftest 2011-09-12 23:22:15 -04:00
Eliot Horowitz
db5ace7c7c don't fail test if can't reach db 2011-08-19 01:06:11 -04:00
Eliot Horowitz
53b2475015 fix perf report 2011-08-06 10:17:33 -04:00
Eliot Horowitz
9af0b0f161 better hostname 2011-08-05 15:45:13 -04:00
Mathias Stearn
3a59b011f2 fix unused var warning 2011-08-02 17:50:48 -04:00
dwight
57b8eaa186 compression lib 2011-08-02 02:38:00 -04:00
dwight
7c8cfd9eb5 cleaning of perftests.cpp and its writing to pstats 2011-08-02 02:36:44 -04:00
Eliot Horowitz
662f3f6611 comment out upgradable tests 2011-07-18 17:06:22 -04:00
Eliot Horowitz
99f3c03839 spacing 2011-07-16 08:49:36 -04:00
dwight
c2107bdbfd Merge branch 'master' of github.com:mongodb/mongo 2011-07-11 15:04:11 -04:00
Dwight
ab5d034f2d perftest spinlock 2011-07-11 16:09:18 -04:00
dwight
7b47fff52c smarter about pstats 2011-07-11 15:04:06 -04:00
Dwight
830a73f1ac run a little less the test 2011-07-11 14:51:44 -04:00
dwight
ba44bb0a7c some new perftests 2011-07-11 08:07:59 -04:00
dwight
0f3baac667 prep for future profiling in vstudio 2011-07-09 11:38:30 -04:00
dwight
40d1b5d2d0 fix false positive test failure 2011-07-09 11:22:50 -04:00
Eliot Horowitz
d64e03262c some buildbots are slow 2011-07-07 22:14:13 -04:00
Eliot Horowitz
131e1d2182 more cleaning 2011-06-22 15:51:08 -04:00
Eliot Horowitz
cf2980774d move update.* to db/ops/ 2011-06-20 16:16:37 -04:00
Dwight
ff1d8b955a report timer granularity in perftests 2011-06-03 11:34:56 -04:00
dwight
6510475ff1 curTimeMillis() was dubious as it rolls over frequently -- so eliminate it. 2011-06-02 23:49:49 -04:00
dwight
cc95c7a995 stackchecker less chatty 2011-06-01 09:41:12 -04:00
Dwight
51701b56b4 timer perftest 2011-05-31 17:32:38 -04:00
Dwight
9460505549 dont bother talking to perf db if debug build 2011-05-31 11:42:44 -04:00
dwight
9050555da6 dont run test too long in _DEBUG builds 2011-05-29 23:46:10 -04:00
dwight
626238c41a show perf dbtests results vs historical results 2011-05-28 22:27:31 -04:00
dwight
b99eaa3387 bson getfields method
getfirstelementfieldname method - faster than firstElement().fieldName()
bson cleaning tweaking and comments
2011-05-23 20:03:11 -04:00
dwight
e7b06caec2 make Key::woEqual about 50% faster 2011-05-14 22:30:18 -04:00
dwight
52b09fbdd9 make comments doxygen friendly 2011-05-14 14:05:59 -04:00
Dwight
d3494ef4d0 run test a little less long 2011-05-11 10:32:03 -04:00
dwight
871d923401 StackBufBuilder 2011-05-10 12:40:01 -04:00
Dwight
3848e82964 more perftest 2011-05-04 12:23:20 -04:00
Dwight
a3cd52048a Merge branch 'master' into main
Conflicts:
	SConstruct
	db/btree.h
	db/db.vcxproj.filters
	db/dbcommands_admin.cpp
	db/geo/2d.cpp
	db/pdfile.cpp
	dbtests/test.vcxproj.filters
2011-05-03 15:53:27 -04:00
dwight
c335ebcd0f work on new index version. dbtests stuff 2011-04-22 22:04:51 -04:00
dwight
4e3a3e90ce slight log change perftests 2011-04-16 15:29:10 -04:00
dwight
ac6c7442c3 add a perf test 2011-03-28 23:35:38 -04:00
Dwight
a027e5fa54 add a simple findbyid perf test 2011-03-28 16:10:41 -04:00
Dwight
d6c8b5e5cc pwd in settings.py for perftests.cpp 2011-03-28 14:26:21 -04:00
Dwight
d7ded4842e beginnings of recording some timing information for the c++ unit tests 2011-03-25 14:49:02 -04:00
Dwight
68d848fe4c towards some actual performance tests 2011-03-25 14:49:00 -04:00
dwight
71edffe0e8 make perftests stats output a little more easy to read 2011-03-20 13:37:25 -04:00