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 HTTP client speedups #12118

Open
itamarst opened this issue Mar 15, 2024 · 0 comments
Open

More HTTP client speedups #12118

itamarst opened this issue Mar 15, 2024 · 0 comments
Assignees

Comments

@itamarst
Copy link
Contributor

There are more optimizations to be made in the HTTP client, not covered by previous PRs.

At a minimum, adding a cache to makeStatefulDispatcher shaves at least 4% off runtime on my benchmark script, but there's probably more that could be done.

@itamarst itamarst self-assigned this Mar 15, 2024
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

No branches or pull requests

1 participant