# User::BookmarksController#index

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/user/bookmarks_controller.rb:6 | 29.0 | 1.0 | 44.10% | `User::BookmarksController#index` |
| view | app/views/user/bookmarks/index.html.erb | 19.0 | 1.0 | 28.89% |  |
| sql | app/views/layouts/application.html.erb:237 | 1.33 | 3.0 | 6.08% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.0 | 1.0 | 4.56% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | app/views/user/bookmarks/index.html.erb:7 | 3.0 | 1.0 | 4.56% | `SELECT "user_bookmarks".* FROM "user_bookmarks" WHERE "user_bookmarks"."user_id…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267 | 1.0 | 1.0 | 1.52% | `ActionDispatch::Session::CookieStore` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 1.0 | 1.0 | 1.52% | `Warden::Manager` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.2/lib/active_support/notifications/fanout.rb:158 | 1.0 | 1.0 | 1.52% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 1.0 | 1.0 | 1.52% | `ActionDispatch::Static` |
| gc | ruby/gc.c | 1.0 | 1.0 | 1.52% | `GC.start` |

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