# Api::V1::CurrentUsersController#followers

- **Period:** 13 May 10:58 UTC – 13 May 11:58 UTC
- **Throughput**: 0.02 / min
- **Average:** 19.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:174 | 11.0 | 1.0 | 57.89% | `Api::V1::CurrentUsersController#followers` |
| sql | app/controllers/api/v1/current_users_controller.rb:178 | 1.25 | 4.0 | 26.32% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_id` = ? AND `foll…` |
| 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/api_controller.rb:64 | 1.0 | 1.0 | 5.26% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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