Improve array handling performance throughout the SDK
Description
There are a lot of small spots where arrays could be handled in a more performant manner which may add up. Most of the hot path points are already optimized, but we should get the other spots as well.
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
There are a lot of small spots where arrays could be handled in a more performant manner which may add up. Most of the hot path points are already optimized, but we should get the other spots as well.