# Api::V1::FollowsController#increment

- **Period:** 12 May 23:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.85 / min
- **Average:** 31.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:50 | 13.48 | 1.0 | 42.34% | `Api::V1::FollowsController#increment` |
| sql | app/models/follow.rb:36 | 1.7 | 6.0 | 32.06% | `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.64 | 1.0 | 8.29% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.93 | 1.0 | 6.07% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.9 | 1.0 | 5.97% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.65 | 1.0 | 5.17% | `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=12h)