# Api::V1::Statistics::GymRouteStatisticsController#opening_frequencies

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:52 UTC
- **Throughput**: 0.0 / min
- **Average:** 65.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/models/statistics/gym_statistic.rb:189 | 19.0 | 1.0 | 29.12% | `SELECT `gym_routes`.* FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes…` |
| code | app/controllers/api/v1/statistics/gym_route_statistics_controller.rb:42 | 17.0 | 1.0 | 26.06% | `Api::V1::Statistics::GymRouteStatisticsController#opening_frequencies` |
| sql | app/models/statistics/gym_statistic.rb:175 | 13.0 | 1.0 | 19.93% | `SELECT COUNT(*) FROM `gym_routes` INNER JOIN `gym_sectors` ON `gym_routes`.`gym…` |
| sql | app/models/statistics/gym_statistic.rb:182 | 11.0 | 1.0 | 16.86% | `SELECT MIN(`gym_routes`.`opened_at`) FROM `gym_routes` INNER JOIN `gym_sectors`…` |
| 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.53% | `ActionDispatch::Session::CookieStore` |
| rack | /var/www/oblyk/api/shared/bundle/ruby/2.7.0/gems/actionpack-6.0.6.1/lib/action_dispatch/middleware/ssl.rb:70 | 1.0 | 1.0 | 1.53% | `ActionDispatch::SSL` |

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