# Topics::SearchesController#index

- **Period:** 12 Jun 05:09 UTC – 13 Jun 05:08 UTC
- **Throughput**: 0.11 / min
- **Average:** 36.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 7.19 | 1.0 | 19.74% |  |
| code | app/controllers/topics/searches_controller.rb:4 | 6.06 | 1.0 | 16.62% | `Topics::SearchesController#index` |
| sql | app/views/layouts/application.html.erb:237 | 1.44 | 2.96 | 11.74% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.75 | 1.0 | 10.29% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | app/views/topics/searches/index.html.erb:69 | 3.76 | 0.9 | 9.30% | `SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eafa.rank AS pg_search_ra…` |
| sql | app/views/topics/searches/index.html.erb:77 | 8.43 | 0.28 | 6.53% | `SELECT COUNT(*) FROM (SELECT DISTINCT topics.*, pg_search_f013aa4b8daf3e2242eaf…` |
| view | app/views/topics/searches/index.html.erb | 2.15 | 1.0 | 5.89% |  |
| sql | app/views/topics/searches/index.html.erb:5 | 4.3 | 0.39 | 4.56% | `SELECT DISTINCT "topics".* FROM "topics" INNER JOIN "essays" ON "essays"."topic…` |
| rack | /usr/local/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 21.6 | 0.03 | 1.82% | `ActionDispatch::Static` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 0.68 | 0.97 | 1.80% | `Warden::Manager` |
| gc | ruby/gc.c | 1.39 | 0.35 | 1.33% | `GC.start` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/Topics::SearchesController%23index?range=1d)