Content
@
0 reply
0 recast
0 reaction
Sam Ragsdale
@samrags
Attempting to allocate over 50% of free RAM in chunks results in serious slowdowns around the 25% threshold. Is the best way to avoid this to use an arena allocator or custom via the allocator API? I'd rather not write unsafe code. Minimal recreation: https://github.com/sragss/rust-memory-alloc
1 reply
3 recasts
5 reactions
Eddy Lazzarin ðŸŸ
@eddy
We’d be grateful for any thoughts
0 reply
0 recast
1 reaction