# Api::V1::UsersController#followers

- **Period:** 13 May 09:28 UTC – 13 May 10:28 UTC
- **Throughput**: 0.02 / min
- **Average:** 13.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/users_controller.rb:32 | 5.0 | 1.0 | 38.46% | `Api::V1::UsersController#followers` |
| 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 | 15.38% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/users_controller.rb:36 | 2.0 | 1.0 | 15.38% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_id` = ? AND `foll…` |
| sql | app/controllers/api/v1/users_controller.rb:37 | 2.0 | 1.0 | 15.38% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/users_controller.rb:155 | 2.0 | 1.0 | 15.38% | `SELECT `users`.* FROM `users` WHERE `users`.`uuid` = ? LIMIT ?` |

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