On Wed Nov 16 19:13:13 2022 +0000, Anton Baskanov wrote:
Patch 4/5 is a bit questionable, as 100 buffers is clearly overkill. Native uses a custom allocator so it likely doesn't really allocate all these buffers.
Yes, if we're not going to use a custom allocator then we probably shouldn't allocate quite so many buffers.