# Manager::NeedsController#taking_care

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:07 UTC
- **Throughput**: 0.0 / min
- **Average:** 413.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| gc | ruby/gc.c | 130.5 | 1.0 | 31.56% | `GC.start` |
| view | app/views/needs/_need.html.haml | 24.0 | 3.0 | 17.42% |  |
| sql | app/controllers/concerns/search_filters.rb:22 | 64.5 | 1.0 | 15.60% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| code | app/controllers/manager/needs_controller.rb:23 | 30.5 | 1.0 | 7.38% | `Manager::NeedsController#taking_care` |
| sql | app/controllers/concerns/inbox.rb:46 | 2.43 | 7.0 | 4.11% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| sql | app/controllers/concerns/inbox.rb:56 | 2.2 | 5.0 | 2.66% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| view | app/views/application/navbar/_app.html.haml | 11.0 | 1.0 | 2.66% |  |
| view | app/views/shared/_needs_search.haml | 10.0 | 1.0 | 2.42% |  |
| sql | app/models/need.rb:449 | 4.0 | 1.5 | 1.45% | `SELECT "cooperations".* FROM "cooperations" INNER JOIN "solicitations" ON "coop…` |
| sql | app/models/subject.rb:127 | 0.24 | 22.5 | 1.33% | `SELECT ? AS one FROM "cooperations" INNER JOIN "cooperation_themes" ON "coopera…` |

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