Hacker News new | ask | show | jobs
by RafaGC 2486 days ago
On my logger the thread queue was(is) node based, so it was just a matter of making a bigger contiguous allocation and placing things there contiguously, the log entry and the data copies. 1 allocation.