# EssaysController#recently_updated

- **Period:** 13 Jun 03:17 UTC – 13 Jun 06:16 UTC
- **Throughput**: 0.01 / min
- **Average:** 44.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/essays/recently_updated.html.erb:15 | 3.17 | 3.0 | 21.41% | `SELECT "essays".* FROM "essays" INNER JOIN "topics" ON "topics"."id" = "essays"…` |
| sql | app/views/essays/recently_updated.html.erb:28 | 2.83 | 3.0 | 19.15% | `SELECT "essays".* FROM "essays" INNER JOIN "topics" ON "topics"."id" = "essays"…` |
| sql | app/views/layouts/application.html.erb:237 | 1.5 | 3.0 | 10.14% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| view | app/views/essays/recently_updated.html.erb | 4.5 | 1.0 | 10.14% |  |
| sql | app/views/layouts/application.html.erb:249 | 4.5 | 1.0 | 10.14% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| view | app/views/layouts/application.html.erb | 3.5 | 1.0 | 7.89% |  |
| code | app/controllers/essays_controller.rb:9 | 2.0 | 1.0 | 4.51% | `EssaysController#recently_updated` |
| gc | ruby/gc.c | 1.5 | 1.0 | 3.38% | `GC.start` |
| queue | queue | 1.0 | 1.0 | 2.25% |  |
| code | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/engine.rb:532 | 1.0 | 1.0 | 2.25% | `Rails::Engine#call` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 1.0 | 1.0 | 2.25% | `Warden::Manager` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.4/lib/rack/head.rb:14 | 0.5 | 1.0 | 1.13% | `Rack::Head` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.2/lib/rails/rack/logger.rb:20 | 0.5 | 1.0 | 1.13% | `Rails::Rack::Logger` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:30 | 0.5 | 1.0 | 1.13% | `ActionDispatch::DebugExceptions` |

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