# Api::V1::FollowsController#followers

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:18 | 45.0 | 1.0 | 45.45% | `Api::V1::FollowsController#followers` |
| sql | app/controllers/api/v1/follows_controller.rb:26 | 1.58 | 26.0 | 41.41% | `SELECT `follows`.* FROM `follows` INNER JOIN `users` ON `users`.`id` = `follows…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.2 | 5.0 | 6.06% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 3.0 | 1.0 | 3.03% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 2.0 | 1.0 | 2.02% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.0 | 2.0 | 2.02% | `SELECT `active_storage_blobs`.* FROM `active_storage_blobs` WHERE `active_stora…` |

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