Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
0
Description
The SDK has uses value type structures for the sake of reducing heap allocations, but in some cases they can add other performance penalties.
This issue is for a general review to improve the patterns in use.