# ErrorsPagesController#show

- **Period:** 13 Jun 05:47 UTC – 13 Jun 06:16 UTC
- **Throughput**: 3.23 / min
- **Average:** 19.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/layouts/application.html.erb:237 | 1.89 | 3.0 | 29.69% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.98 | 1.0 | 20.88% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| code | app/controllers/errors_pages_controller.rb:6 | 3.45 | 1.0 | 18.12% | `ErrorsPagesController#show` |
| queue | queue | 1.38 | 1.0 | 7.25% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:30 | 0.86 | 1.0 | 4.49% | `ActionDispatch::DebugExceptions` |
| gc | ruby/gc.c | 1.33 | 0.57 | 3.95% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31 | 0.61 | 1.0 | 3.19% | `ActionDispatch::ShowExceptions` |
| view | app/views/shared/_site_links.html.erb | 0.28 | 1.0 | 1.46% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.27 | 1.0 | 1.41% | `Rails::Rack::Logger` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 0.23 | 1.0 | 1.19% | `ActionDispatch::Static` |

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