# Reminders::ExpertsController#outputs

- **Period:** 23 Jun 06:06 UTC – 24 Jun 06:05 UTC
- **Throughput**: 0.01 / min
- **Average:** 510.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/experts/_expert.html.haml:71 | 12.88 | 6.25 | 15.78% | `SELECT "needs".* FROM "needs" INNER JOIN "matches" ON "needs"."id" = "matches".…` |
| view | app/views/experts/_expert.html.haml | 10.6 | 6.25 | 12.99% |  |
| sql | app/views/reminders/experts/index.haml:9 | 12.28 | 5.38 | 12.94% | `SELECT "experts".* FROM "experts" INNER JOIN "reminders_registers" ON "reminder…` |
| gc | ruby/gc.c | 69.33 | 0.75 | 10.20% | `GC.start` |
| sql | app/controllers/concerns/inbox.rb:51 | 1.16 | 31.25 | 7.08% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| view | app/views/reminders/experts/index.haml | 25.63 | 1.0 | 5.02% |  |
| sql | app/models/expert.rb:271 | 2.94 | 6.25 | 3.60% | `SELECT "reminders_registers".* FROM "reminders_registers" WHERE "reminders_regi…` |
| code | app/controllers/reminders/experts_controller.rb:30 | 13.63 | 1.0 | 2.67% | `Reminders::ExpertsController#outputs` |
| view | app/views/feedbacks/_feedback.haml | 0.7 | 18.75 | 2.57% |  |
| sql | app/controllers/reminders/experts_controller.rb:124 | 3.13 | 3.75 | 2.30% | `SELECT COUNT(DISTINCT "experts"."id") FROM "experts" INNER JOIN "reminders_regi…` |
| sql | app/helpers/page_infos_helper.rb:4 | 9.0 | 1.0 | 1.76% | `SELECT COUNT(*) AS "count_all", "experts"."id" AS "experts_id" FROM "experts" I…` |
| sql | app/views/experts/_expert.html.haml:58 | 1.32 | 6.25 | 1.62% | `SELECT DISTINCT COUNT(*) AS "size", MAX("needs"."updated_at") AS timestamp FROM…` |
| redis | app/views/experts/_expert.html.haml:58 | 0.6 | 12.5 | 1.47% | `get` |
| redis | app/views/experts/_expert.html.haml:79 | 0.74 | 9.13 | 1.32% | `get` |
| sql | app/views/experts/_expert.html.haml:75 | 11.25 | 0.5 | 1.10% | `SELECT COUNT(*) FROM "needs" INNER JOIN "matches" ON "needs"."id" = "matches"."…` |
| sql | app/views/experts/_expert.html.haml:33 | 0.88 | 6.25 | 1.08% | `SELECT DISTINCT "users".* FROM "users" INNER JOIN "user_rights" ON "users"."id"…` |
| sql | app/views/experts/_expert.html.haml:62 | 0.86 | 6.25 | 1.05% | `SELECT COUNT(*) FROM "matches" WHERE "matches"."expert_id" = ? AND "matches"."s…` |
| view | app/views/application/_user_admin_view.haml | 0.19 | 28.25 | 1.05% |  |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Reminders::ExpertsController%23outputs?range=1d)