The purpose of software engineering is to control complexity, not to create it.
A program that produces incorrect results twice as fast is infinitely slower.
Controlling complexity is the essence of computer programming.
Deleted code is debugged code.
Incorrect documentation is often worse than no documentation.