# Api::V1::ArticlesController#show

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:31 | 13.25 | 1.0 | 53.54% | `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 | 9.09% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/articles_controller.rb:125 | 2.0 | 1.0 | 8.08% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |
| sql | app/models/article.rb:66 | 2.0 | 1.0 | 8.08% | `SELECT `crags`.* FROM `crags` INNER JOIN `article_crags` ON `crags`.`id` = `art…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.2 | 1.25 | 6.06% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| sql | app/models/article.rb:67 | 1.25 | 1.0 | 5.05% | `SELECT `guide_book_papers`.* FROM `guide_book_papers` INNER JOIN `article_guide…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 1.25 | 5.05% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/article.rb:65 | 1.25 | 1.0 | 5.05% | `SELECT `authors`.* FROM `authors` WHERE `authors`.`id` = ? LIMIT ?` |

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