Hacker News new | ask | show | jobs
by Dylan16807 1711 days ago
It's easier to figure out what calls what and the maximum stack depth of some or all of the program. Trying to track maximum usage based on allocations is a lot harder, especially when you have to deal with fragmentation.