Comment by simonask

5 hours ago

You said

> I think it should be preferred wherever it's an option for that reason most of all.

And that’s far too broad in my opinion.

Sure, if you’re writing in a language that makes memory management difficult, like C or Zig, that might be worth it, but arena allocators apply to many other languages too.