# Api::V1::GymClimbingStylesController#index

- **Period:** 12 May 23:07 UTC – 13 May 11:07 UTC
- **Throughput**: 0.04 / 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.15 | 1.0 | 45.93% | `Api::V1::GymClimbingStylesController#index` |
| sql | app/controllers/concerns/gymable.rb:16 | 2.56 | 1.0 | 14.41% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.3 | 1.0 | 12.94% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.81 | 1.0 | 10.23% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_climbing_styles_controller.rb:12 | 1.63 | 1.0 | 9.19% | `SELECT `gym_climbing_styles`.* FROM `gym_climbing_styles` WHERE `gym_climbing_s…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.26 | 1.0 | 7.10% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |

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