Skip to content

Conversation

@markstory
Copy link
Member

Move the http client higher up in the application so that it can be shared across requests. From some local profiling, before this change we were spending the bulk of our time (48% of sending 20 requests) in TLS negotiation. With these changes that time goes to 22%

@mwarkentin mwarkentin merged commit f93ff82 into main Nov 13, 2025
8 checks passed
@mwarkentin mwarkentin deleted the fix-tls-connection branch November 13, 2025 13:30
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.

4 participants