# Topics::SearchesController#index

- **Period:** 12 Jun 17:08 UTC – 12 Jun 17:31 UTC
- **Throughput**: 0.21 / min
- **Average:** 23.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/layouts/application.html.erb:237 | 1.93 | 3.0 | 25.12% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| code | app/controllers/topics/searches_controller.rb:4 | 5.6 | 1.0 | 24.25% | `Topics::SearchesController#index` |
| sql | app/views/layouts/application.html.erb:249 | 3.6 | 1.0 | 15.59% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| queue | queue | 1.6 | 1.0 | 6.93% |  |
| view | app/views/topics/searches/index.html.erb | 1.4 | 1.0 | 6.06% |  |
| gc | ruby/gc.c | 1.67 | 0.6 | 4.33% | `GC.start` |
| sql | app/views/topics/searches/index.html.erb:5 | 2.0 | 0.4 | 3.46% | `SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eafa.rank AS pg_search_ra…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 0.6 | 1.0 | 2.60% | `Warden::Manager` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267 | 0.4 | 1.0 | 1.73% | `ActionDispatch::Session::CookieStore` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/Topics::SearchesController%23index?range=2026-06-12+17%3A08%3A04+UTC..2026-06-12+17%3A31%3A51+UTC)