This document discusses the importance of agile performance testing. It notes that primary post-release problems are often related to responsiveness degradation and inability to handle required throughput. Agile performance testing involves executing performance tests throughout the project, establishing baselines when architecture stabilizes, and investigating performance problems by writing failing tests and iteratively fixing issues locally and in deployed environments. It emphasizes that performance testing is iterative in nature and requires understanding how systems work in order to test relevant scenarios and correlate measurement results.