Hacker News new | ask | show | jobs
by tomjakubowski 1099 days ago
It looks to me like it was written by someone quite intentionally to avoid allocations in the common case, and they punted on handling less common cases to later.