Commit Graph
1 Commits
Author SHA1 Message Date
Florian LehnerandGitHub 203f669ca8 preallocate memory (#2201)
**What this PR does / why we need it:**

Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
2022-10-12 16:37:26 -07:00