# Api::V1::ContestRouteGroupsController#show

- **Period:** 12 May 11:55 UTC – 13 May 11:55 UTC
- **Throughput**: 0.01 / min
- **Average:** 65.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_route_groups_controller.rb:22 | 40.4 | 1.0 | 62.11% | `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.55 | 1.0 | 3.92% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.47 | 1.7 | 3.84% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/contest_route.rb:48 | 1.44 | 1.7 | 3.77% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| sql | app/models/contest_route_group.rb:63 | 1.9 | 1.0 | 2.92% | `SELECT `contest_categories`.* FROM `contest_categories` INNER JOIN `contest_rou…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:68 | 1.85 | 1.0 | 2.84% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/contest_route_group.rb:46 | 1.6 | 1.0 | 2.46% | `SELECT `contest_routes`.* FROM `contest_routes` WHERE `contest_routes`.`contest…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:76 | 1.6 | 1.0 | 2.46% | `SELECT `contest_stages`.* FROM `contest_stages` WHERE `contest_stages`.`contest…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:72 | 1.5 | 1.0 | 2.31% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:84 | 1.4 | 1.0 | 2.15% | `SELECT `contest_route_groups`.* FROM `contest_route_groups` WHERE `contest_rout…` |
| sql | app/models/contest_route_group.rb:47 | 1.35 | 1.0 | 2.08% | `SELECT `contest_time_blocks`.* FROM `contest_time_blocks` WHERE `contest_time_b…` |
| sql | app/models/contest_route.rb:45 | 1.53 | 0.85 | 2.00% | `SELECT `contest_judges`.* FROM `contest_judges` INNER JOIN `contest_judge_route…` |
| sql | app/controllers/api/v1/contest_route_groups_controller.rb:80 | 1.3 | 1.0 | 2.00% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` WHERE `contest_stage_…` |
| sql | app/models/contest_route.rb:46 | 1.41 | 0.85 | 1.84% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |
| sql | app/models/contest_route.rb:52 | 1.41 | 0.85 | 1.84% | `SELECT `contest_stage_steps`.* FROM `contest_stage_steps` INNER JOIN `contest_r…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.36 | 0.7 | 1.46% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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