# NeedsController#expired

- **Period:** 24 Jun 07:23 UTC – 24 Jun 08:22 UTC
- **Throughput**: 0.02 / min
- **Average:** 254.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 94.0 | 1.0 | 36.93% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:28 | 11.29 | 7.0 | 31.03% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| sql | app/controllers/concerns/inbox.rb:51 | 4.0 | 5.0 | 7.86% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| code | app/controllers/needs_controller.rb:45 | 18.0 | 1.0 | 7.07% | `NeedsController#expired` |
| view | app/views/application/navbar/_app.html.haml | 7.0 | 1.0 | 2.75% |  |
| gc | ruby/gc.c | 3.0 | 1.0 | 1.18% | `GC.start` |

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