# Api::V1::GymRoutesController#paginated

- **Period:** 13 May 05:15 UTC – 13 May 11:15 UTC
- **Throughput**: 5.22 / min
- **Average:** 103.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_routes_controller.rb:84 | 67.03 | 1.0 | 64.51% | `Api::V1::GymRoutesController#paginated` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:142 | 4.74 | 5.72 | 26.07% | `SELECT `gym_routes`.* FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.8 | 1.0 | 2.69% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.78 | 1.0 | 1.71% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/gym_route_ascents_mapper.rb:26 | 1.99 | 0.84 | 1.62% | `SELECT COUNT(*) FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`user_i…` |
| sql | app/controllers/api/v1/api_controller.rb:73 | 1.78 | 0.84 | 1.44% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:413 | 1.48 | 0.75 | 1.07% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |

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