# EssayContents::InternalsController#show

- **Period:** 12 Jun 11:43 UTC – 12 Jun 16:40 UTC
- **Throughput**: 9.56 / min
- **Average:** 216.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 93.64 | 1.0 | 43.29% |  |
| cache | app/models/topic.rb:203 | 30.76 | 1.0 | 14.20% | `read` |
| sql | app/controllers/essay_contents/internals_controller.rb:14 | 15.5 | 1.0 | 7.16% | `SELECT "essay_contents_internals".* FROM "essay_contents_internals" WHERE "essa…` |
| code | app/controllers/essay_contents/internals_controller.rb:13 | 7.2 | 1.0 | 3.33% | `EssayContents::InternalsController#show` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 6.15 | 1.0 | 2.84% | `ActionDispatch::Static` |
| view | app/views/shared/_additional_content.html.erb | 5.0 | 1.0 | 2.31% |  |
| view | app/views/essay_contents/internals/show.html.erb | 4.9 | 1.0 | 2.26% |  |
| sql | app/views/layouts/application.html.erb:237 | 1.4 | 3.0 | 1.94% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 4.03 | 1.0 | 1.86% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| sql | app/views/shared/_additional_content.html.erb:44 | 1.18 | 3.0 | 1.63% | `SELECT "topics".* FROM "topics" WHERE "topics"."id" IN (?) SELECT "essays".* FR…` |
| sql | app/controllers/essay_contents/internals_controller.rb:19 | 3.43 | 1.0 | 1.58% | `SELECT "essays".* FROM "essays" WHERE "essays"."essay_content_id" = ? AND "essa…` |
| view | app/views/layouts/application.html.erb | 3.05 | 1.0 | 1.41% |  |
| sql | app/controllers/essay_contents/internals_controller.rb:25 | 3.0 | 1.0 | 1.38% | `UPDATE "essays" SET "hits_nb" = COALESCE("essays"."hits_nb", ?) + ? WHERE "essa…` |
| sql | app/views/essay_contents/internals/show.html.erb:4 | 1.3 | 2.0 | 1.20% | `SELECT "categories".* FROM "categories" WHERE "categories"."id" = ? LIMIT ? SEL…` |
| gc | ruby/gc.c | 6.04 | 0.42 | 1.17% | `GC.start` |
| view | app/views/shared/_essay_information.html.erb | 2.23 | 1.0 | 1.03% |  |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135493/requests/EssayContents::InternalsController%23show?range=2026-06-12+11%3A43%3A42+UTC..2026-06-12+16%3A40%3A16+UTC)