Y
Hacker News
new
|
ask
|
show
|
jobs
by
cliffbean
4575 days ago
Sure they do! Optimizing is more than just low-level efficiency. It's also about using appropriate data structures and algorithms, and using advantageous APIs (like buf_concat here) when they're applicable.