Hacker News new | ask | show | jobs
by steveklabnik 2429 days ago
I don't know a ton about jemalloc internals, but it is true that a lot of modern mallocs use some mechanisms similar to GCs. There's some pretty major constraint differences though.