# Api::V1::LogBooks::OutdoorsController#daily_ascents

- **Period:** 13 May 10:39 UTC – 13 May 11:09 UTC
- **Throughput**: 0.33 / min
- **Average:** 13.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/log_books/outdoors_controller.rb:30 | 6.0 | 1.0 | 45.80% | `Api::V1::LogBooks::OutdoorsController#daily_ascents` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.4 | 1.0 | 18.32% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.6 | 1.0 | 12.21% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/log_books/outdoors_controller.rb:35 | 1.5 | 1.0 | 11.45% | `SELECT MAX(`ascents`.`released_at`) FROM `ascents` WHERE `ascents`.`type` = ? A…` |
| sql | app/controllers/api/v1/log_books/outdoors_controller.rb:34 | 1.3 | 1.0 | 9.92% | `SELECT MIN(`ascents`.`released_at`) FROM `ascents` WHERE `ascents`.`type` = ? A…` |
| sql | app/controllers/api/v1/log_books/outdoors_controller.rb:50 | 1.0 | 0.2 | 1.53% | `SELECT `ascents`.* FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`use…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::LogBooks::OutdoorsController%23daily_ascents?range=30m)