# Api::V1::PublicationsController#index

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 0.4 / min
- **Average:** 119.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/publications_controller.rb:15 | 51.39 | 1.0 | 43.17% | `Api::V1::PublicationsController#index` |
| sql | app/controllers/api/v1/api_controller.rb:17 | 2.49 | 16.16 | 33.75% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`author_id` = …` |
| sql | app/models/publication_views_mapper.rb:25 | 2.47 | 3.4 | 7.05% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`publishable_t…` |
| sql | app/models/video.rb:112 | 0.79 | 7.41 | 4.94% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/video.rb:109 | 0.93 | 4.19 | 3.28% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.97 | 0.99 | 1.64% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.84 | 2.25 | 1.58% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/publication_views_mapper.rb:57 | 1.06 | 1.69 | 1.50% | `BEGIN SELECT `publications`.* FROM `publications` WHERE `publications`.`id` = ?…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.71 | 2.23 | 1.33% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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