# SolicitationsController#update_step_description

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:02 UTC
- **Throughput**: 0.17 / min
- **Average:** 61.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:133 | 4.22 | 3.71 | 25.33% | `BEGIN SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"…` |
| code | app/controllers/solicitations_controller.rb:130 | 13.6 | 1.0 | 22.00% | `SolicitationsController#update_step_description` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.36 | 1.99 | 10.84% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| sql | app/controllers/solicitations_controller.rb:251 | 121.75 | 0.03 | 6.46% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.7 | 3.98 | 4.53% | `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.39 | 1.0 | 3.86% | `Rack::Attack` |
| gc | ruby/gc.c | 2.69 | 0.57 | 2.50% | `GC.start` |
| sql | app/models/solicitation.rb:702 | 0.46 | 1.99 | 1.49% | `SELECT "spams".* FROM "spams" WHERE "spams"."email" = ? LIMIT ?` |
| queue | queue | 0.91 | 1.0 | 1.48% |  |
| cache | app/controllers/shared_controller.rb:73 | 0.83 | 0.94 | 1.27% | `read` |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 0.76 | 1.0 | 1.23% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |

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