You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Requirements**
- [x] I have added test coverage for new or changed functionality
- [x] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [x] I have validated my changes against all supported platform
versions
**Related issues**
none
**Describe the solution you've provided**
- reduce calls to size()
- presize collection
- only wrap non-empty maps
**Describe alternatives you've considered**
non
**Additional context**
i was doing some flame graph analysis and found this tiny hotspot
0 commit comments