Closed mmarkakis closed 3 years ago
This PR adds 6 additional workloads inspired by YCSB A-F but replacing all request distributions with uniform.
uniform
These are useful in evaluating the performance of skew-sensitive aspects of our design (e.g. buffer pool effectiveness).
This PR adds 6 additional workloads inspired by YCSB A-F but replacing all request distributions with
uniform
.These are useful in evaluating the performance of skew-sensitive aspects of our design (e.g. buffer pool effectiveness).