1631- | 12 years ago | on: How the Bitcoin protocol actually works
1631-'s comments
1631- | 12 years ago | on: German Patent Ruling Threatens Microsoft's Windows Phone Earnings From Android
1631- | 12 years ago | on: A JavaScript parser and interpreter written in Go
1631- | 12 years ago | on: Go 1.3 Linker Overhaul
danieldk 8 minutes ago | link
>> As I've already said to someone else. This is about linking, not compilation. The rest of your comment is irrelevant to this discussion.
> And I am reacting to your grandparent, who was talking about compilation.
I'm fairly certain that that slow compile time is a combination of `compile + link` and the linking is probably a big part of the equation as well, just like it is in C and Go.
1631- | 12 years ago | on: Go 1.3 Linker Overhaul
As I've already said to someone else. This is about linking, not compilation. The rest of your comment is irrelevant to this discussion.
1631- | 12 years ago | on: A JavaScript parser and interpreter written in Go
1631- | 12 years ago | on: A JavaScript parser and interpreter written in Go
1631- | 12 years ago | on: Go 1.3 Linker Overhaul
2) This is about the linker, not the compiler. You should compare the compilation times with the linking times instead of making assumptions.
> You can put lipstick on a pig...
Was this comment the spoken word in disguise? It sounded a little poetic to me.