Premature optimization is the root of all evil.

Knuth's optimization principle

First you write code, then you identify bottlenecks, then you fix!