This commit is contained in:
Igor Canadi 2014-05-10 11:25:56 -07:00
parent 038a477b53
commit 3edc056f6d

View File

@ -92,6 +92,8 @@ struct ColumnFamilyOptions {
// Factor for big data sets, but increases Space Amplification. You can learn
// more about the different styles here:
// https://github.com/facebook/rocksdb/wiki/Rocksdb-Architecture-Guide
// Make sure to also call IncreaseParallelism(), which will provide the
// biggest performance gains.
// Note: we might use more memory than memtable_memory_budget during high
// write rate period
ColumnFamilyOptions* OptimizeLevelStyleCompaction(