# Api::V1::GymAdministratorsController#index

- **Period:** 12 May 19:59 UTC – 13 May 19:59 UTC
- **Throughput**: 0.0 / min
- **Average:** 70.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/gym_administrator.rb:29 | 1.54 | 20.5 | 45.00% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| code | app/controllers/api/v1/gym_administrators_controller.rb:12 | 31.0 | 1.0 | 44.29% | `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.0 | 1.0 | 2.86% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.5 | 1.0 | 2.14% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.5 | 1.0 | 2.14% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_administrators_controller.rb:14 | 1.5 | 1.0 | 2.14% | `SELECT `gym_administrators`.* FROM `gym_administrators` WHERE `gym_administrato…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.0 | 1.0 | 1.43% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |

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