# Api::V1::FollowsController#create

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:29 | 13.0 | 1.0 | 39.39% | `Api::V1::FollowsController#create` |
| sql | app/controllers/api/v1/follows_controller.rb:35 | 1.83 | 6.0 | 33.33% | `BEGIN SELECT `crags`.* FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `cra…` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 3.0 | 1.0 | 9.09% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 2.0 | 1.0 | 6.06% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/follows_controller.rb:30 | 2.0 | 1.0 | 6.06% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`followable_type` = ? AND `fo…` |
| sql | app/models/user.rb:136 | 1.0 | 1.0 | 3.03% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.0 | 1.0 | 3.03% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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