# User::HomeController#index

- **Period:** 12 Jun 11:43 UTC – 12 Jun 16:40 UTC
- **Throughput**: 0.0 / min
- **Average:** 31.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | app/views/user/home/index.html.erb | 9.0 | 1.0 | 28.76% |  |
| code | app/controllers/user/home_controller.rb:6 | 6.0 | 1.0 | 19.18% | `User::HomeController#index` |
| sql | app/views/layouts/application.html.erb:237 | 1.0 | 3.0 | 9.59% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.0 | 1.0 | 9.59% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.2/lib/active_support/notifications/fanout.rb:158 | 1.0 | 1.0 | 3.20% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| rack | ActionDispatch::Flash | 1.0 | 1.0 | 3.20% |  |
| sql | app/views/user/home/index.html.erb:23 | 1.0 | 1.0 | 3.20% | `SELECT "premium_accesses".* FROM "premium_accesses" WHERE "premium_accesses"."u…` |
| sql | app/models/user.rb:45 | 0.5 | 2.0 | 3.20% | `SELECT ? AS one FROM "premium_accesses" WHERE "premium_accesses"."user_id" = ? …` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/executor.rb:13 | 1.0 | 1.0 | 3.20% | `ActionDispatch::Executor` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 1.0 | 1.0 | 3.20% | `Warden::Manager` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/User::HomeController%23index?range=2026-06-12+11%3A43%3A42+UTC..2026-06-12+16%3A40%3A16+UTC)