# AppRootsController#show

- **Period:** 23 Jun 10:09 UTC – 23 Jun 13:28 UTC
- **Throughput**: 0.19 / min
- **Average:** 15.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/app_roots_controller.rb:3 | 3.86 | 1.0 | 25.07% | `AppRootsController#show` |
| queue | queue | 1.51 | 1.0 | 9.82% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.03 | 1.0 | 6.66% | `Rack::Attack` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 0.97 | 1.0 | 6.31% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| sql | app/models/user.rb:326 | 0.96 | 0.76 | 4.73% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| sql | app/models/user.rb:314 | 0.75 | 0.76 | 3.68% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| sql | app/models/user.rb:310 | 0.58 | 0.97 | 3.68% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 0.41 | 1.0 | 2.63% | `Rails::Rack::Logger` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267 | 0.27 | 1.0 | 1.75% | `ActionDispatch::Session::CookieStore` |
| sql | app/models/user.rb:318 | 0.28 | 0.97 | 1.75% | `SELECT ? AS one FROM "user_rights" WHERE "user_rights"."user_id" = ? AND "user_…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90 | 0.27 | 1.0 | 1.75% | `Rack::Timeout` |
| gc | ruby/gc.c | 0.53 | 0.51 | 1.75% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37 | 0.19 | 1.0 | 1.23% | `ActionDispatch::ContentSecurityPolicy::Middleware` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26 | 0.19 | 1.0 | 1.23% | `ActionDispatch::Static` |
| rack | ActionDispatch::Flash | 0.16 | 1.0 | 1.05% |  |
| code | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532 | 0.16 | 1.0 | 1.05% | `Rails::Engine#call` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/AppRootsController%23show?range=2026-06-23+10%3A09%3A45+UTC..2026-06-23+13%3A28%3A11+UTC)