# Api::V1::GymRoutesController#comments

- **Period:** 13 May 08:06 UTC – 13 May 11:06 UTC
- **Throughput**: 0.43 / min
- **Average:** 34.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_routes_controller.rb:343 | 16.82 | 1.0 | 48.34% | `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 | 3.05 | 1.0 | 8.77% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.39 | 2.03 | 8.10% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.27 | 2.0 | 7.28% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/concerns/gymable.rb:16 | 2.49 | 1.0 | 7.17% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:349 | 1.29 | 1.44 | 5.34% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = ? AND `…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:348 | 1.51 | 1.0 | 4.33% | `SELECT `ascents`.* FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`gym…` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:421 | 1.29 | 1.0 | 3.70% | `SELECT `gym_routes`.* FROM `gym_routes` WHERE `gym_routes`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/gym_routes_controller.rb:345 | 1.27 | 1.0 | 3.66% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = ? AND `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.14 | 1.01 | 3.32% | `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=3h)