Performance vs. Clean Code
Adam emphasizes the importance of prioritizing clean code over premature performance optimization, arguing that focusing on aesthetics can lead to unnecessary complications. Felienne highlights how measurable improvements can be enticing, but this often distracts from the long-term benefits of maintainable code. The discussion reveals a tendency among programmers to pursue clever hacks instead of foundational design principles.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 357: Adam Barr on Code Quality
Related Questions
What makes code "clean"?
What makes code "clean" as discussed in the episode Why smart engineers write bad code and the clip The Complexity of Good Code?
What makes code "clean" as discussed in the episode How to be an Intermediate Programmer and the clip Finding Code Balance, as well as in the episode Interview Gregor Kiczales and the clip Code Aesthetics?