# Api::V1::FollowsController#create

- **Period:** 13 May 09:39 UTC – 13 May 10:39 UTC
- **Throughput**: 0.15 / min
- **Average:** 32.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:29 | 14.33 | 1.0 | 43.88% | `Api::V1::FollowsController#create` |
| sql | app/controllers/api/v1/follows_controller.rb:35 | 1.63 | 6.0 | 29.93% | `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 | 7.82% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 2.0 | 1.0 | 6.12% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/models/user.rb:136 | 1.44 | 1.0 | 4.42% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.33 | 1.0 | 4.08% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/follows_controller.rb:30 | 1.11 | 1.0 | 3.40% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |

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