# Api::V1::ArticlesController#view

- **Period:** 13 May 05:13 UTC – 13 May 11:13 UTC
- **Throughput**: 0.01 / min
- **Average:** 19.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/articles_controller.rb:51 | 8.0 | 1.0 | 42.11% | `Api::V1::ArticlesController#view` |
| sql | app/models/article.rb:25 | 1.69 | 4.0 | 35.53% | `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.53% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/articles_controller.rb:125 | 1.25 | 1.0 | 6.58% | `SELECT `articles`.* FROM `articles` WHERE `articles`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 5.26% | `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=6h)