# NeedsController#taking_care

- **Period:** 23 Jun 18:17 UTC – 24 Jun 06:16 UTC
- **Throughput**: 0.01 / min
- **Average:** 220.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 113.43 | 0.88 | 45.07% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:51 | 10.51 | 4.38 | 20.89% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| sql | app/controllers/concerns/inbox.rb:28 | 3.19 | 5.38 | 7.78% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:33 | 12.63 | 1.0 | 5.73% | `NeedsController#taking_care` |
| view | app/views/application/navbar/_app.html.haml | 6.14 | 0.88 | 2.44% |  |
| sql | app/views/application/navbar/_app.html.haml:4 | 4.43 | 0.88 | 1.76% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| gc | ruby/gc.c | 4.0 | 0.88 | 1.59% | `GC.start` |

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