# Api::V1::ArticlesController#view

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:51 | 7.33 | 1.0 | 39.29% | `Api::V1::ArticlesController#view` |
| sql | app/models/article.rb:25 | 1.75 | 4.0 | 37.50% | `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 | 2.0 | 1.0 | 10.71% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/articles_controller.rb:125 | 1.33 | 1.0 | 7.14% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 5.36% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |

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