Y
Hacker News
new
|
ask
|
show
|
jobs
by
shortrounddev2
1031 days ago
Performance oriented code can be hard to maintain. Writing things in unintuitive ways to try to coerce the compiler into doing fewer instructions can result in code that's harder to read.
1 comments
foobiekr
1029 days ago
There are degrees. I’d be happy to not see code generating millions of medium lifetime garbage objects per request.
link