Hacker News new | ask | show | jobs
by _wolfie_ 1377 days ago
> and in return it's fast

I'm still curious where this came from. There are slower compilers, sure, but golang's compiler is not that fast. It is very smart about caching, but that is not the same thing...