Closed geoffxy closed 2 years ago
Let's just clearly indicate in the paper that we're reporting # of records scanned. Fixing this is not worth the time, given our constraints.
Reopening as we should still add an option in YCSBR to report requests/second to avoid confusion in the results.
YCSBR v4.0.0 will report throughput in thousands of records per second and thousands of requests per second. For workloads with no range scans, these values will be the same.
For range scan workloads, we currently report the number of records processed per second. However in YCSB, the standard metric is requests per second. We should switch over to requests per second to avoid confusion when others look at the numbers.