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

Run DTLS session lifecycle probes asynchronously #25

Merged
merged 3 commits into from
Aug 1, 2023

Conversation

akolosov-n
Copy link
Collaborator

It was found that disabling metrics increases the throughput during loadtesting (from ~200 to ~300 handshakes per second). Scheduling metrics counting as a postponed asynchronous task allows to approach the same throughput as was seen with metrics disabled.

@akolosov-n akolosov-n merged commit 5fc13c8 into master Aug 1, 2023
@akolosov-n akolosov-n deleted the run-lifecycle-probes-async branch August 1, 2023 07:28
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