# Api::V1::GymsController#ascent_scores

- **Period:** 13 May 08:14 UTC – 13 May 11:14 UTC
- **Throughput**: 0.45 / min
- **Average:** 808.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/gyms_controller.rb:153 | 36.61 | 13.01 | 58.92% | `SELECT `ascents`.* FROM `ascents` INNER JOIN `gym_routes` ON `gym_routes`.`id` …` |
| code | app/controllers/api/v1/gyms_controller.rb:64 | 317.11 | 1.0 | 39.22% | `Api::V1::GymsController#ascent_scores` |
| sql | app/controllers/api/v1/gyms_controller.rb:116 | 8.85 | 0.98 | 1.07% | `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=3h)