# NeedsController#taking_care

- **Period:** 24 Jun 05:18 UTC – 24 Jun 08:17 UTC
- **Throughput**: 0.22 / min
- **Average:** 184.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 75.74 | 1.0 | 41.03% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:51 | 7.54 | 5.0 | 20.43% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| sql | app/controllers/concerns/inbox.rb:28 | 2.25 | 6.85 | 8.36% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:33 | 13.92 | 1.0 | 7.54% | `NeedsController#taking_care` |
| view | app/views/application/navbar/_app.html.haml | 6.21 | 1.0 | 3.36% |  |
| sql | app/views/application/navbar/_app.html.haml:4 | 3.15 | 1.0 | 1.71% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| gc | ruby/gc.c | 4.95 | 0.49 | 1.31% | `GC.start` |

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