# Api::V1::CurrentUsersController#followers

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.0 / min
- **Average:** 11.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/current_users_controller.rb:120 | 6.0 | 1.0 | 54.55% | `Api::V1::CurrentUsersController#followers` |
| sql | app/controllers/api/v1/current_users_controller.rb:124 | 1.0 | 2.5 | 22.73% | `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 | 1.5 | 1.0 | 13.64% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.0 | 1.0 | 9.09% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::CurrentUsersController%23followers?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)