-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hoist SmallSortedMap.getNumArrayEntries() outside loops over array en…
…tries This should slightly speed things up. Should be safe: these operations don't change the number of entries inside the loop. PiperOrigin-RevId: 650087172
- Loading branch information
1 parent
cbb3abf
commit 229c958
Showing
1 changed file
with
24 additions
and
12 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