utsaslab / pebblesdb

The PebblesDB write-optimized key-value store (SOSP 17)
BSD 3-Clause "New" or "Revised" License
504 stars 98 forks source link

Adding block_size as a configurable parameter to db_bench #7

Closed pandian4github closed 6 years ago

pandian4github commented 6 years ago

Adding block_size as a configurable parameter to db_bench (which currently can only be set to default of 4096 bytes for the benchmarks).