# Api::V1::FollowsController#followers

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:18 | 52.0 | 1.0 | 49.81% | `Api::V1::FollowsController#followers` |
| sql | app/controllers/api/v1/follows_controller.rb:26 | 1.37 | 21.6 | 28.35% | `SELECT `follows`.* FROM `follows` INNER JOIN `users` ON `users`.`id` = `follows…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.29 | 11.8 | 14.56% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.06 | 3.6 | 3.64% | `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.4 | 1.0 | 2.30% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.4 | 1.0 | 1.34% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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