This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Reorganize the Rust ping manager
Focus on retaining just one `Timeout` instance instead of creating many, using the `reset` function where possible. Additionally try to streamline the number of timers that we hit during each pass to ensure that we're at most only hitting one on the fast path.
- Loading branch information
1 parent
4d5a44f
commit 2a1ab5d
Showing
2 changed files
with
92 additions
and
106 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters