Y
Hacker News
new
|
ask
|
show
|
jobs
by
wruza
428 days ago
Why do you focus on "performance" here?
1 comments
pineaux
426 days ago
Presumably because C = performance?
Although I think it really depends on how you structure your program.
link
pjmlp
426 days ago
Indeed, a programming language can't do wonders when the authors did not pay attention to algorithms and data structures.
link
tialaramex
426 days ago
Yeah. Many reasons your program might be too big or too slow still apply to C.
link
Although I think it really depends on how you structure your program.