# Api::V1::ContestStageStepsController#index

- **Period:** 13 May 05:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.09 / min
- **Average:** 64.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_stage_steps_controller.rb:16 | 39.52 | 1.0 | 61.71% | `Api::V1::ContestStageStepsController#index` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.27 | 3.32 | 6.60% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/contest_route.rb:45 | 1.26 | 2.65 | 5.19% | `SELECT `contest_judges`.* FROM `contest_judges` INNER JOIN `contest_judge_route…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.17 | 2.32 | 4.23% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.61 | 1.0 | 4.08% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:56 | 1.65 | 1.0 | 2.57% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/contest_route.rb:48 | 1.17 | 1.35 | 2.47% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:64 | 1.39 | 1.0 | 2.17% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:60 | 1.32 | 1.0 | 2.07% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:17 | 1.26 | 1.0 | 1.96% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` WHERE `contest_stage_…` |
| sql | app/models/contest_stage_step.rb:55 | 1.68 | 0.61 | 1.61% | `SELECT `contest_routes`.* FROM `contest_routes` INNER JOIN `contest_route_group…` |
| sql | app/models/gym_route.rb:204 | 1.48 | 0.68 | 1.56% | `SELECT `gym_spaces`.* FROM `gym_spaces` INNER JOIN `gym_sectors` ON `gym_spaces…` |
| sql | app/models/gym_route.rb:59 | 1.48 | 0.68 | 1.56% | `SELECT `gyms`.* FROM `gyms` INNER JOIN `gym_spaces` ON `gyms`.`id` = `gym_space…` |
| sql | app/models/contest_route.rb:46 | 1.19 | 0.68 | 1.26% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |

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