# SolicitationsController#step_description

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:03 UTC
- **Throughput**: 0.23 / min
- **Average:** 41.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:247 | 4.33 | 1.74 | 18.34% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| code | app/controllers/solicitations_controller.rb:126 | 3.57 | 1.0 | 8.69% | `SolicitationsController#step_description` |
| view | app/views/solicitations/step_description.html.haml | 2.94 | 0.87 | 6.24% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.18 | 1.0 | 5.31% | `Rack::Attack` |
| view | app/views/layouts/pages.html.haml | 2.43 | 0.87 | 5.15% |  |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 1.79 | 1.0 | 4.37% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| gc | ruby/gc.c | 2.85 | 0.55 | 3.85% | `GC.start` |
| view | app/views/solicitations/_header.html.haml | 1.6 | 0.87 | 3.40% |  |
| view | app/views/pages/_footer.haml | 1.7 | 0.8 | 3.32% |  |
| queue | queue | 1.16 | 1.0 | 2.82% |  |
| sql | app/controllers/solicitations_controller.rb:183 | 0.55 | 1.74 | 2.32% | `SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "subjects"…` |
| cache | app/controllers/shared_controller.rb:73 | 0.79 | 0.93 | 1.79% | `read` |
| sql | app/views/pages/_footer.haml:10 | 0.64 | 0.8 | 1.26% | `SELECT "landing_themes".* FROM "landing_themes" INNER JOIN "landing_joint_theme…` |
| sql | app/controllers/solicitations_controller.rb:251 | 73.0 | 0.01 | 1.11% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/views/solicitations/step_description.html.haml:31 | 0.5 | 0.87 | 1.05% | `SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"."type…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/SolicitationsController%23step_description?range=2026-06-23+13%3A28%3A11+UTC..2026-06-24+13%3A28%3A11+UTC)