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

Add a -slow-start flag to ramp up requests #58

Open
klingerf opened this issue May 9, 2017 · 1 comment
Open

Add a -slow-start flag to ramp up requests #58

klingerf opened this issue May 9, 2017 · 1 comment
Assignees

Comments

@klingerf
Copy link
Contributor

klingerf commented May 9, 2017

When sending a lot of load at a target, it would be nice to have slow_cooker ramp up to it's total qps over the course of a minute or two, rather than just sending the full amount of load at the outset. This would give the target a chance to warmup.

@stevej
Copy link
Contributor

stevej commented Jun 12, 2017

Yeah, a warm-up phase is pretty critical for services that rely on GC or a good cache hit rate.

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

3 participants