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

improve GCS perf: Change resource limit to request #851

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

Conversation

samos123
Copy link
Contributor

@samos123 samos123 commented Nov 19, 2024

By using a limit we're restricting the resources that GCS needs to achieve decent performance. This PR changes the resource limit to a request, which allows GCS Fuse to use all available resources. This is now also the recommended default for GKE Standard clusters.

Copy link
Contributor

@markblee markblee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @samos123 ! We will try this and report back.

@markblee markblee requested review from zxybazh and RsEnts November 22, 2024 02:09
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.

2 participants