# ReportsController#stats

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:07 UTC
- **Throughput**: 0.02 / min
- **Average:** 288.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/reports_controller.rb:44 | 98.43 | 1.0 | 34.08% | `SELECT "activity_reports"."start_date", "activity_reports"."end_date" FROM "act…` |
| sql | app/views/reports/stats.html.haml:25 | 7.54 | 10.0 | 26.12% | `SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "…` |
| sql | app/views/application/navbar/_app.html.haml:4 | 26.86 | 0.79 | 7.31% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| code | app/controllers/reports_controller.rb:13 | 14.71 | 1.0 | 5.09% | `ReportsController#stats` |
| view | app/views/reports/stats.html.haml | 12.93 | 1.0 | 4.48% |  |
| sql | app/views/reports/stats.html.haml:10 | 2.14 | 5.0 | 3.70% | `SELECT "activity_reports".* FROM "activity_reports" WHERE "activity_reports"."r…` |
| view | app/views/application/navbar/_app.html.haml | 7.19 | 0.96 | 2.40% |  |
| gc | ruby/gc.c | 10.47 | 0.54 | 1.94% | `GC.start` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/ReportsController%23stats?range=2026-06-23+13%3A28%3A11+UTC..2026-06-24+13%3A28%3A11+UTC)