Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Try and make TLS federation client code faster #4674

Merged
merged 3 commits into from
Feb 19, 2019
Merged

Conversation

hawkowl
Copy link
Contributor

@hawkowl hawkowl commented Feb 19, 2019

Fixes #4673

@hawkowl hawkowl requested a review from a team February 19, 2019 05:21
@codecov-io
Copy link

Codecov Report

Merging #4674 into develop will increase coverage by 0.03%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4674      +/-   ##
===========================================
+ Coverage    75.17%   75.21%   +0.03%     
===========================================
  Files          340      340              
  Lines        34712    34712              
  Branches      5677     5677              
===========================================
+ Hits         26096    26107      +11     
+ Misses        7013     7004       -9     
+ Partials      1603     1601       -2

@@ -0,0 +1 @@
Reduce the overhead of creating outbound federation connections over TLS by caching the TLS client options.
Copy link
Member

Choose a reason for hiding this comment

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

.feature, maybe? I think people should be excited about it

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants