# Api::V1::GymClimbingStylesController#index

- **Period:** 12 May 11:58 UTC – 13 May 11:58 UTC
- **Throughput**: 0.08 / min
- **Average:** 17.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_climbing_styles_controller.rb:9 | 8.85 | 1.0 | 50.07% | `Api::V1::GymClimbingStylesController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.39 | 1.0 | 13.53% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.77 | 1.0 | 10.00% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.73 | 1.0 | 9.81% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.45 | 1.0 | 8.20% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |
| sql | app/controllers/api/v1/gym_climbing_styles_controller.rb:12 | 1.45 | 1.0 | 8.20% | `SELECT `gym_climbing_styles`.* FROM `gym_climbing_styles` WHERE `gym_climbing_s…` |

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