# Api::V1::ApproachesController#index

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.14 / min
- **Average:** 10.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/approaches_controller.rb:11 | 6.19 | 1.0 | 58.17% | `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.84 | 1.0 | 17.27% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/approaches_controller.rb:86 | 1.26 | 0.96 | 11.43% | `SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`d…` |
| sql | app/controllers/api/v1/approaches_controller.rb:12 | 1.03 | 0.96 | 9.31% | `SELECT `approaches`.* FROM `approaches` WHERE `approaches`.`crag_id` = ?` |
| sql | app/models/approach.rb:118 | 0.83 | 0.41 | 3.22% | `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-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)