# Api::V1::GymsController#ascent_scores

- **Period:** 13 May 09:29 UTC – 13 May 10:29 UTC
- **Throughput**: 0.4 / min
- **Average:** 696.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/gyms_controller.rb:153 | 26.88 | 14.71 | 56.72% | `SELECT `ascents`.* FROM `ascents` INNER JOIN `gym_routes` ON `gym_routes`.`id` …` |
| code | app/controllers/api/v1/gyms_controller.rb:64 | 285.96 | 1.0 | 41.03% | `Api::V1::GymsController#ascent_scores` |
| sql | app/controllers/api/v1/gyms_controller.rb:116 | 9.54 | 1.0 | 1.37% | `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=1h)