# EssayContents::InternalsController#show

- **Period:** 12 Jun 05:03 UTC – 13 Jun 05:02 UTC
- **Throughput**: 5.62 / min
- **Average:** 156.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 49.57 | 1.0 | 31.69% |  |
| cache | app/models/topic.rb:203 | 18.54 | 1.0 | 11.79% | `read` |
| sql | app/controllers/essay_contents/internals_controller.rb:14 | 18.02 | 1.0 | 11.52% | `SELECT "essay_contents_internals".* FROM "essay_contents_internals" WHERE "essa…` |
| code | app/controllers/essay_contents/internals_controller.rb:13 | 7.27 | 1.0 | 4.65% | `EssayContents::InternalsController#show` |
| view | app/views/shared/_additional_content.html.erb | 4.94 | 1.0 | 3.15% |  |
| view | app/views/essay_contents/internals/show.html.erb | 4.72 | 1.0 | 3.01% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 4.2 | 1.0 | 2.67% | `ActionDispatch::Static` |
| sql | app/views/layouts/application.html.erb:237 | 1.35 | 2.99 | 2.58% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 4.01 | 1.0 | 2.56% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | app/views/shared/_additional_content.html.erb:44 | 1.05 | 2.99 | 2.00% | `SELECT "topics".* FROM "topics" WHERE "topics"."id" IN (?) SELECT "essays".* FR…` |
| view | app/views/layouts/application.html.erb | 3.08 | 1.0 | 1.97% |  |
| view | app/views/shared/_essay_information.html.erb | 2.89 | 1.0 | 1.85% |  |
| gc | ruby/gc.c | 5.57 | 0.44 | 1.55% | `GC.start` |
| sql | app/controllers/essay_contents/internals_controller.rb:25 | 2.22 | 1.0 | 1.42% | `UPDATE "essays" SET "hits_nb" = COALESCE("essays"."hits_nb", ?) + ? WHERE "essa…` |
| sql | app/views/essay_contents/internals/show.html.erb:4 | 1.1 | 2.0 | 1.40% | `SELECT "categories".* FROM "categories" WHERE "categories"."id" = ? LIMIT ? SEL…` |
| sql | app/controllers/essay_contents/internals_controller.rb:19 | 1.62 | 1.0 | 1.03% | `SELECT "essays".* FROM "essays" WHERE "essays"."essay_content_id" = ? AND "essa…` |

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