# Api::V1::GymsController#routes_by_styles

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:11 UTC
- **Throughput**: 0.02 / min
- **Average:** 21.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gyms_controller.rb:468 | 10.2 | 1.0 | 47.66% | `Api::V1::GymsController#routes_by_styles` |
| sql | app/controllers/api/v1/gyms_controller.rb:476 | 7.3 | 1.0 | 34.11% | `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 | 1.9 | 1.0 | 8.88% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/gyms_controller.rb:523 | 1.2 | 1.0 | 5.61% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gyms_controller.rb:471 | 1.0 | 0.8 | 3.74% | `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::GymsController%23routes_by_styles?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)