I would like to measure some long running benchmarks (days, weeks) but the current set of arguments for redis-benchmark makes me have to guess how many total requests it would take to run for N hours.
A -D argument for duration in seconds would be really great to have.