GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Upgrade YCSB version
Open
enhancement
P1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
YCSB version used in PKB is 0.3.0, it causes some issues when latency is under 1 ms.
The current YCSB (0.7.0) will fix the above problem.
Talked to @cmccoy offline, newer version of YCSB moved to HDR histograms by default, instead of outputting the count in each 1ms bucket, so YCSB result parser will need to be updated as well.
Contributor guide
Assessment
This issue has not been assessed yet.