# Api::V1::Statistics::GymRouteStatisticsController#routes_by_levels

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:04 UTC
- **Throughput**: 0.0 / min
- **Average:** 58.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/statistics/gym_route_statistics_controller.rb:19 | 25.0 | 1.0 | 43.04% | `Api::V1::Statistics::GymRouteStatisticsController#routes_by_levels` |
| sql | app/models/statistics/gym_statistic.rb:83 | 21.0 | 1.0 | 36.16% | `SELECT `gym_routes`.* FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 4.0 | 1.0 | 6.89% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| rack | /var/www/oblyk/api/shared/bundle/ruby/2.7.0/gems/rack-2.2.23/lib/rack/head.rb:11 | 1.0 | 1.0 | 1.72% | `Rack::Head` |
| rack | /var/www/oblyk/api/shared/bundle/ruby/2.7.0/gems/rack-2.2.23/lib/rack/session/abstract/id.rb:259 | 1.0 | 1.0 | 1.72% | `ActionDispatch::Session::CookieStore` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.7.0/gems/railties-6.0.6.1/lib/rails/engine.rb:525 | 1.0 | 1.0 | 1.72% | `Rails::Engine#call` |
| sql | app/models/statistics/gym_statistic.rb:87 | 0.33 | 3.0 | 1.72% | `SELECT `gym_levels`.* FROM `gym_levels` WHERE `gym_levels`.`gym_id` = ? AND `gy…` |

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