pingcap / go-ycsb

A Go port of Yahoo! Cloud Serving Benchmark (YCSB)
Apache License 2.0
594 stars 243 forks source link

pkg: support core workload minscanlength parameter #291

Closed lilinghai closed 10 months ago

lilinghai commented 10 months ago

https://github.com/brianfrankcooper/YCSB/wiki/Core-Properties support the minscanlength paramter , and ther meaning is : for scans, what is the minimum number of records to scan (default: 1).