# Api::V1::ArticlesController#view

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:08 UTC
- **Throughput**: 0.02 / min
- **Average:** 16.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:37 | 7.0 | 1.0 | 42.61% | `Api::V1::ArticlesController#view` |
| sql | app/models/article.rb:25 | 1.32 | 4.0 | 32.17% | `BEGIN SELECT `authors`.* FROM `authors` WHERE `authors`.`id` = ? LIMIT ?` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 1.71 | 1.0 | 10.43% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.14 | 1.0 | 6.96% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/articles_controller.rb:111 | 1.14 | 1.0 | 6.96% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ArticlesController%23view?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)