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

Addressing the cold start issue with benchmarks #1183

Closed
HamidShojanazeri opened this issue Aug 4, 2021 · 0 comments · Fixed by #1202
Closed

Addressing the cold start issue with benchmarks #1183

HamidShojanazeri opened this issue Aug 4, 2021 · 0 comments · Fixed by #1202
Assignees
Labels
benchmark enhancement New feature or request

Comments

@HamidShojanazeri
Copy link
Collaborator

HamidShojanazeri commented Aug 4, 2021

Issue

Recently, we are experiencing the cold start issue with many of running benchmarks where a jump in model p99 has been observed. So far, we have tried to address/ smooth it out by increasing the number of requests.

Request

We need to modify the benchmark routines to separate warmup from actual runs that are benchmarked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants