# Api::V1::ContestStageStepsController#index

- **Period:** 12 May 11:25 UTC – 13 May 11:25 UTC
- **Throughput**: 0.04 / min
- **Average:** 50.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_stage_steps_controller.rb:16 | 32.93 | 1.0 | 65.04% | `Api::V1::ContestStageStepsController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.74 | 1.0 | 5.41% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.27 | 1.69 | 4.24% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/contest_route.rb:45 | 1.26 | 1.34 | 3.33% | `SELECT `contest_judges`.* FROM `contest_judges` INNER JOIN `contest_judge_route…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:56 | 1.66 | 1.0 | 3.27% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/contest_stage_step.rb:55 | 1.73 | 0.84 | 2.85% | `SELECT `contest_routes`.* FROM `contest_routes` INNER JOIN `contest_route_group…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.17 | 1.18 | 2.72% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:64 | 1.36 | 1.0 | 2.69% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:60 | 1.34 | 1.0 | 2.65% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_stage_steps_controller.rb:17 | 1.28 | 1.0 | 2.53% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` WHERE `contest_stage_…` |
| sql | app/models/contest_route.rb:48 | 1.17 | 0.69 | 1.59% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| sql | app/models/gym_route.rb:204 | 1.48 | 0.34 | 1.00% | `SELECT `gym_spaces`.* FROM `gym_spaces` INNER JOIN `gym_sectors` ON `gym_spaces…` |
| sql | app/models/gym_route.rb:59 | 1.48 | 0.34 | 1.00% | `SELECT `gyms`.* FROM `gyms` INNER JOIN `gym_spaces` ON `gyms`.`id` = `gym_space…` |

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