# ExpertsController#edit

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/experts/edit.html.haml | 15.0 | 1.0 | 17.47% |  |
| view | app/views/users/_menu.html.haml | 7.0 | 1.0 | 8.15% |  |
| view | app/views/application/navbar/_app.html.haml | 6.5 | 1.0 | 7.57% |  |
| code | app/controllers/experts_controller.rb:10 | 6.0 | 1.0 | 6.99% | `ExpertsController#edit` |
| view | app/views/application/_person_modal.html.haml | 0.63 | 9.5 | 6.99% |  |
| view | app/views/application/_head.html.haml | 6.0 | 1.0 | 6.99% |  |
| gc | ruby/gc.c | 10.0 | 0.5 | 5.82% | `GC.start` |
| view | app/views/layouts/application.html.haml | 3.0 | 1.0 | 3.49% |  |
| view | app/views/application/_person.haml | 0.32 | 9.5 | 3.49% |  |
| view | app/views/application/_navbar.html.haml | 1.5 | 1.0 | 1.75% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.0 | 1.0 | 1.16% | `Rack::Attack` |
| sql | app/models/user.rb:326 | 0.11 | 9.0 | 1.16% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| view | app/views/application/_footer.html.haml | 1.0 | 1.0 | 1.16% |  |
| sql | app/views/experts/edit.html.haml:39 | 1.0 | 1.0 | 1.16% | `SELECT "users".* FROM "users" INNER JOIN "experts_users" ON "users"."id" = "exp…` |

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