# Api::V1::CragRoutesController#index

- **Period:** 12 May 23:09 UTC – 13 May 11:09 UTC
- **Throughput**: 2.22 / min
- **Average:** 60.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/crag_routes_controller.rb:13 | 45.68 | 1.0 | 76.16% | `Api::V1::CragRoutesController#index` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:156 | 2.12 | 2.36 | 8.33% | `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.69 | 1.0 | 4.48% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:164 | 1.58 | 0.98 | 2.58% | `SELECT `crag_sectors`.* FROM `crag_sectors` WHERE (`crag_sectors`.`deleted_at` …` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:168 | 1.56 | 0.98 | 2.54% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/models/crag_route.rb:200 | 1.43 | 0.89 | 2.12% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/crag_routes_controller.rb:172 | 1.26 | 0.98 | 2.05% | `SELECT `areas`.* FROM `areas` WHERE `areas`.`id` IS NULL LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:73 | 1.57 | 0.55 | 1.45% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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