Premature Optimization
The notion from computer science that one should not spend an inordinate amount of time trying to optimize or refactor code prior to understanding where it becomes clear where the bottlenecks and slowdowns are going to be.
EverydayConcepts.io
Reference entry — no illustration yet