# Api::V1::ContestStagesController#index

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 0.07 / min
- **Average:** 23.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_stages_controller.rb:15 | 13.0 | 1.0 | 56.52% | `Api::V1::ContestStagesController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 3.0 | 1.0 | 13.04% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_stages_controller.rb:16 | 3.0 | 1.0 | 13.04% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/controllers/api/v1/contest_stages_controller.rb:56 | 3.0 | 1.0 | 13.04% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_stages_controller.rb:52 | 1.0 | 1.0 | 4.35% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |

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