|
|
|
|
|
by vph
3736 days ago
|
|
>Personally, I think the Go community is a little unhealthily obsessed with this particular metric. Let's not forget that Go was invented to solve Google's problems, one of which is it took hours to compile their C,C++ codes. Compile time of Go 1.7, despite the improvement, is still 2x that of Go 1.4. |
|
What I find positive about Go is making younger generations that only know C and C++ rediscover the compile times we had in the native compilation during the 90's.