-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove one atomic integer operation in SingleStatRecorder.
This can be computed as sum after the fact. This also reduces the number of times the same variable is hit. PiperOrigin-RevId: 501884565 Change-Id: I03e642525b0f5ca5f98d7274f593fd4ab28d1f25
- Loading branch information
1 parent
ba7ff31
commit d429313
Showing
1 changed file
with
5 additions
and
5 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