# Admin::ExpertsController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/admin/patches/scopes.rb:7 | 14.42 | 2.1 | 24.78% | `SELECT COUNT(DISTINCT "experts"."id") FROM "experts" WHERE "experts"."full_name…` |
| view | vendor/bundle/ruby/4.0.0/gems/activeadmin-3.5.1/app/views/active_admin/resource/index.html.arb | 81.0 | 0.3 | 19.89% |  |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 2.16 | 10.35 | 18.29% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| sql | app/admin/helpers/links.rb:26 | 8.78 | 2.18 | 15.63% | `SELECT COUNT(DISTINCT "company_satisfactions"."id") FROM "company_satisfactions…` |
| code | vendor/bundle/ruby/4.0.0/gems/activeadmin-3.5.1/lib/active_admin/resource_controller/streaming.rb:12 | 10.95 | 1.0 | 8.96% | `Admin::ExpertsController#index` |
| gc | ruby/gc.c | 6.44 | 0.63 | 3.29% | `GC.start` |
| sql | app/admin/helpers/territorial_zones_helper.rb:29 | 0.77 | 2.18 | 1.37% | `SELECT ? AS one FROM "territorial_zones" WHERE "territorial_zones"."zoneable_id…` |

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