# EssaysController#most_popular

- **Period:** 13 Jun 03:21 UTC – 13 Jun 06:20 UTC
- **Throughput**: 0.01 / min
- **Average:** 38.6 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/views/essays/most_popular.html.erb:16 | 2.83 | 3.0 | 21.99% | `SELECT "essays".* FROM "essays" INNER JOIN "topics" ON "topics"."id" = "essays"…` |
| sql | app/views/essays/most_popular.html.erb:29 | 2.17 | 3.0 | 16.82% | `SELECT "essays".* FROM "essays" INNER JOIN "topics" ON "topics"."id" = "essays"…` |
| view | app/views/essays/most_popular.html.erb | 5.0 | 1.0 | 12.94% |  |
| sql | app/views/layouts/application.html.erb:249 | 4.0 | 1.0 | 10.35% | `SELECT categories.*, sum(essays.hits_nb) as hits_sum FROM "categories" INNER JO…` |
| view | app/views/layouts/application.html.erb | 3.5 | 1.0 | 9.06% |  |
| sql | app/views/layouts/application.html.erb:237 | 1.0 | 3.0 | 7.76% | `SELECT "essays".* FROM "essays" WHERE "essays"."status" = ? ORDER BY "essays"."…` |
| code | app/controllers/essays_controller.rb:4 | 1.0 | 1.0 | 2.59% | `EssaysController#most_popular` |
| gc | ruby/gc.c | 2.0 | 0.5 | 2.59% | `GC.start` |
| queue | queue | 1.0 | 1.0 | 2.59% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30 | 1.0 | 1.0 | 2.59% | `Warden::Manager` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.2/lib/action_dispatch/middleware/cookies.rb:706 | 0.5 | 1.0 | 1.29% | `ActionDispatch::Cookies` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.4/lib/rack/sendfile.rb:130 | 0.5 | 1.0 | 1.29% | `Rack::Sendfile` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267 | 0.5 | 1.0 | 1.29% | `ActionDispatch::Session::CookieStore` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.4/lib/rack/runtime.rb:22 | 0.5 | 1.0 | 1.29% | `Rack::Runtime` |

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