# Api::V1::FollowsController#destroy

- **Period:** 12 May 11:13 UTC – 13 May 11:13 UTC
- **Throughput**: 0.01 / min
- **Average:** 26.5 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 | 41.44% | `Api::V1::FollowsController#destroy` |
| sql | app/controllers/api/v1/follows_controller.rb:43 | 1.59 | 4.0 | 23.97% | `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.64 | 1.0 | 9.93% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.27 | 1.0 | 4.79% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ? AND `follows`.`…` |
| sql | app/models/user.rb:136 | 1.27 | 1.0 | 4.79% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.27 | 1.0 | 4.79% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.18 | 1.0 | 4.45% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/follow.rb:97 | 1.75 | 0.36 | 2.40% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/follow.rb:91 | 1.5 | 0.36 | 2.05% | `SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`user_id` =…` |
| sql | app/models/follow.rb:87 | 1.5 | 0.18 | 1.03% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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