# NeedsController#expired

- **Period:** 24 Jun 02:14 UTC – 24 Jun 08:13 UTC
- **Throughput**: 0.02 / min
- **Average:** 172.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 70.17 | 1.0 | 40.68% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:28 | 4.21 | 7.0 | 17.10% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| sql | app/controllers/concerns/inbox.rb:51 | 3.13 | 5.0 | 9.08% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| code | app/controllers/needs_controller.rb:45 | 15.5 | 1.0 | 8.99% | `NeedsController#expired` |
| view | app/views/application/navbar/_app.html.haml | 6.83 | 1.0 | 3.96% |  |
| gc | ruby/gc.c | 4.0 | 0.5 | 1.16% | `GC.start` |

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