# Api::V1::CurrentUsersController#ascents_without_guides

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:05 UTC
- **Throughput**: 0.02 / min
- **Average:** 26.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:55 | 11.56 | 1.0 | 43.77% | `Api::V1::CurrentUsersController#ascents_without_guides` |
| sql | app/controllers/api/v1/current_users_controller.rb:65 | 7.44 | 1.0 | 28.20% | `SELECT `guide_book_papers`.`id` AS t0_r0, `guide_book_papers`.`name` AS t0_r1, …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.38 | 0.89 | 8.00% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/current_users_controller.rb:56 | 1.78 | 1.0 | 6.73% | `SELECT `crags`.`id` FROM `crags` INNER JOIN `crag_routes` ON `crags`.`id` = `cr…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.11 | 1.0 | 4.21% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/current_users_controller.rb:57 | 0.89 | 1.0 | 3.37% | `SELECT `follows`.`followable_id` FROM `follows` WHERE `follows`.`user_id` = ? A…` |
| cache | app/models/guide_book_paper.rb:70 | 0.05 | 15.56 | 2.95% | `read write` |

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