Hacker News new | ask | show | jobs
by winrid 1279 days ago
They're not tuning the GC, really. They're tuning the code cache. That's what the main culprit was. Go doesn't have a JIT. No code cache to configure.