# User::HomeController#index

- **Period:** 12 Jun 18:15 UTC – 13 Jun 06:14 UTC
- **Throughput**: 0.01 / min
- **Average:** 26.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/user/home_controller.rb:6 | 9.0 | 1.0 | 33.68% | `User::HomeController#index` |
| sql | app/views/layouts/application.html.erb:237 | 1.36 | 2.33 | 11.85% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.0 | 1.0 | 11.23% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| queue | queue | 2.17 | 1.0 | 8.11% |  |
| rack | /usr/local/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 4.0 | 0.33 | 4.99% | `Warden::Manager` |
| view | app/views/user/home/index.html.erb | 1.17 | 1.0 | 4.37% |  |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.2/lib/active_support/notifications/fanout.rb:158 | 1.25 | 0.67 | 3.12% | `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 | 1.0 | 0.67 | 2.50% | `Warden::Manager` |
| sql | app/models/user.rb:45 | 0.5 | 1.0 | 1.87% | `SELECT ? AS one FROM "premium_accesses" WHERE "premium_accesses"."user_id" = ? …` |
| gc | ruby/gc.c | 2.0 | 0.17 | 1.25% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/http/content_security_policy.rb:37 | 0.5 | 0.67 | 1.25% | `ActionDispatch::ContentSecurityPolicy::Middleware` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/User::HomeController%23index?range=12h)