# Api::V1::FollowsController#increment

- **Period:** 13 May 10:49 UTC – 13 May 11:04 UTC
- **Throughput**: 1.2 / min
- **Average:** 30.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:50 | 12.33 | 1.0 | 40.14% | `Api::V1::FollowsController#increment` |
| sql | app/models/follow.rb:36 | 1.75 | 6.0 | 34.18% | `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.56 | 1.0 | 8.32% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 2.28 | 1.0 | 7.41% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.61 | 1.0 | 5.24% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.39 | 1.0 | 4.52% | `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=15m)