forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleans up window-service metrics (#4800)
prune_shreds_elapsed_us and num_shreds_pruned_invalid_repair are leftovers of: #4641 and are no longer measuring anything. Separately, num_repairs can be atomically updated inside the thread-pool during the first iteration, and does not need an additional iteration over the packets.
- Loading branch information
1 parent
76cea65
commit 3257ffa
Showing
1 changed file
with
6 additions
and
23 deletions.
There are no files selected for viewing
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