# Api::V1::CragRoutesController#index

- **Period:** 12 May 11:08 UTC – 13 May 11:08 UTC
- **Throughput**: 2.98 / min
- **Average:** 61.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/crag_routes_controller.rb:13 | 47.04 | 1.0 | 76.34% | `Api::V1::CragRoutesController#index` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:156 | 2.22 | 2.49 | 8.97% | `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.7 | 1.0 | 4.39% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:168 | 1.63 | 0.98 | 2.60% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:164 | 1.61 | 0.98 | 2.57% | `SELECT `crag_sectors`.* FROM `crag_sectors` WHERE (`crag_sectors`.`deleted_at` …` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:172 | 1.22 | 0.98 | 1.95% | `SELECT `areas`.* FROM `areas` WHERE `areas`.`id` IS NULL LIMIT ?` |
| sql | app/models/crag_route.rb:200 | 1.53 | 0.63 | 1.55% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/api_controller.rb:73 | 1.58 | 0.53 | 1.36% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::CragRoutesController%23index?range=1d)