# Manager::NeedsController#taking_care

- **Period:** 23 Jun 10:09 UTC – 23 Jun 13:28 UTC
- **Throughput**: 0.03 / min
- **Average:** 200.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 54.83 | 1.0 | 27.33% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:46 | 3.92 | 6.17 | 12.04% | `SELECT DISTINCT "needs"."created_at" AS alias_0, "needs"."id" FROM "needs" INNE…` |
| code | app/controllers/manager/needs_controller.rb:23 | 22.17 | 1.0 | 11.05% | `Manager::NeedsController#taking_care` |
| sql | app/controllers/concerns/inbox.rb:56 | 2.33 | 5.0 | 5.81% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "match…` |
| sql | app/models/subject.rb:127 | 0.5 | 22.83 | 5.65% | `SELECT ? AS one FROM "cooperations" INNER JOIN "cooperation_themes" ON "coopera…` |
| view | app/views/shared/_needs_search.haml | 10.5 | 1.0 | 5.23% |  |
| view | app/views/needs/_need.html.haml | 2.23 | 3.67 | 4.07% |  |
| view | app/views/application/navbar/_app.html.haml | 7.17 | 1.0 | 3.57% |  |
| gc | ruby/gc.c | 8.4 | 0.83 | 3.49% | `GC.start` |
| sql | app/controllers/concerns/search_filters.rb:6 | 1.42 | 2.0 | 1.41% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."theme_id" IN (?) AND "sub…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Manager::NeedsController%23taking_care?range=2026-06-23+10%3A09%3A45+UTC..2026-06-23+13%3A28%3A11+UTC)