# SolicitationsController#update_step_description

- **Period:** 24 Jun 00:07 UTC – 24 Jun 06:06 UTC
- **Throughput**: 0.02 / min
- **Average:** 40.4 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/solicitations_controller.rb:130 | 9.33 | 1.0 | 23.08% | `SolicitationsController#update_step_description` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.92 | 4.0 | 9.07% | `BEGIN SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "sub…` |
| sql | app/controllers/solicitations_controller.rb:133 | 2.2 | 1.67 | 9.07% | `UPDATE "solicitations" SET "description" = ?, "updated_at" = ?, "status" = ?, "…` |
| queue | queue | 3.0 | 1.0 | 7.42% |  |
| sql | app/controllers/solicitations_controller.rb:247 | 1.17 | 2.0 | 5.77% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.17 | 1.0 | 5.36% | `Rack::Attack` |
| sql | app/models/solicitation.rb:702 | 0.75 | 2.0 | 3.71% | `SELECT "spams".* FROM "spams" WHERE "spams"."email" = ? LIMIT ?` |
| gc | ruby/gc.c | 2.0 | 0.33 | 1.65% | `GC.start` |
| view | app/views/layouts/pages.html.haml | 2.0 | 0.33 | 1.65% |  |
| redis | app/controllers/shared_controller.rb:73 | 0.67 | 1.0 | 1.65% | `get` |
| cache | app/controllers/shared_controller.rb:73 | 0.5 | 1.0 | 1.24% | `read` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267 | 0.5 | 1.0 | 1.24% | `ActionDispatch::Session::CookieStore` |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 0.5 | 1.0 | 1.24% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| view | app/views/pages/_footer.haml | 1.5 | 0.33 | 1.24% |  |
| view | app/views/solicitations/_header.html.haml | 1.5 | 0.33 | 1.24% |  |
| view | app/views/solicitations/step_description.html.haml | 1.5 | 0.33 | 1.24% |  |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/SolicitationsController%23update_step_description?range=6h)