# Api::V1::ContestRouteGroupsController#show

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:54 UTC
- **Throughput**: 0.01 / min
- **Average:** 32.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_route_groups_controller.rb:22 | 22.6 | 1.0 | 69.33% | `Api::V1::ContestRouteGroupsController#show` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.6 | 1.0 | 7.98% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:76 | 1.2 | 1.0 | 3.68% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:68 | 1.2 | 1.0 | 3.68% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:72 | 1.0 | 1.0 | 3.07% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/models/contest_route_group.rb:47 | 1.0 | 1.0 | 3.07% | `SELECT `contest_time_blocks`.* FROM `contest_time_blocks` WHERE `contest_time_b…` |
| sql | app/models/contest_route_group.rb:46 | 1.0 | 1.0 | 3.07% | `SELECT `contest_routes`.* FROM `contest_routes` WHERE `contest_routes`.`contest…` |
| sql | app/models/contest_route_group.rb:63 | 0.8 | 1.0 | 2.45% | `SELECT `contest_categories`.* FROM `contest_categories` INNER JOIN `contest_rou…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:84 | 0.8 | 1.0 | 2.45% | `SELECT `contest_route_groups`.* FROM `contest_route_groups` WHERE `contest_rout…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:80 | 0.4 | 1.0 | 1.23% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` WHERE `contest_stage_…` |

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