# Api::V1::FollowsController#destroy

- **Period:** 13 May 09:31 UTC – 13 May 10:31 UTC
- **Throughput**: 0.02 / min
- **Average:** 24.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:42 | 12.0 | 1.0 | 50.00% | `Api::V1::FollowsController#destroy` |
| sql | app/controllers/api/v1/follows_controller.rb:43 | 1.5 | 4.0 | 25.00% | `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.0 | 1.0 | 8.33% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.0 | 1.0 | 4.17% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ? AND `follows`.`…` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 4.17% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/models/user.rb:136 | 1.0 | 1.0 | 4.17% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.0 | 1.0 | 4.17% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

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