# Api::V1::ArticlesController#show

- **Period:** 12 May 23:08 UTC – 13 May 11:08 UTC
- **Throughput**: 0.01 / min
- **Average:** 28.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:31 | 16.38 | 1.0 | 57.71% | `Api::V1::ArticlesController#show` |
| 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 | 7.93% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/articles_controller.rb:125 | 2.13 | 1.0 | 7.49% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |
| sql | app/models/article.rb:66 | 1.75 | 1.0 | 6.17% | `SELECT `crags`.* FROM `crags` INNER JOIN `article_crags` ON `crags`.`id` = `art…` |
| sql | app/models/article.rb:67 | 1.5 | 1.0 | 5.29% | `SELECT `guide_book_papers`.* FROM `guide_book_papers` INNER JOIN `article_guide…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.2 | 1.25 | 5.29% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/article.rb:65 | 1.5 | 1.0 | 5.29% | `SELECT `authors`.* FROM `authors` WHERE `authors`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.1 | 1.25 | 4.85% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ArticlesController%23show?range=12h)