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

More perf optimizations #29

Merged
merged 11 commits into from
Jan 3, 2024
Merged

More perf optimizations #29

merged 11 commits into from
Jan 3, 2024

Conversation

jveski
Copy link
Collaborator

@jveski jveski commented Jan 2, 2024

Contains essentially two optimizations:

  • Release the openapi doc pointer after getting what we need from it (it's very large, has several copies of things etc.)
  • Expose the client QPS/burst and increase the defaults
  • Add jitter to the resource reconciliation loop

@jveski jveski merged commit cf1adc9 into main Jan 3, 2024
21 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