# Devise::SessionsController#destroy

- **Period:** 24 Jun 05:03 UTC – 24 Jun 08:02 UTC
- **Throughput**: 0.02 / min
- **Average:** 17.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.88 | 4.0 | 20.56% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| code | vendor/bundle/ruby/4.0.0/gems/devise-5.0.4/app/controllers/devise/sessions_controller.rb:27 | 3.0 | 1.0 | 17.62% | `Devise::SessionsController#destroy` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.25 | 1.0 | 13.22% | `Rack::Attack` |
| queue | queue | 1.75 | 1.0 | 10.28% |  |
| cache | app/controllers/shared_controller.rb:73 | 1.0 | 1.0 | 5.87% | `read` |
| gc | ruby/gc.c | 0.75 | 1.0 | 4.41% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90 | 0.5 | 1.0 | 2.94% | `Rack::Timeout` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.5 | 1.0 | 2.94% | `Rails::Rack::Logger` |
| rack | ActionDispatch::Flash | 0.25 | 1.0 | 1.47% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28 | 0.25 | 1.0 | 1.47% | `ActionDispatch::Callbacks` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706 | 0.25 | 1.0 | 1.47% | `ActionDispatch::Cookies` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/ssl.rb:88 | 0.25 | 1.0 | 1.47% | `ActionDispatch::SSL` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22 | 0.25 | 1.0 | 1.47% | `Rack::Runtime` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267 | 0.25 | 1.0 | 1.47% | `ActionDispatch::Session::CookieStore` |
| sql | app/models/landing.rb:86 | 0.25 | 1.0 | 1.47% | `SELECT "landings".* FROM "landings" WHERE "landings"."slug" = ? LIMIT ?` |

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