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

Better support latency testing #2079

Open
pveentjer opened this issue Sep 25, 2023 · 1 comment
Open

Better support latency testing #2079

pveentjer opened this issue Sep 25, 2023 · 1 comment

Comments

@pveentjer
Copy link
Contributor

Currently there is only support for find the latency for a given throughput.

But there is no support for finding the maximum throughput for a given latency. E.g. find the max possible throughput for a p99 of 10ms.

@pveentjer
Copy link
Contributor Author

Ideally, you would specify the target latency, e.g. p99 is 2ms and the system will increase or decrease the rate of requests until the right rate is found.

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

No branches or pull requests

1 participant