# Api::V1::GymClimbingStylesController#index

- **Period:** 13 May 08:06 UTC – 13 May 11:06 UTC
- **Throughput**: 0.06 / min
- **Average:** 15.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_climbing_styles_controller.rb:9 | 8.09 | 1.0 | 52.98% | `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.18 | 1.0 | 14.29% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.36 | 1.0 | 8.93% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_climbing_styles_controller.rb:12 | 1.36 | 1.0 | 8.93% | `SELECT `gym_climbing_styles`.* FROM `gym_climbing_styles` WHERE `gym_climbing_s…` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.27 | 1.0 | 8.33% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.0 | 1.0 | 6.55% | `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=3h)