#3779 - Slow page percentage since last health check
| Identifier | #3779 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Slow page percentage since last health check |
| Status | Closed (rejected) |
| Handling member | Chris Graham |
| Addon | health_check |
| Description | If the stats addon is installed, replace the 'testPageSpeed' test with a log analysis of performance to any of the configured test pages.
If the average page load speed from the logged requests in the stats table (since the last health check) exceeds the configured threshold, the test fails. If there are no hits to analyse in the table, current testPageSpeed behaviour is done instead. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
For this to work we need to have statistically-significant numbers of logged hits to the test pages, since the last Health Check (and we need to know the timestamp of that last Health Check).
This is not at all guaranteed. For this reason I'm going to close this, as the complexity and uncertainty from it does not warrant the speed boost in the Health Check.