Notes drawn from practice and experience...

Focus on the Bottleneck

Don't waste your time optimizing non-constraints. Improvements made anywhere other than the bottleneck are a waste of effort.

Any improvement made anywhere besides the bottleneck is an illusion.
Rule of thumb: if a change doesn't increase throughput at the constraint, treat it as cosmetic.