# Api::V1::PublicationsController#index

- **Period:** 13 May 10:51 UTC – 13 May 11:06 UTC
- **Throughput**: 0.4 / min
- **Average:** 101.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/api/v1/api_controller.rb:17 | 4.07 | 9.5 | 37.97% | `SELECT `publications`.* FROM `publications` WHERE `publications`.`author_id` = …` |
| code | app/controllers/api/v1/publications_controller.rb:15 | 38.0 | 1.0 | 37.32% | `Api::V1::PublicationsController#index` |
| sql | app/models/publication_views_mapper.rb:25 | 2.03 | 5.0 | 9.98% | `SELECT `publications`.* FROM `publications` WHERE ((publications.publishable_ty…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.08 | 4.17 | 4.42% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.04 | 4.17 | 4.26% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.67 | 1.0 | 2.62% | `Rails::Engine#call` |
| sql | app/models/publication_views_mapper.rb:57 | 1.13 | 1.33 | 1.47% | `BEGIN SELECT `publications`.* FROM `publications` WHERE `publications`.`id` = ?…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::PublicationsController%23index?range=15m)