Hacker News new | ask | show | jobs
by p_l 1847 days ago
Aren't arenas old news in GC languages in general?

Most of the time, their non-presence is due to general pools being just as good most of the time, or people simply not needing them that much with modern GC

1 comments

Yes, so I really did not got how come such assertion was made.

Probably lack of experience with machine friendly code.