# CategoriesController#index

- **Period:** 13 Jun 03:18 UTC – 13 Jun 06:17 UTC
- **Throughput**: 0.07 / min
- **Average:** 30.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/categories/index.html.erb:17 | 1.7 | 5.0 | 28.16% | `SELECT "categories".* FROM "categories" INNER JOIN "topics" ON "topics"."catego…` |
| view | app/views/categories/index.html.erb | 3.83 | 1.0 | 12.70% |  |
| sql | app/views/layouts/application.html.erb:237 | 1.17 | 3.0 | 11.59% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.42 | 1.0 | 11.32% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| view | app/views/layouts/application.html.erb | 3.0 | 1.0 | 9.94% |  |
| code | app/controllers/categories_controller.rb:9 | 1.33 | 1.0 | 4.42% | `CategoriesController#index` |
| sql | app/views/categories/index.html.erb:13 | 0.92 | 1.0 | 3.04% | `SELECT "groups".* FROM "groups" WHERE "groups"."exercice_type" = ? AND "groups"…` |
| queue | queue | 0.83 | 1.0 | 2.76% |  |
| gc | ruby/gc.c | 0.89 | 0.75 | 2.21% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 0.67 | 1.0 | 2.21% | `Warden::Manager` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/CategoriesController%23index?range=3h)