The document discusses the importance of measuring performance metrics throughout the software development lifecycle from testing to production. It argues that performance should be a quality gate for software releases. Key points made include that unit and integration tests could measure performance metrics; acceptance and load tests are important for performance but are later in the cycle; and performance should be incorporated into continuous delivery processes with automated collection and analysis of metrics across builds.