Y
Hacker News
new
|
ask
|
show
|
jobs
by
carlmr
597 days ago
So much this. Write code that you can reasonably expect to not be slow af, while not sacrificing readability. Then profile and optimize if necessary.