# Api::V1::FollowsController#followers

- **Period:** 12 May 12:03 UTC – 13 May 12:03 UTC
- **Throughput**: 0.05 / min
- **Average:** 112.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:18 | 55.25 | 1.0 | 48.97% | `Api::V1::FollowsController#followers` |
| sql | app/controllers/api/v1/follows_controller.rb:26 | 1.63 | 22.64 | 32.71% | `SELECT `follows`.* FROM `follows` INNER JOIN `users` ON `users`.`id` = `follows…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.32 | 9.16 | 10.73% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/concerns/attachment_resizable.rb:12 | 1.19 | 3.74 | 3.93% | `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.58 | 1.0 | 2.28% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.51 | 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=1d)