# ExpertsController#edit

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/application/navbar/_app.html.haml | 7.27 | 1.0 | 11.95% |  |
| view | app/views/experts/edit.html.haml | 6.82 | 1.0 | 11.21% |  |
| view | app/views/users/_menu.html.haml | 5.36 | 1.0 | 8.81% |  |
| code | app/controllers/experts_controller.rb:10 | 5.09 | 1.0 | 8.37% | `ExpertsController#edit` |
| gc | ruby/gc.c | 5.0 | 0.55 | 4.48% | `GC.start` |
| view | app/views/application/_person_modal.html.haml | 0.49 | 5.0 | 4.03% |  |
| view | app/views/application/_head.html.haml | 1.27 | 1.0 | 2.09% |  |
| sql | app/models/user.rb:326 | 0.16 | 8.18 | 2.09% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| queue | queue | 1.09 | 1.0 | 1.79% |  |
| view | app/views/application/_footer.html.haml | 1.09 | 1.0 | 1.79% |  |
| view | app/views/application/_navbar.html.haml | 1.09 | 1.0 | 1.79% |  |
| sql | app/views/experts/edit.html.haml:29 | 1.0 | 1.0 | 1.64% | `SELECT "institutions".* FROM "institutions" INNER JOIN "antennes" ON "instituti…` |
| sql | app/views/application/navbar/_app.html.haml:4 | 1.0 | 1.0 | 1.64% | `SELECT COUNT(DISTINCT "needs"."id") FROM "needs" INNER JOIN "matches" ON "needs…` |
| sql | app/views/experts/edit.html.haml:39 | 0.91 | 1.0 | 1.49% | `SELECT "users".* FROM "users" INNER JOIN "experts_users" ON "users"."id" = "exp…` |
| sql | app/models/user.rb:310 | 0.16 | 5.0 | 1.34% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| sql | app/views/users/_menu.html.haml:7 | 1.0 | 0.82 | 1.34% | `SELECT COUNT(count_column) FROM (SELECT DISTINCT "antennes"."id" AS count_colum…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.82 | 1.0 | 1.34% | `Rack::Attack` |
| view | app/views/application/_person.haml | 0.15 | 5.0 | 1.20% |  |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.64 | 1.0 | 1.05% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |

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