Hacker News new | ask | show | jobs
by m_eiman 3798 days ago
You also want to minimize Flash usage/code size; if your microcontroller has 8KB Flash, a more complex allocator might not be the best use of that Flash. Especially if you've got a allocate-once pattern.