# Api::V1::GymRoutesController#comments

- **Period:** 12 May 23:12 UTC – 13 May 11:12 UTC
- **Throughput**: 0.26 / min
- **Average:** 35.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_routes_controller.rb:343 | 16.98 | 1.0 | 48.23% | `Api::V1::GymRoutesController#comments` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.82 | 1.0 | 8.00% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.39 | 1.93 | 7.58% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/concerns/gymable.rb:16 | 2.57 | 1.0 | 7.31% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.26 | 1.91 | 6.83% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:349 | 1.36 | 1.5 | 5.82% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = ? AND `…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:348 | 1.64 | 1.0 | 4.66% | `SELECT `ascents`.* FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`gym…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:345 | 1.41 | 1.0 | 4.01% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = ? AND `…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:421 | 1.37 | 1.0 | 3.90% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.23 | 1.03 | 3.62% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymRoutesController%23comments?range=12h)