# Api::V1::CragRoutesController#suggested_routes

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:13 UTC
- **Throughput**: 0.01 / min
- **Average:** 144.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/crag_routes_controller.rb:43 | 75.83 | 1.0 | 52.60% | `Api::V1::CragRoutesController#suggested_routes` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:54 | 31.0 | 1.0 | 21.50% | `SELECT `crag_routes`.* FROM `crag_routes` WHERE (`crag_routes`.`deleted_at` IS …` |
| sql | app/models/crag_route.rb:200 | 0.97 | 16.0 | 10.75% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/crag_route.rb:199 | 1.02 | 14.17 | 10.06% | `SELECT `crag_sectors`.* FROM `crag_sectors` WHERE (`crag_sectors`.`deleted_at` …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.83 | 1.0 | 1.27% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:44 | 1.67 | 1.0 | 1.16% | `SELECT COUNT(*) FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`user_i…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::CragRoutesController%23suggested_routes?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)