# Api::V1::ContestRoutesController#show

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 0.09 / min
- **Average:** 24.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_routes_controller.rb:21 | 17.03 | 1.0 | 68.68% | `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.05 | 1.0 | 8.28% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:97 | 1.61 | 1.0 | 6.48% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:101 | 1.26 | 1.0 | 5.10% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_routes_controller.rb:105 | 1.18 | 1.0 | 4.78% | `SELECT `contest_routes`.* FROM `contest_routes` INNER JOIN `contest_route_group…` |
| sql | app/models/contest_route.rb:45 | 0.94 | 0.45 | 1.70% | `SELECT `contest_judges`.* FROM `contest_judges` INNER JOIN `contest_judge_route…` |
| sql | app/models/contest_route.rb:52 | 0.88 | 0.45 | 1.59% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` INNER JOIN `contest_r…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.88 | 0.45 | 1.59% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.88 | 0.45 | 1.59% | `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-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)