# Reminders::ExpertsController#done

- **Period:** 23 Jun 06:04 UTC – 24 Jun 06:03 UTC
- **Throughput**: 0.0 / min
- **Average:** 653.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/needs/_admin_need.html.haml:29 | 5.92 | 16.67 | 15.10% | `SELECT "feedbacks".* FROM "feedbacks" WHERE "feedbacks"."feedbackable_id" = ? A…` |
| view | app/views/needs/_admin_need.html.haml | 5.9 | 16.67 | 15.05% |  |
| sql | app/models/expert.rb:271 | 1.56 | 55.0 | 13.16% | `SELECT "reminders_registers".* FROM "reminders_registers" WHERE "reminders_regi…` |
| sql | app/controllers/concerns/inbox.rb:28 | 14.53 | 5.0 | 11.12% | `SELECT DISTINCT needs.*, matches.sent_at as match_sent_at FROM "needs" INNER JO…` |
| view | app/views/feedbacks/_feedback.haml | 1.21 | 50.0 | 9.29% |  |
| sql | app/views/needs/_admin_need.html.haml:20 | 0.68 | 50.0 | 5.20% | `SELECT "matches".* FROM "matches" WHERE "matches"."need_id" = ? ORDER BY "match…` |
| view | app/views/reminders/_needs_badges.html.haml | 1.48 | 16.67 | 3.78% |  |
| sql | app/views/reminders/_needs_badges.html.haml:3 | 1.34 | 16.67 | 3.42% | `SELECT "badges".* FROM "badges" INNER JOIN "badge_badgeables" ON "badges"."id" …` |
| redis | app/views/needs/_admin_need.html.haml:1 | 0.58 | 33.33 | 2.96% | `get` |
| view | app/views/feedbacks/_form.html.haml | 1.02 | 17.67 | 2.76% |  |
| gc | ruby/gc.c | 48.0 | 0.33 | 2.45% | `GC.start` |
| code | app/controllers/reminders/experts_controller.rb:46 | 13.67 | 1.0 | 2.09% | `Reminders::ExpertsController#done` |
| sql | app/views/needs/_admin_need.html.haml:1 | 0.66 | 16.67 | 1.68% | `SELECT DISTINCT "experts"."updated_at" FROM "experts" INNER JOIN "matches" ON "…` |
| view | app/views/application/_person_modal.html.haml | 0.19 | 43.67 | 1.28% |  |
| cache | app/views/needs/_admin_need.html.haml:1 | 0.24 | 33.33 | 1.22% | `read write` |

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