# NeedsController#not_for_me

- **Period:** 24 Jun 05:13 UTC – 24 Jun 08:12 UTC
- **Throughput**: 0.01 / min
- **Average:** 159.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 44.0 | 1.0 | 27.66% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:51 | 5.4 | 5.0 | 16.97% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| sql | app/controllers/concerns/inbox.rb:28 | 3.71 | 7.0 | 16.34% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| code | app/controllers/needs_controller.rb:41 | 13.0 | 1.0 | 8.17% | `NeedsController#not_for_me` |
| sql | app/controllers/concerns/search_filters.rb:6 | 7.0 | 1.0 | 4.40% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."theme_id" IN (?) AND "sub…` |
| gc | ruby/gc.c | 5.0 | 1.0 | 3.14% | `GC.start` |
| view | app/views/application/navbar/_app.html.haml | 5.0 | 1.0 | 3.14% |  |
| view | app/views/application/_head.html.haml | 2.0 | 1.0 | 1.26% |  |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 2.0 | 1.0 | 1.26% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| view | app/views/needs/_need.html.haml | 1.0 | 2.0 | 1.26% |  |

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