Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ramp up workload intensity for Data-Caching and Data-Serving Benchmarks #430

Open
Vlarabor opened this issue May 2, 2023 · 1 comment
Open

Comments

@Vlarabor
Copy link

Vlarabor commented May 2, 2023

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!

@xusine
Copy link
Contributor

xusine commented May 2, 2023

Hello,

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.

Hope it is helpful.

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants