# Manager::NeedsController#not_for_me

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/inbox.rb:46 | 24.29 | 7.0 | 46.42% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| sql | app/controllers/concerns/search_filters.rb:22 | 40.0 | 1.0 | 10.92% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| view | app/views/needs/_need.html.haml | 1.12 | 25.0 | 7.65% |  |
| code | app/controllers/manager/needs_controller.rb:31 | 22.5 | 1.0 | 6.14% | `Manager::NeedsController#not_for_me` |
| redis | app/views/needs/_need.html.haml:1 | 0.57 | 30.0 | 4.64% | `get` |
| sql | app/models/need.rb:449 | 0.73 | 15.0 | 3.00% | `SELECT "cooperations".* FROM "cooperations" INNER JOIN "solicitations" ON "coop…` |
| view | app/views/shared/_needs_search.haml | 8.0 | 1.0 | 2.18% |  |
| sql | app/controllers/concerns/inbox.rb:56 | 1.1 | 5.0 | 1.50% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| view | app/views/application/navbar/_app.html.haml | 5.5 | 1.0 | 1.50% |  |
| view | app/views/kaminari/_paginator.html.haml | 2.75 | 2.0 | 1.50% |  |

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