This document provides guidance on continuous performance testing. It discusses establishing a performance testing pipeline that runs tests automatically as part of a CI/CD process. Key aspects covered include storing results in a database, generating reports to identify trends and compare builds, and using layer-specific and scenario-based reports to find bottlenecks. The document also addresses challenges like dealing with outlier results and detecting anomalies between test runs.