Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
CountSessine
on Nov 27, 2014
|
parent
|
context
|
favorite
| on:
The Unreasonable Effectiveness of C (2013)
Sure, having an equally archaic and primitive process but 10 times slower is obviously worse (C++)
Oh, for heaven's sake. You don't really think that, do you?
zb
on Nov 28, 2014
|
next
[–]
C++ compilation is much slower than C, and linking is off the charts slower. I don't think that's even controversial?
cpeterso
on Nov 28, 2014
|
parent
|
next
[–]
C++ compile times are, in large part, are due to header files. The language moves all sorts of implementation details like class definitions and private variables and templates and inline functions.
imanaccount247
on Nov 28, 2014
|
prev
[–]
Yes? What is controversial about that?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Oh, for heaven's sake. You don't really think that, do you?