...
Page response time performance for pages returned from the cache as well as pages generated by the Page Generator is measured in the following way:
Indicator | Value |
---|
Largest page response time | milliseconds | Less than or equal to 1000 | Between 1000 and 4999 | 5000+ |
Average response time | milliseconds | 0-99 | 101-499 | 500+ |
Large Response Times for Individual Pages
...
Query execution time is measured in the following way:
Indicator | Value | |||
---|---|---|---|---|
Slowest Queries | milliseconds | 500 | Between 500 and 2000 | 2000+ |
Query execution time that exceeds 500 milliseconds may indicate a performance issue. The list of the slowest queries contains both internal XperienCentral queries as well as queries that have been developed especially for your web site. If a query that you have developed is especially slow compared to other queries or is consistently slow, you might want to examine it carefully to see whether it is possible to restructure it for greater efficiency.
...