Jun 24, 2021
Hey Thanks.. I think performance-first approach is about developer's attitude that helps them to select well optimized but not over-engineered solutions. In other words, implementing something well-performing even its implementation takes more effort than the naive solution. On the other hand, I think premature optimization refers to over-engineering or over-doing performance-first approach.