# Api::V1::ApproachesController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:06 UTC
- **Throughput**: 0.18 / min
- **Average:** 11.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/approaches_controller.rb:11 | 6.56 | 1.0 | 56.55% | `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 | 1.96 | 1.0 | 16.91% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/approaches_controller.rb:86 | 1.27 | 0.96 | 10.53% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/approaches_controller.rb:12 | 1.14 | 0.96 | 9.41% | `SELECT `approaches`.* FROM `approaches` WHERE `approaches`.`crag_id` = ?` |
| sql | app/models/approach.rb:118 | 0.73 | 0.73 | 4.59% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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