rocksdb/tools
amayank 1052ea236f Exploring the rocksdb stress test
Summary:
Fixed a bug in the stress-test where the correct size was not being
passed to GenerateValue. This bug was there since the beginning but assertions
were switched on in our code-base only recently.
Added comments on the top detailing how the stress test works and how to
quicken/slow it down after investigation.

Test Plan: make all check. ./db_stress

Reviewers: dhruba, asad

Reviewed By: dhruba

CC: vamsi, sheki, heyongqiang, zshao

Differential Revision: https://reviews.facebook.net/D8727
2013-02-21 11:27:28 -08:00
..
shell
db_repl_stress.cc
db_stress.cc Exploring the rocksdb stress test 2013-02-21 11:27:28 -08:00
ldb.cc Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
ldb_test.py Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
manifest_dump.cc
reduce_levels_test.cc Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
sst_dump.cc