mirror of
https://github.com/google/leveldb.git
synced 2025-02-26 08:50:09 +08:00
Update db_bench.cc
This commit is contained in:
parent
fb644cb445
commit
296534d0fe
@ -105,6 +105,7 @@ static int FLAGS_open_files = 0;
|
||||
|
||||
// Bloom filter bits per key.
|
||||
// Negative means use default settings.
|
||||
// 0 means use minimum size of bloom filter.
|
||||
static int FLAGS_bloom_bits = -1;
|
||||
|
||||
// Common key prefix length.
|
||||
|
Loading…
Reference in New Issue
Block a user