# Api::V1::ContestRoutesController#show

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.02 / min
- **Average:** 14.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_routes_controller.rb:21 | 8.53 | 1.0 | 58.23% | `Api::V1::ContestRoutesController#show` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.12 | 1.0 | 14.46% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:97 | 1.12 | 1.0 | 7.63% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:101 | 1.0 | 1.0 | 6.83% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:105 | 0.88 | 1.0 | 6.02% | `SELECT `contest_routes`.* FROM `contest_routes` INNER JOIN `contest_route_group…` |
| sql | app/models/contest_route.rb:52 | 1.0 | 0.29 | 2.01% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` INNER JOIN `contest_r…` |
| sql | app/models/contest_route.rb:45 | 1.0 | 0.29 | 2.01% | `SELECT `contest_judges`.* FROM `contest_judges` INNER JOIN `contest_judge_route…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 0.29 | 2.01% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ContestRoutesController%23show?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)