# Devise::SessionsController#new

- **Period:** 13 Jun 00:16 UTC – 13 Jun 06:15 UTC
- **Throughput**: 0.19 / min
- **Average:** 20.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/layouts/application.html.erb:237 | 1.71 | 3.0 | 25.37% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| code | vendor/bundle/ruby/4.0.0/gems/devise-5.0.0/app/controllers/devise/sessions_controller.rb:10 | 4.25 | 1.0 | 21.00% | `Devise::SessionsController#new` |
| sql | app/views/layouts/application.html.erb:249 | 3.58 | 1.0 | 17.70% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| queue | queue | 1.51 | 1.0 | 7.45% |  |
| view | app/views/devise/sessions/new.html.erb | 1.03 | 1.0 | 5.09% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 1.01 | 1.0 | 5.02% | `Warden::Manager` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.28 | 1.0 | 1.36% | `Rails::Rack::Logger` |
| gc | ruby/gc.c | 0.45 | 0.55 | 1.22% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 0.23 | 1.0 | 1.15% | `ActionDispatch::Static` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267 | 0.2 | 1.0 | 1.00% | `ActionDispatch::Session::CookieStore` |

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