SimdJsonSharp icon indicating copy to clipboard operation
SimdJsonSharp copied to clipboard

Consider using an arena allocator

Open tkp1n opened this issue 6 years ago • 0 comments

Just a thought... I could imagine an arena allocator doing quite well in this kind of use case. @mgravell introduced a C# implementation here: https://github.com/mgravell/Pipelines.Sockets.Unofficial/blob/master/docs/arenas.md

tkp1n avatar Feb 27 '19 22:02 tkp1n