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 dynamic load determination, e.g. based on latency, connection time, etc. #2

Open
peanball opened this issue Aug 30, 2024 · 0 comments

Comments

@peanball
Copy link
Collaborator

Hey can be used to stress test a server, but also to determine the correct sizing for a particular workload with a reasonably stable request pattern (requests & connections / s)

We already capture information on the various metrics, e.g. TLS handshake times, response latencies, etc.

By annealing to a desired target value for e.g. latency, the number of requests could be gradually increased until we reach the desired threshold.

During the gradual increase, the requests/s and other metrics can still be retained to check or improve the fine-tuning of a server.

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

1 participant