# FeedbacksController#destroy

- **Period:** 24 Jun 07:06 UTC – 24 Jun 08:05 UTC
- **Throughput**: 0.05 / min
- **Average:** 25.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/feedbacks_controller.rb:19 | 6.33 | 1.0 | 24.57% | `FeedbacksController#destroy` |
| sql | app/controllers/feedbacks_controller.rb:23 | 0.75 | 8.0 | 23.27% | `BEGIN DELETE FROM "feedbacks" WHERE "feedbacks"."id" = ? SELECT "needs".* FROM …` |
| gc | ruby/gc.c | 2.0 | 1.0 | 7.76% | `GC.start` |
| queue | queue | 2.0 | 1.0 | 7.76% |  |
| sql | app/controllers/feedbacks_controller.rb:38 | 1.33 | 1.0 | 5.17% | `SELECT "feedbacks".* FROM "feedbacks" WHERE "feedbacks"."id" = ? LIMIT ?` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28 | 0.67 | 1.0 | 2.59% | `Rack::ETag` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.67 | 1.0 | 2.59% | `Rack::Attack` |
| code | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532 | 0.67 | 1.0 | 2.59% | `Rails::Engine#call` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.33 | 1.0 | 1.29% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 0.33 | 1.0 | 1.29% | `Warden::Manager` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90 | 0.33 | 1.0 | 1.29% | `Rack::Timeout` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28 | 0.33 | 1.0 | 1.29% | `ActionDispatch::Callbacks` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13 | 0.33 | 1.0 | 1.29% | `ActionDispatch::Executor` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31 | 0.33 | 1.0 | 1.29% | `ActionDispatch::ShowExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706 | 0.33 | 1.0 | 1.29% | `ActionDispatch::Cookies` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27 | 0.33 | 1.0 | 1.29% | `Rails::Rack::SilenceRequest` |

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