# Topics::SearchesController#index

- **Period:** 12 Jun 17:37 UTC – 12 Jun 22:46 UTC
- **Throughput**: 0.12 / min
- **Average:** 24.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/topics/searches_controller.rb:4 | 5.53 | 1.0 | 22.96% | `Topics::SearchesController#index` |
| sql | app/views/layouts/application.html.erb:237 | 1.48 | 3.0 | 18.48% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.79 | 1.0 | 15.75% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| queue | queue | 2.0 | 1.0 | 8.31% |  |
| sql | app/views/topics/searches/index.html.erb:69 | 2.19 | 0.55 | 5.03% | `SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eafa.rank AS pg_search_ra…` |
| sql | app/views/topics/searches/index.html.erb:5 | 4.78 | 0.24 | 4.70% | `SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eafa.rank AS pg_search_ra…` |
| view | app/views/topics/searches/index.html.erb | 1.08 | 1.0 | 4.48% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 0.71 | 1.0 | 2.95% | `Warden::Manager` |
| sql | app/views/topics/searches/index.html.erb:77 | 3.17 | 0.16 | 2.08% | `SELECT COUNT(*) FROM (SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eaf…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.26 | 1.0 | 1.09% | `Rails::Rack::Logger` |
| gc | ruby/gc.c | 0.91 | 0.29 | 1.09% | `GC.start` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/Topics::SearchesController%23index?range=2026-06-12+17%3A37%3A53+UTC..2026-06-12+22%3A46%3A41+UTC)