# Api::V1::FollowsController#increment

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:02 UTC
- **Throughput**: 1.31 / min
- **Average:** 25.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:50 | 11.98 | 1.0 | 47.96% | `Api::V1::FollowsController#increment` |
| sql | app/models/follow.rb:36 | 1.21 | 5.99 | 29.10% | `BEGIN SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.09 | 0.97 | 8.12% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.33 | 1.0 | 5.30% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.18 | 1.0 | 4.74% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.07 | 1.0 | 4.27% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ? AND `follows`.`…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::FollowsController%23increment?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)