# Api::V1::ArticlesController#show

- **Period:** 13 May 05:08 UTC – 13 May 11:08 UTC
- **Throughput**: 0.02 / min
- **Average:** 26.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:31 | 15.0 | 1.0 | 56.15% | `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.29 | 1.0 | 8.56% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/articles_controller.rb:125 | 2.0 | 1.0 | 7.49% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |
| sql | app/models/article.rb:66 | 1.71 | 1.0 | 6.42% | `SELECT `crags`.* FROM `crags` INNER JOIN `article_crags` ON `crags`.`id` = `art…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.22 | 1.29 | 5.88% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/article.rb:67 | 1.43 | 1.0 | 5.35% | `SELECT `guide_book_papers`.* FROM `guide_book_papers` INNER JOIN `article_guide…` |
| sql | app/models/article.rb:65 | 1.43 | 1.0 | 5.35% | `SELECT `authors`.* FROM `authors` WHERE `authors`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 1.29 | 4.81% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |

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