# Api::V1::FollowsController#destroy

- **Period:** 13 May 05:05 UTC – 13 May 11:05 UTC
- **Throughput**: 0.01 / min
- **Average:** 25.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:42 | 11.0 | 1.0 | 43.31% | `Api::V1::FollowsController#destroy` |
| sql | app/controllers/api/v1/follows_controller.rb:43 | 1.5 | 4.0 | 23.62% | `BEGIN DELETE FROM `follows` WHERE `follows`.`id` = ?` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.8 | 1.0 | 11.02% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.2 | 1.0 | 4.72% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.0 | 1.0 | 3.94% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ? AND `follows`.`…` |
| sql | app/models/user.rb:136 | 1.0 | 1.0 | 3.94% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 3.94% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/models/follow.rb:97 | 1.5 | 0.4 | 2.36% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/follow.rb:91 | 1.0 | 0.4 | 1.57% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/follow.rb:87 | 2.0 | 0.2 | 1.57% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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