Commit Graph

72 Commits

Author SHA1 Message Date
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
dwight
b54cad165e a little easier to parse and read 2011-03-12 19:01:21 -05:00
Mathias Stearn
665d7e5d24 Uninitialized warnings 2011-02-28 13:43:43 -05:00
dwight
29e9e126c8 compile 2011-02-24 13:53:19 -05:00
dwight
6113b4cd26 change to a faster checksum (old was md5). new is less discriminating but fast.
also, now includes the JSectHeader in the checksum.
2011-02-24 13:34:42 -05:00
dwight
8b0ba123cc csv output for dbtests perf for easy spreadsheetization 2011-02-23 20:51:04 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Dwight
cd969593bc tiny bit more of a concurrency test 2011-01-06 09:16:12 -05:00
Dwight
9578b8be2c rename 2011-01-04 13:08:57 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
c0bc8d6d66 compile 2010-12-27 11:32:37 -05:00
dwight
9472613d04 dur stats 2010-12-27 11:29:16 -05:00