# NeedsController#quo_active

- **Period:** 23 Jun 13:28 UTC – 24 Jun 12:49 UTC
- **Throughput**: 0.57 / min
- **Average:** 283.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/search_filters.rb:22 | 118.19 | 0.99 | 41.36% | `SELECT DISTINCT "themes".* FROM "themes" INNER JOIN "subjects" ON "subjects"."t…` |
| sql | app/controllers/concerns/inbox.rb:28 | 13.81 | 4.84 | 23.60% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at, pg_search_266d1c70a4…` |
| sql | app/controllers/concerns/inbox.rb:51 | 4.73 | 4.96 | 8.28% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| code | app/controllers/needs_controller.rb:29 | 13.13 | 1.0 | 4.63% | `NeedsController#quo_active` |
| sql | app/views/application/navbar/_app.html.haml:13 | 8.94 | 0.99 | 3.12% | `SELECT COUNT(*) FROM "shared_satisfactions" WHERE "shared_satisfactions"."user_…` |
| queue | queue | 8.83 | 1.0 | 3.12% |  |
| view | app/views/application/navbar/_app.html.haml | 6.92 | 0.99 | 2.42% |  |
| gc | ruby/gc.c | 6.49 | 0.6 | 1.38% | `GC.start` |

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