# Conseiller::OptimisationController#quo_matches

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/helpers/page_infos_helper.rb:13 | 16.07 | 13.0 | 33.22% | `SELECT "needs".* FROM "needs" WHERE "needs"."id" IN (?)))) AND "needs"."status"…` |
| sql | app/models/expert.rb:271 | 17.9 | 9.75 | 27.75% | `SELECT "reminders_registers".* FROM "reminders_registers" WHERE "reminders_regi…` |
| sql | app/controllers/conseiller/optimisation_controller.rb:78 | 56.63 | 1.0 | 9.01% | `SELECT COUNT(*) FROM "needs" WHERE "needs"."id" IN (?)))) AND "needs"."status" …` |
| view | app/views/needs/_admin_need.html.haml | 1.63 | 25.0 | 6.48% |  |
| view | app/views/conseiller/optimisation/_filters.html.haml | 20.88 | 1.0 | 3.32% |  |
| sql | app/controllers/conseiller/optimisation_controller.rb:80 | 19.13 | 1.0 | 3.04% | `SELECT COUNT(*) FROM "needs" WHERE "needs"."starred_at" IS NOT NULL AND "needs"…` |
| sql | app/views/needs/_admin_need.html.haml:1 | 0.67 | 25.0 | 2.66% | `SELECT DISTINCT "experts"."updated_at" FROM "experts" INNER JOIN "matches" ON "…` |
| redis | app/views/needs/_admin_need.html.haml:1 | 0.56 | 27.0 | 2.41% | `get` |
| code | app/controllers/conseiller/optimisation_controller.rb:16 | 9.5 | 1.0 | 1.51% | `Conseiller::OptimisationController#quo_matches` |
| gc | ruby/gc.c | 10.83 | 0.75 | 1.29% | `GC.start` |
| sql | app/controllers/conseiller/optimisation_controller.rb:79 | 7.38 | 1.0 | 1.17% | `SELECT DISTINCT "experts".* FROM "experts" INNER JOIN "matches" ON "matches"."s…` |

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