Hacker News new | ask | show | jobs
by rakoo 2669 days ago
Very true, thanks for the article. Go also wants to minimize GC duration by making it per-goroutine and some fancy algorithms to make it as short as possible, so I'd say it's part of it's goals too.