# Api::V1::PublicationsController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/api_controller.rb:17 | 3.01 | 12.88 | 44.85% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`author_id` = …` |
| code | app/controllers/api/v1/publications_controller.rb:15 | 36.32 | 1.0 | 42.08% | `Api::V1::PublicationsController#index` |
| sql | app/models/publication_views_mapper.rb:25 | 2.53 | 1.41 | 4.12% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`author_id` = …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.96 | 1.0 | 2.27% | `Rails::Engine#call` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 0.79 | 1.77 | 1.62% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.72 | 1.75 | 1.46% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/video.rb:112 | 0.82 | 1.35 | 1.28% | `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-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)