# NeedsController#taking_care

- **Period:** 24 Jun 02:11 UTC – 24 Jun 08:10 UTC
- **Throughput**: 0.11 / min
- **Average:** 181.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 76.58 | 0.97 | 41.03% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:51 | 7.7 | 4.87 | 20.63% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| sql | app/controllers/concerns/inbox.rb:28 | 2.27 | 6.67 | 8.32% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:33 | 13.62 | 1.0 | 7.49% | `NeedsController#taking_care` |
| view | app/views/application/navbar/_app.html.haml | 6.16 | 0.97 | 3.30% |  |
| sql | app/views/application/navbar/_app.html.haml:4 | 3.24 | 0.97 | 1.73% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| gc | ruby/gc.c | 4.95 | 0.49 | 1.33% | `GC.start` |

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