# Api::V1::GymClimbingStylesController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 0.13 / min
- **Average:** 11.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_climbing_styles_controller.rb:9 | 5.88 | 1.0 | 49.50% | `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 | 1.9 | 1.0 | 15.98% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.17 | 1.0 | 9.84% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.08 | 1.0 | 9.13% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 0.95 | 1.0 | 7.99% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |
| sql | app/controllers/api/v1/gym_climbing_styles_controller.rb:12 | 0.9 | 1.0 | 7.56% | `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=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)