# NeedsController#expired

- **Period:** 23 Jun 06:17 UTC – 24 Jun 06:16 UTC
- **Throughput**: 0.0 / min
- **Average:** 143.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 44.29 | 1.0 | 30.89% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:28 | 5.28 | 6.14 | 22.62% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:45 | 13.57 | 1.0 | 9.47% | `NeedsController#expired` |
| sql | app/controllers/concerns/inbox.rb:51 | 1.66 | 5.0 | 5.78% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| view | app/views/application/navbar/_app.html.haml | 6.0 | 1.0 | 4.19% |  |
| gc | ruby/gc.c | 4.0 | 0.43 | 1.20% | `GC.start` |

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