# Api::V1::FollowsController#followers

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:18 | 55.0 | 1.0 | 50.15% | `Api::V1::FollowsController#followers` |
| sql | app/controllers/api/v1/follows_controller.rb:26 | 1.35 | 24.0 | 29.48% | `SELECT `follows`.* FROM `follows` INNER JOIN `users` ON `users`.`id` = `follows…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.24 | 12.33 | 13.98% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 0.91 | 3.67 | 3.04% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.33 | 1.0 | 2.13% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.33 | 1.0 | 1.22% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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