# NeedsController#taking_care

- **Period:** 24 Jun 07:41 UTC – 24 Jun 08:10 UTC
- **Throughput**: 0.17 / min
- **Average:** 109.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 27.4 | 1.0 | 25.09% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:28 | 3.37 | 7.0 | 21.61% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:33 | 13.0 | 1.0 | 11.90% | `NeedsController#taking_care` |
| sql | app/controllers/concerns/inbox.rb:51 | 1.88 | 5.0 | 8.61% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| view | app/views/application/navbar/_app.html.haml | 6.6 | 1.0 | 6.04% |  |
| gc | ruby/gc.c | 9.0 | 0.2 | 1.65% | `GC.start` |

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