# Viewing the Complete Performance Report

The complete performance report is available when the performance collection level is set to "All counters". The full report includes all of the statistics described in the previous sections, plus a URI level report and database pool statistics

The database pool report provides a view of the size of the database pool and the number of live connections *(connections handed out to the* <code class="expression">space.vars.X\_Agent\_Name\_Single</code>*)*, spaced out over the life of the <code class="expression">space.vars.X\_Agent\_Name\_Single</code>. The timeline will compress depending on the time the <code class="expression">space.vars.X\_Agent\_Name\_Single</code> has been running.

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-769f66a0df1570674492ab941ba59cf7b57c4af3%2Fimage.png?alt=media" alt=""><figcaption><p>Visualization for Cases</p></figcaption></figure>

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-8e3083f92fa83a178234c160be33ad8f09b31560%2Fimage.png?alt=media" alt=""><figcaption><p>Visualization for History pool</p></figcaption></figure>

The URI level report is divided into 2 sections. The first section provides a summary of the highest <code class="expression">space.vars.X\_Agent\_Name\_Single</code> delays measured for each URI in descending order from the highest to the lowest. This measurement does NOT include the very first transaction for each URI. It is a useful measure to quickly identify rule set hot-spots in very large rule sets.

<figure><img src="https://2423451286-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F42mDa58RoaDxb6t8mbaI%2Fuploads%2Fgit-blob-5fe9cc84b70c6f81e383a3c8bb6df9b7c44583fd%2Fimage.png?alt=media" alt=""><figcaption><p>Transaction Level Performance Statistics</p></figcaption></figure>

The second section provides a quick view of individual URI response times (or all URIs combined if `"*"` is selected). There are up to three of these distribution diagrams:

1. Performance with <code class="expression">space.vars.X\_Agent\_Name\_Single</code> stopped. This diagram is only present if data has been collected with the <code class="expression">space.vars.X\_Agent\_Name\_Single</code> stopped. This can be achieved by stopping a configuration and continuing to undertake transactions.
2. Performance with <code class="expression">space.vars.X\_Agent\_Name\_Single</code> started. This diagram provides information about the combined delay of the application and the <code class="expression">space.vars.X\_Agent\_Name\_Single</code>.
3. Performance of <code class="expression">space.vars.X\_Agent\_Name\_Single</code> alone. This diagram provides information about the <code class="expression">space.vars.X\_Agent\_Name\_Single</code> alone. Application response times are automatically deducted from the result. However, any calls to external services or databases are still included.
