Unity3dAsyncAwaitUtil icon indicating copy to clipboard operation
Unity3dAsyncAwaitUtil copied to clipboard

Consider changing to use memory pools

Open svermeulen opened this issue 7 years ago • 0 comments

There are a lot of small memory allocs happening in a lot of areas. We avoid a lot of these allocs by using a static memory pool

svermeulen avatar Sep 28 '17 05:09 svermeulen