logoalt Hacker News

graemeptoday at 3:53 PM1 replyview on HN

I do not know about crazy, but certainly sub-optimal. For example a loop over DB query results instead of modifying the code to work with a single query.


Replies

ChrisMarshallNYtoday at 4:39 PM

I found that asking it to refactor for performance and safety often addresses these issues.