While iterating through the archives of Daring Fireball, I came across an interesting policy from the WebKit team.
The way to make a program faster is to never let it get slower.
We have a zero-tolerance policy for performance regressions. If a patch lands that regresses performance according to our benchmarks, then the person responsible must either [...]