# ErrorsPagesController#show

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 18.76 | 1.0 | 35.07% |  |
| sql | app/views/layouts/application.html.erb:237 | 3.79 | 2.67 | 18.95% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| code | app/controllers/errors_pages_controller.rb:6 | 5.9 | 1.0 | 11.04% | `ErrorsPagesController#show` |
| code | app/controllers/quiz/answers_controller.rb:37 | 329.33 | 0.01 | 6.50% | `Quiz::AnswersController#new` |
| sql | app/views/layouts/application.html.erb:249 | 3.44 | 0.98 | 6.30% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:30 | 2.6 | 0.87 | 4.23% | `ActionDispatch::DebugExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 2.35 | 0.87 | 3.81% | `ActionDispatch::Static` |
| gc | ruby/gc.c | 1.75 | 0.46 | 1.52% | `GC.start` |
| rack | /usr/local/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31 | 5.17 | 0.13 | 1.28% | `ActionDispatch::ShowExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31 | 0.72 | 0.87 | 1.17% | `ActionDispatch::ShowExceptions` |
| view | app/views/errors_pages/show.html.erb | 0.6 | 0.98 | 1.10% |  |

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