Hacker News new | ask | show | jobs
by UltimateEdge 1228 days ago
> Actually there are times when GC is more efficient than than automatically freeing memory because GC can batch cleanup work.

Where can I read about these details of software performance? Can you recommend a book?