Commit Graph

1046 Commits

Author SHA1 Message Date
Eliot Horowitz
8fb3dd5492 lowPriority option to RWLock 2011-03-01 02:37:58 -05:00
Mathias Stearn
665d7e5d24 Uninitialized warnings 2011-02-28 13:43:43 -05:00
dwight
201d0f5f34 slightly better thread test framework prep for future stuff nothing much for now 2011-02-24 22:01:09 -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
43da5cb641 add header to vcxproj 2011-02-23 20:51:10 -05:00
dwight
8b0ba123cc csv output for dbtests perf for easy spreadsheetization 2011-02-23 20:51:04 -05:00
Eliot Horowitz
77f2a06c6d sanity check test 2011-02-17 11:03:50 -05:00
Aaron
5ede773a23 SERVER-2558 don't orphan client cursors in FindingStartCursor 2011-02-15 17:26:15 -08:00
dwight
9bd9f144b3 SERVER-2500 private map was using too much memory on windows 2011-02-15 15:04:12 -05:00
Eliot Horowitz
a969a0168c add ConnectionString and add a test 2011-02-14 14:13:19 -05:00
dwight
e199733c78 try to make test more forgiving 2011-02-05 16:28:49 -05:00
Eliot Horowitz
00d67d07a9 some tests for getFieldDotted 2011-01-17 15:32:40 -05:00
dwight
1d9d858d98 dur enable paranoid mode for dbtests. only on for _DEBUG for now 2011-01-15 20:38:57 -05:00
dwight
b7546b71c7 add a couple commitIfNeeded calls to unit test. probably not important but might be helpful for 32 bit testing stability 2011-01-15 11:01:17 -05:00
Eliot Horowitz
51ca8ee218 FileAllocator cleaning 2011-01-09 01:45:33 -05:00
dwight
25f0610257 test faster/less 2011-01-08 17:37:28 -05:00
dwight
f07eb9c5b3 work on 32 bit with --dur. in that situation how much we can map is fairly low 2011-01-08 13:43:35 -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
Mathias Stearn
e27b051cc2 astyle 2011-01-05 12:59:33 -05:00
Dwight
f52ce91146 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/threadedtests.cpp
2011-01-05 12:21:31 -05:00
Dwight
23c7da463f less chatty 2011-01-05 12:18:50 -05:00
dwight
fa7f1a3ca9 merge 2011-01-05 00:44:06 -05:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
dwight
86af56ebd8 using more threads the test fails on widnows 2011-01-04 23:44:17 -05:00
Dwight
0ca0ce9b2a shorter run for debug builds 2011-01-04 17:45:28 -05:00
Dwight
8b9a74f6a6 add a mongomutextest 2011-01-04 17:44:35 -05:00
Dwight
9578b8be2c rename 2011-01-04 13:08:57 -05:00
Dwight
5583c643bf just name changes to make things more explicit and clear hopefully 2011-01-04 12:58:03 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
d60aa255e3 don't allow empty collection names SERVER-2314 2010-12-30 23:59:18 -05:00
Dwight
c325d0f44f findbypath for MongoFile 2010-12-30 15:34:30 -05:00
Eliot Horowitz
c4c5d66d01 fix extent search in old files SERVER-2310 2010-12-30 14:12:26 -05:00
Dwight
4bda3b3d4d fix mmap unit test to avoid warning log messages 2010-12-30 12:21:29 -05:00
Mathias Stearn
4501105b7e enableDurability() is now a static member called autmatically by dur::startup() 2010-12-29 20:08:21 -05:00
Aaron
57e58d0d69 put btreeperf test in git 2010-12-28 22:46:36 -08:00
Aaron
3a2087ac5c Add support for making NamespaceDetails::Extra writes durable and use this durable support when dropping indexes 2010-12-28 17:35:15 -08:00
Dwight
c05c212eb3 compile vcxproj msvc 2010-12-28 10:51:28 -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
43cca1ddb8 crlf 2010-12-26 16:43:54 -05:00
dwight
bae0fdb468 dur speed research 2010-12-26 14:01:19 -05:00
dwight
7131d955e8 largefiles option for dbtests 2010-12-26 13:23:25 -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
Eliot Horowitz
8e13302dfd fix test compile 2010-12-25 02:18:45 -05:00