# ErrorsPagesController#show

- **Period:** 13 Jun 03:16 UTC – 13 Jun 06:15 UTC
- **Throughput**: 1.15 / min
- **Average:** 20.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/layouts/application.html.erb:237 | 1.71 | 2.96 | 25.04% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| code | app/controllers/errors_pages_controller.rb:6 | 3.91 | 1.0 | 19.39% | `ErrorsPagesController#show` |
| sql | app/views/layouts/application.html.erb:249 | 3.84 | 0.99 | 18.74% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| queue | queue | 1.53 | 1.0 | 7.59% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31 | 1.28 | 1.0 | 6.32% | `ActionDispatch::ShowExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:30 | 0.99 | 1.0 | 4.88% | `ActionDispatch::DebugExceptions` |
| gc | ruby/gc.c | 1.09 | 0.59 | 3.18% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.27 | 1.0 | 1.32% | `Rails::Rack::Logger` |

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