Hacker News new | past | comments | ask | show | jobs | submit login

This is one reason why I see Go compilation speed as PR.

Anyone of us that had the luck to work with tooling in the Amiga/Atari/PC world back in the day C mostly still only relevant on UNIX, knows there were a few languages with very fast compilers available.




Go's compilation speed is more than PR. It's reality when compared against what it is designed to replace. Believe me, there are several people on the Go team who fondly remember the "old" days of Turbo Pascal, for instance. But those tools just aren't around any more for practical purposes.


> It's reality when compared against what it is designed to replace.

If you mean C and C++ then yes. Not so when compared with most languages with module systems.

This is why I call it PR, because most Go presentations tend to ignore the world outside C and C++.


Last time people were bandying about Go compilation speeds on HN, and actually posted numbers, it was trivially beat by gcc on compilation speed when I tested..

Maybe it's faster now? But it certainly wasn't particularly impressive a year or so ago.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: