You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there any way to linearly increase the workload intensity (RPS) for the data-caching as well as the data-serving benchmarks? As far as I can tell, the YCSB and Memcached clients only support constant load levels. However, I would like to run the benchmark with increasing workload intensities, i.e., 10 RPS - 10000 RPS over the duration of 30 minutes.
I have not found any starting points on achieving such behaviour yet, so can anybody point me in a direction?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Indeed, our load generator currently does not support this behavior. However, maybe you can write an additional script using these load generators to simulate the behavior you like. The effect of load generator ramping up and ramping down can be ignored when considering that your duration is 30 minutes.
Hello,
is there any way to linearly increase the workload intensity (RPS) for the data-caching as well as the data-serving benchmarks? As far as I can tell, the YCSB and Memcached clients only support constant load levels. However, I would like to run the benchmark with increasing workload intensities, i.e., 10 RPS - 10000 RPS over the duration of 30 minutes.
I have not found any starting points on achieving such behaviour yet, so can anybody point me in a direction?
Thanks in advance!
The text was updated successfully, but these errors were encountered: