Hacker News new | ask | show | jobs
by dilyevsky 1872 days ago
I’m talking about Go garbage collector specifically which does mark and sweep and will slow down functions doing frequent allocations on purpose in order to catch up. This is different from stw kind of scenario e.g shenandoah