# Api::V1::CommentsController#comments

- **Period:** 27 Jun 09:48 UTC – 27 Jun 16:52 UTC
- **Throughput**: 0.02 / min
- **Average:** 18.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/comments_controller.rb:22 | 9.71 | 1.0 | 53.86% | `Api::V1::CommentsController#comments` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 0.78 | 3.86 | 16.63% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_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.83 | 0.86 | 8.71% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 1.43 | 7.92% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.67 | 1.29 | 4.75% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/controllers/api/v1/comments_controller.rb:115 | 0.71 | 1.0 | 3.96% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`id` = ? LIMIT ?` |

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