tikv/rocksdb

Evaluate write amp rate limiter change

Opened this issue · 0 comments

#375 move a the quick path inside the lock scope, we already observed the Rate test started being flaky, since it assumes low lock contention. While, the test is not realistic, we probably want to evaluate the change in some perf tests.