# Api::V1::FollowsController#destroy

- **Period:** 27 Jun 09:48 UTC – 27 Jun 17:03 UTC
- **Throughput**: 0.01 / min
- **Average:** 19.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/follows_controller.rb:42 | 7.8 | 1.0 | 40.63% | `Api::V1::FollowsController#destroy` |
| sql | app/controllers/api/v1/follows_controller.rb:43 | 1.35 | 4.0 | 28.13% | `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.6 | 1.0 | 13.54% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 5.21% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/follows_controller.rb:81 | 1.0 | 1.0 | 5.21% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ? AND `follows`.`…` |
| sql | app/models/user.rb:135 | 0.8 | 1.0 | 4.17% | `SELECT `follows`.* FROM `follows` WHERE `follows`.`user_id` = ?` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 0.6 | 1.0 | 3.13% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::FollowsController%23destroy?range=2026-06-27+09%3A48%3A53+UTC..2026-06-28+09%3A48%3A53+UTC)