# Api::V1::CurrentUsersController#projects

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:167 | 59.33 | 1.0 | 73.55% | `Api::V1::CurrentUsersController#projects` |
| sql | app/controllers/api/v1/current_users_controller.rb:183 | 1.08 | 13.0 | 17.36% | `SELECT `crag_routes`.* FROM `crag_routes` INNER JOIN `crags` ON `crags`.`id` = …` |
| sql | app/controllers/api/v1/current_users_controller.rb:168 | 2.0 | 1.0 | 2.48% | `SELECT `ascents`.`crag_route_id` FROM `ascents` WHERE `ascents`.`type` = ? AND …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.33 | 1.0 | 1.65% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.33 | 1.0 | 1.65% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/current_users_controller.rb:169 | 1.33 | 1.0 | 1.65% | `SELECT `ascents`.`crag_route_id` FROM `ascents` WHERE `ascents`.`type` = ? AND …` |

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