# Api::V1::CragRoutesController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 15:36 UTC
- **Throughput**: 3.14 / min
- **Average:** 45.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/crag_routes_controller.rb:13 | 35.05 | 1.0 | 77.60% | `Api::V1::CragRoutesController#index` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:156 | 1.52 | 2.41 | 8.07% | `SELECT `crag_routes`.* FROM `crag_routes` WHERE (`crag_routes`.`deleted_at` IS …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.16 | 1.0 | 4.78% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:168 | 1.15 | 0.99 | 2.52% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:164 | 1.13 | 0.99 | 2.47% | `SELECT `crag_sectors`.* FROM `crag_sectors` WHERE (`crag_sectors`.`deleted_at` …` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:172 | 0.81 | 0.99 | 1.78% | `SELECT `areas`.* FROM `areas` WHERE `areas`.`id` IS NULL LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:73 | 1.1 | 0.56 | 1.35% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/crag_route.rb:200 | 1.03 | 0.56 | 1.27% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |

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