Commit Graph

27 Commits (87d0af15d8ad6a82d69ff8d632e0e13df6befa30)

Author SHA1 Message Date
Mayank Agarwal 3827403c51 Check to db_stress to not allow disable_wal and reopens set together 11 years ago
Mayank Agarwal 15ccd10c7f A nit to db_stress to terminate generated value at proper length 11 years ago
Mayank Agarwal d786b25e2d Timestamp and TTL Wrapper for rocksdb 11 years ago
Mayank Agarwal 9b3134f5ca Make provision for db_stress to work with a pre-existing dir 11 years ago
Mayank Agarwal 26f68d3939 db_stress #reopens should be less than ops_per_thread 11 years ago
Mayank Agarwal e937d47180 Python script to periodically run and kill the db_stress test 11 years ago
Abhishek Kona 63f216ee0a memory manage statistics 11 years ago
Vamsi Ponnekanti 8ade935971 [Report the #gets and #founds in db_stress] 12 years ago
amayank 3b6653b1f8 Make db_stress Not purge redundant keys on some opens 12 years ago
Abhishek Kona a9866b721b Refactor statistics. Remove individual functions like incNumFileOpens 12 years ago
Vamsi Ponnekanti 465b9103f8 [Add a second kind of verification to db_stress 12 years ago
amayank 1052ea236f Exploring the rocksdb stress test 12 years ago
Abhishek Kona fe10200ddc Introduce histogram in statistics.h 12 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Kosie van der Merwe 3c3df7402f Fixed issues Valgrind found. 12 years ago
Abhishek Kona 7d5a4383bb rollover manifest file. 12 years ago
Dhruba Borthakur 62e7583f94 enhance dbstress to simulate hard crash 12 years ago
Dhruba Borthakur c3392c9fe0 The db_stress test should also test multi-threaded compaction. 12 years ago
amayank e626261742 Introducing "database reopens" into the stress test. Database will reopen after a specified number of iterations (configurable) of each thread when they will wait for the databse to reopen. 12 years ago
heyongqiang 20d18a89a3 disable size compaction in ldb reduce_levels and added compression and file size parameter to it 12 years ago
amayank 9e97bfdcde Introducing deletes for stress test 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Dhruba Borthakur 1ca0584345 This is the mega-patch multi-threaded compaction 12 years ago
Dhruba Borthakur 5dc784c233 Fix compilation problem with db_stress when using C11 compiler. 12 years ago
Asad K Awan 24f7983b1f [tools] Add a tool to stress test concurrent writing to levelDB 12 years ago