# Api::V1::GymsController#ascent_scores

- **Period:** 13 May 05:14 UTC – 13 May 11:14 UTC
- **Throughput**: 0.37 / min
- **Average:** 852.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/gyms_controller.rb:153 | 37.8 | 13.45 | 59.61% | `SELECT `ascents`.* FROM `ascents` INNER JOIN `gym_routes` ON `gym_routes`.`id` …` |
| code | app/controllers/api/v1/gyms_controller.rb:64 | 329.5 | 1.0 | 38.65% | `Api::V1::GymsController#ascent_scores` |
| sql | app/controllers/api/v1/gyms_controller.rb:116 | 8.68 | 0.98 | 1.00% | `SELECT MIN(gym_routes.min_grade_value) AS min_grade_value, MAX(gym_routes.min_g…` |

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