# Manager::NeedsController#taking_care

- **Period:** 23 Jun 06:09 UTC – 24 Jun 06:08 UTC
- **Throughput**: 0.01 / min
- **Average:** 238.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 60.82 | 1.0 | 25.50% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:46 | 3.85 | 6.41 | 10.36% | `SELECT DISTINCT "needs"."created_at" AS alias_0, "needs"."id" FROM "needs" INNE…` |
| code | app/controllers/manager/needs_controller.rb:23 | 22.59 | 1.0 | 9.47% | `Manager::NeedsController#taking_care` |
| sql | app/controllers/concerns/inbox.rb:56 | 4.21 | 5.0 | 8.83% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "match…` |
| gc | ruby/gc.c | 28.25 | 0.71 | 8.36% | `GC.start` |
| view | app/views/needs/_need.html.haml | 1.69 | 7.35 | 5.20% |  |
| view | app/views/shared/_needs_search.haml | 10.29 | 1.0 | 4.32% |  |
| sql | app/models/subject.rb:127 | 0.39 | 22.59 | 3.70% | `SELECT ? AS one FROM "cooperations" INNER JOIN "cooperation_themes" ON "coopera…` |
| view | app/views/application/navbar/_app.html.haml | 7.53 | 1.0 | 3.16% |  |
| sql | app/controllers/concerns/search_filters.rb:6 | 1.26 | 2.0 | 1.06% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."theme_id" = ? AND "subjec…` |

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