# Api::V1::ContestRouteGroupsController#show

- **Period:** 13 May 05:05 UTC – 13 May 11:05 UTC
- **Throughput**: 0.01 / min
- **Average:** 39.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_route_groups_controller.rb:22 | 26.0 | 1.0 | 66.10% | `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.0 | 1.0 | 5.08% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:76 | 1.67 | 1.0 | 4.24% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/models/contest_route_group.rb:63 | 1.67 | 1.0 | 4.24% | `SELECT `contest_categories`.* FROM `contest_categories` INNER JOIN `contest_rou…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:72 | 1.67 | 1.0 | 4.24% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:84 | 1.67 | 1.0 | 4.24% | `SELECT `contest_route_groups`.* FROM `contest_route_groups` WHERE `contest_rout…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:68 | 1.33 | 1.0 | 3.39% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:80 | 1.33 | 1.0 | 3.39% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` WHERE `contest_stage_…` |
| sql | app/models/contest_route_group.rb:46 | 1.0 | 1.0 | 2.54% | `SELECT `contest_routes`.* FROM `contest_routes` WHERE `contest_routes`.`contest…` |
| sql | app/models/contest_route_group.rb:47 | 1.0 | 1.0 | 2.54% | `SELECT `contest_time_blocks`.* FROM `contest_time_blocks` WHERE `contest_time_b…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ContestRouteGroupsController%23show?range=6h)