Hacker News new | ask | show | jobs
by xooyoozoo 4393 days ago
Go's compilation was fast, which made developement much more pleasant. Performance of the actual compiled code was a different matter (hard to get both fast binaries and fast compilations).

However, I understand that 1.1 and 1.2 has much improved code performance.