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

Adjust latencies #32

Merged
merged 5 commits into from
Jan 26, 2025
Merged

Adjust latencies #32

merged 5 commits into from
Jan 26, 2025

Conversation

max-ostapenko
Copy link
Contributor

@max-ostapenko max-ostapenko commented Jan 25, 2025

  • min_instance = 1 to avoid cold starts (applied only on categories, page-weight and adoption to compare the stats)
  • max_instance_request_concurrency = 5 to avoid waiting for new instances with every request
  • available_memory_mb = "2048Mi" for both prod and dev, as currently using ~3% (was "4Gi" for prod)

@max-ostapenko max-ostapenko marked this pull request as ready for review January 26, 2025 18:14
@max-ostapenko max-ostapenko merged commit fc7029a into main Jan 26, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant