# ReportsController#stats

- **Period:** 24 Jun 07:11 UTC – 24 Jun 08:10 UTC
- **Throughput**: 0.05 / min
- **Average:** 212.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/reports/stats.html.haml:25 | 8.43 | 10.0 | 39.66% | `SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "…` |
| sql | app/controllers/reports_controller.rb:44 | 38.33 | 1.0 | 18.03% | `SELECT "activity_reports"."start_date", "activity_reports"."end_date" FROM "act…` |
| gc | ruby/gc.c | 54.0 | 0.33 | 8.46% | `GC.start` |
| view | app/views/reports/stats.html.haml | 13.0 | 1.0 | 6.11% |  |
| code | app/controllers/reports_controller.rb:13 | 12.0 | 1.0 | 5.64% | `ReportsController#stats` |
| sql | app/views/reports/stats.html.haml:10 | 1.87 | 5.0 | 4.39% | `SELECT "activity_reports".* FROM "activity_reports" WHERE "activity_reports"."r…` |
| view | app/views/application/navbar/_app.html.haml | 6.67 | 1.0 | 3.13% |  |
| sql | app/views/application/navbar/_app.html.haml:4 | 2.33 | 1.0 | 1.10% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/ReportsController%23stats?range=1h)