# FeedbacksController#destroy

- **Period:** 24 Jun 07:34 UTC – 24 Jun 08:03 UTC
- **Throughput**: 0.07 / min
- **Average:** 25.5 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/feedbacks_controller.rb:19 | 6.5 | 1.0 | 25.44% | `FeedbacksController#destroy` |
| sql | app/controllers/feedbacks_controller.rb:23 | 0.81 | 8.0 | 25.44% | `BEGIN DELETE FROM "feedbacks" WHERE "feedbacks"."id" = ? SELECT "needs".* FROM …` |
| sql | app/controllers/feedbacks_controller.rb:38 | 2.0 | 1.0 | 7.83% | `SELECT "feedbacks".* FROM "feedbacks" WHERE "feedbacks"."id" = ? LIMIT ?` |
| gc | ruby/gc.c | 1.5 | 1.0 | 5.87% | `GC.start` |
| queue | queue | 1.0 | 1.0 | 3.91% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28 | 1.0 | 1.0 | 3.91% | `Rack::ETag` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.0 | 1.0 | 3.91% | `Rack::Attack` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.5 | 1.0 | 1.96% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| code | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532 | 0.5 | 1.0 | 1.96% | `Rails::Engine#call` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13 | 0.5 | 1.0 | 1.96% | `ActionDispatch::Executor` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31 | 0.5 | 1.0 | 1.96% | `ActionDispatch::ShowExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706 | 0.5 | 1.0 | 1.96% | `ActionDispatch::Cookies` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27 | 0.5 | 1.0 | 1.96% | `Rails::Rack::SilenceRequest` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/FeedbacksController%23destroy?range=30m)