# Api::V1::LogBooks::OutdoorsController#ascents_of_crag

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/log_books/outdoors_controller.rb:63 | 10.98 | 1.0 | 62.34% | `Api::V1::LogBooks::OutdoorsController#ascents_of_crag` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.89 | 1.0 | 10.73% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/log_books/outdoors_controller.rb:70 | 1.87 | 0.99 | 10.54% | `SELECT `ascents`.* FROM `ascents` INNER JOIN `crag_routes` ON `crag_routes`.`id…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.23 | 1.0 | 6.94% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/ascent_crag_route.rb:51 | 1.09 | 0.4 | 2.47% | `SELECT `crags`.* FROM `crags` INNER JOIN `crag_routes` ON `crags`.`id` = `crag_…` |
| sql | app/models/ascent_crag_route.rb:50 | 0.92 | 0.4 | 2.09% | `SELECT `crag_routes`.* FROM `crag_routes` WHERE (`crag_routes`.`deleted_at` IS …` |
| sql | app/models/ascent_crag_route.rb:52 | 0.75 | 0.45 | 1.93% | `SELECT `ascent_users`.* FROM `ascent_users` WHERE `ascent_users`.`ascent_id` = ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::LogBooks::OutdoorsController%23ascents_of_crag?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)