# Api::V1::AscentGymRoutesController#points

- **Period:** 13 May 10:51 UTC – 13 May 11:06 UTC
- **Throughput**: 0.13 / min
- **Average:** 375.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/ascent_gym_routes_controller.rb:56 | 190.0 | 1.0 | 50.67% | `Api::V1::AscentGymRoutesController#points` |
| sql | app/models/gym_route.rb:143 | 5.69 | 6.5 | 9.87% | `SELECT `gym_spaces`.* FROM `gym_spaces` INNER JOIN `gym_sectors` ON `gym_spaces…` |
| sql | app/models/ascent_gym_route.rb:64 | 1.39 | 16.5 | 6.13% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/ascent_gym_route.rb:36 | 1.3 | 16.5 | 5.73% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = ? AND `…` |
| sql | app/models/ascent_gym_route.rb:63 | 1.27 | 16.5 | 5.60% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |
| sql | app/models/gym_route.rb:59 | 1.64 | 12.5 | 5.47% | `SELECT `gyms`.* FROM `gyms` INNER JOIN `gym_spaces` ON `gyms`.`id` = `gym_space…` |
| sql | app/controllers/api/v1/ascent_gym_routes_controller.rb:85 | 17.0 | 1.0 | 4.53% | `SELECT `ascents`.* FROM `ascents` INNER JOIN `gym_routes` ON `gym_routes`.`id` …` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.23 | 6.5 | 2.13% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/gym_route.rb:249 | 1.23 | 6.5 | 2.13% | `SELECT `gym_sectors`.* FROM `gym_sectors` WHERE (`gym_sectors`.`deleted_at` IS …` |
| sql | app/models/gym_route.rb:226 | 1.15 | 6.5 | 2.00% | `SELECT `gym_openers`.* FROM `gym_openers` INNER JOIN `gym_route_openers` ON `gy…` |
| sql | app/models/gym_route.rb:63 | 1.63 | 4.0 | 1.73% | `SELECT `gyms`.* FROM `gyms` INNER JOIN `gym_spaces` ON `gyms`.`id` = `gym_space…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::AscentGymRoutesController%23points?range=15m)