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 |
|
dwight
|
8c3f13ddd3
|
no assert on performance for now
|
2010-12-26 12:51:52 -05:00 |
|
dwight
|
be369b5419
|
dont do too much in perf test if 32 bit build
|
2010-12-26 11:49:48 -05:00 |
|
dwight
|
f35b33da44
|
dur towards stats
|
2010-12-26 11:07:06 -05:00 |
|
dwight
|
4260a74dbd
|
add a test
|
2010-12-26 10:37:37 -05:00 |
|
dwight
|
3f725fdc08
|
perftest batch size was a bit too big with _DEBUG
|
2010-12-26 10:13:20 -05:00 |
|
dwight
|
12a51ef1ca
|
minor tests
|
2010-12-22 23:53:38 -05:00 |
|
dwight
|
9c0a214851
|
minor formatting
|
2010-12-22 17:44:40 -05:00 |
|
Dwight
|
8cf2e8f751
|
add test
|
2010-12-22 12:30:46 -05:00 |
|
dwight
|
8247227d74
|
fix test
|
2010-12-22 09:54:17 -05:00 |
|
dwight
|
e7fee1e5e6
|
comments, lame name changed
|
2010-12-22 09:44:32 -05:00 |
|
Mathias Stearn
|
bcd54eb09c
|
InsertRandom perftests
|
2010-12-21 17:31:13 -05:00 |
|
Mathias Stearn
|
3540eed391
|
add upsert field to update
|
2010-12-21 17:31:13 -05:00 |
|
Mathias Stearn
|
6dfed5cf8c
|
do more work between time checks
|
2010-12-21 17:31:12 -05:00 |
|
Mathias Stearn
|
3f2c6d4011
|
make it easier to connect to server in perftests
|
2010-12-21 17:31:12 -05:00 |
|
Mathias Stearn
|
0df080d06d
|
fix timing in benchmark
|
2010-12-21 17:31:12 -05:00 |
|
Dwight
|
0489b80ed2
|
one more simplistic perf test
|
2010-12-21 14:20:23 -05:00 |
|
Dwight
|
b670860174
|
DeferredInvoker class
|
2010-12-21 12:06:53 -05:00 |
|