# Api::V1::ApproachesController#index

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 0.47 / min
- **Average:** 18.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/approaches_controller.rb:11 | 11.29 | 1.0 | 61.24% | `Api::V1::ApproachesController#index` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.57 | 1.0 | 13.95% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/approaches_controller.rb:86 | 1.71 | 1.0 | 9.30% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/approaches_controller.rb:12 | 1.43 | 1.0 | 7.75% | `SELECT `approaches`.* FROM `approaches` WHERE `approaches`.`crag_id` = ?` |
| sql | app/models/approach.rb:118 | 0.83 | 1.71 | 7.75% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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