# Api::V1::GymAdministratorsController#index

- **Period:** 13 May 18:27 UTC – 13 May 21:27 UTC
- **Throughput**: 0.02 / min
- **Average:** 17.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_administrators_controller.rb:12 | 9.0 | 1.0 | 51.92% | `Api::V1::GymAdministratorsController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.67 | 1.0 | 15.38% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.67 | 1.0 | 9.62% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.33 | 1.0 | 7.69% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.33 | 1.0 | 7.69% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_administrators_controller.rb:14 | 1.0 | 1.0 | 5.77% | `SELECT `gym_administrators`.* FROM `gym_administrators` WHERE `gym_administrato…` |
| sql | app/models/gym_administrator.rb:29 | 0.25 | 1.33 | 1.92% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymAdministratorsController%23index?range=3h)