# Api::V1::FollowsController#increment

- **Period:** 13 May 10:34 UTC – 13 May 11:04 UTC
- **Throughput**: 1.47 / min
- **Average:** 31.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:50 | 13.23 | 1.0 | 42.73% | `Api::V1::FollowsController#increment` |
| sql | app/models/follow.rb:36 | 1.68 | 6.0 | 32.60% | `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.48 | 1.0 | 8.00% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.8 | 1.0 | 5.80% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.77 | 1.0 | 5.73% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.55 | 1.0 | 4.99% | `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=30m)