# Api::V1::GymLevelsController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:53 UTC
- **Throughput**: 0.14 / min
- **Average:** 15.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_levels_controller.rb:9 | 8.15 | 1.0 | 54.11% | `Api::V1::GymLevelsController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.83 | 1.0 | 12.15% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.14 | 1.0 | 7.54% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.03 | 1.0 | 6.86% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gym_levels_controller.rb:18 | 1.0 | 1.0 | 6.64% | `SELECT ROUND(AVG(min_grade_value)) AS average_grade, level_index, climbing_type…` |
| sql | app/controllers/api/v1/gym_levels_controller.rb:19 | 0.98 | 1.0 | 6.52% | `SELECT `gym_levels`.* FROM `gym_levels` WHERE `gym_levels`.`gym_id` = ?` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 0.93 | 1.0 | 6.19% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymLevelsController%23index?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)