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

fix: specify minimum cloud functions CPU #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexlo03
Copy link
Contributor

@alexlo03 alexlo03 commented Feb 7, 2025

By default the container gets assigned 167m CPU. Moving to the min results in ~50% cost savings and small increase in runtime.

Partially address #440

BEFORE

Mean runtime 7.8s

Container CPU
Screenshot 2025-02-10 at 11 34 24

runtime-default-cpu mean-default-cpu
AFTER

Mean runtime 9.1s

runtime-min-cpu mean-min-cpu

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