Hacker News new | ask | show | jobs
by maattdd 485 days ago
You can avoid this with custom allocator in C++ for example, you don't have to actually do memory work at synchronous time (aka in destructor)