# SolicitationsController#update_step_description

- **Period:** 23 Jun 10:09 UTC – 23 Jun 13:28 UTC
- **Throughput**: 0.34 / min
- **Average:** 92.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:133 | 9.04 | 4.19 | 41.07% | `BEGIN SELECT "subject_questions".* FROM "subject_questions" WHERE "subject_ques…` |
| code | app/controllers/solicitations_controller.rb:130 | 18.7 | 1.0 | 20.27% | `SolicitationsController#update_step_description` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.51 | 2.0 | 7.60% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| sql | app/controllers/solicitations_controller.rb:251 | 83.25 | 0.06 | 5.39% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 2.75 | 1.0 | 2.98% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.65 | 3.93 | 2.75% | `SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "subjects"…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.37 | 1.0 | 2.57% | `Rack::Attack` |
| gc | ruby/gc.c | 2.5 | 0.6 | 1.62% | `GC.start` |
| queue | queue | 1.04 | 1.0 | 1.13% |  |

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