# ErrorsPagesController#show

- **Period:** 13 Jun 05:17 UTC – 13 Jun 06:16 UTC
- **Throughput**: 1.92 / min
- **Average:** 19.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/layouts/application.html.erb:237 | 1.84 | 2.97 | 28.49% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| sql | app/views/layouts/application.html.erb:249 | 3.97 | 0.99 | 20.52% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| code | app/controllers/errors_pages_controller.rb:6 | 3.51 | 1.0 | 18.30% | `ErrorsPagesController#show` |
| queue | queue | 1.39 | 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.9 | 1.0 | 4.66% | `ActionDispatch::DebugExceptions` |
| gc | ruby/gc.c | 1.37 | 0.59 | 4.21% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31 | 0.6 | 1.0 | 3.12% | `ActionDispatch::ShowExceptions` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.28 | 1.0 | 1.45% | `Rails::Rack::Logger` |
| view | app/views/shared/_site_links.html.erb | 0.25 | 0.99 | 1.27% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/static.rb:26 | 0.2 | 1.0 | 1.04% | `ActionDispatch::Static` |

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