the key restart interval in rocks (used for key prefix compression) is 16 by default. and increasing it only yields very small gains, slightly more for larger blocks. decreasing it (why??) has a slightly higher penalty. rust rocksdb says: > Most clients should leave this parameter alone fair
2 likes 1 replies
?