# Api::V1::CommentsController#comments

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/comments_controller.rb:22 | 9.25 | 1.0 | 50.68% | `Api::V1::CommentsController#comments` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 1.07 | 3.5 | 20.55% | `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 | 2.25 | 1.0 | 12.33% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 1.25 | 6.85% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/controllers/api/v1/comments_controller.rb:115 | 1.0 | 1.0 | 5.48% | `SELECT `comments`.* FROM `comments` WHERE `comments`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.75 | 1.0 | 4.11% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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