# Reminders::NeedsController#poke

- **Period:** 23 Jun 10:09 UTC – 23 Jun 13:28 UTC
- **Throughput**: 0.03 / min
- **Average:** 277.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/reminders/needs/index.html.haml:7 | 9.46 | 8.2 | 27.93% | `SELECT DISTINCT "needs".* FROM "needs" INNER JOIN "matches" ON "matches"."need_…` |
| sql | app/helpers/page_infos_helper.rb:4 | 59.4 | 1.0 | 21.38% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "diagnoses" ON "dia…` |
| sql | app/controllers/reminders/needs_controller.rb:88 | 49.2 | 1.0 | 17.71% | `SELECT COUNT(*) AS "size", MAX("needs"."updated_at") AS timestamp FROM "needs" …` |
| view | app/views/needs/_admin_need.html.haml | 1.28 | 10.8 | 4.97% |  |
| view | app/views/reminders/needs/index.html.haml | 13.0 | 1.0 | 4.68% |  |
| sql | app/views/needs/_admin_need.html.haml:1 | 0.69 | 10.8 | 2.66% | `SELECT DISTINCT "experts"."updated_at" FROM "experts" INNER JOIN "matches" ON "…` |
| code | app/controllers/reminders/needs_controller.rb:10 | 6.6 | 1.0 | 2.38% | `Reminders::NeedsController#poke` |
| view | app/views/reminders/needs/_filters.html.haml | 6.4 | 1.0 | 2.30% |  |
| redis | app/views/needs/_admin_need.html.haml:1 | 0.57 | 10.8 | 2.23% | `get` |
| gc | ruby/gc.c | 6.67 | 0.6 | 1.44% | `GC.start` |
| view | app/views/application/_head.html.haml | 3.2 | 1.0 | 1.15% |  |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Reminders::NeedsController%23poke?range=2026-06-23+10%3A09%3A45+UTC..2026-06-23+13%3A28%3A11+UTC)