# Topics::SearchesController#index

- **Period:** 12 Jun 22:46 UTC – 13 Jun 07:34 UTC
- **Throughput**: 0.05 / min
- **Average:** 55.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 16.04 | 1.0 | 28.80% |  |
| code | app/controllers/topics/searches_controller.rb:4 | 9.58 | 1.0 | 17.20% | `Topics::SearchesController#index` |
| rack | /usr/local/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 21.6 | 0.19 | 7.46% | `ActionDispatch::Static` |
| sql | app/views/layouts/application.html.erb:249 | 4.08 | 1.0 | 7.32% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | app/views/layouts/application.html.erb:237 | 1.28 | 3.0 | 6.91% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| view | app/views/topics/searches/index.html.erb | 3.38 | 1.0 | 6.08% |  |
| sql | app/views/topics/searches/index.html.erb:5 | 7.25 | 0.46 | 6.01% | `SELECT DISTINCT "topics".* FROM "topics" INNER JOIN "essays" ON "essays"."topic…` |
| sql | app/views/topics/searches/index.html.erb:69 | 2.27 | 1.27 | 5.18% | `SELECT DISTINCT "topics".* FROM "topics" INNER JOIN "essays" ON "essays"."topic…` |
| sql | app/views/topics/searches/index.html.erb:77 | 2.82 | 0.42 | 2.14% | `SELECT COUNT(DISTINCT "topics"."id") FROM "topics" INNER JOIN "essays" ON "essa…` |
| rack | /usr/local/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 4.6 | 0.19 | 1.59% | `Warden::Manager` |

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