# Api::V1::GymRoutesController#export

- **Period:** 24 May 00:04 UTC – 25 May 00:03 UTC
- **Throughput**: 0.0 / min
- **Average:** 1463.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_routes_controller.rb:162 | 831.0 | 1.0 | 56.80% | `Api::V1::GymRoutesController#export` |
| sql | app/models/gym_route.rb:113 | 0.91 | 252.0 | 15.65% | `SELECT `gyms`.* FROM `gyms` INNER JOIN `gym_spaces` ON `gyms`.`id` = `gym_space…` |
| sql | app/models/gym_route.rb:135 | 1.6 | 126.0 | 13.81% | `SELECT `gym_spaces`.* FROM `gym_spaces` INNER JOIN `gym_sectors` ON `gym_spaces…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:183 | 1.37 | 126.0 | 11.76% | `SELECT `gym_openers`.* FROM `gym_openers` INNER JOIN `gym_route_openers` ON `gy…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:172 | 5.33 | 3.0 | 1.09% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` IN (?) ORDER BY…` |

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