# SolicitationsController#update_step_company

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/solicitations_controller.rb:110 | 8.22 | 1.0 | 18.90% | `SolicitationsController#update_step_company` |
| sql | app/controllers/solicitations_controller.rb:247 | 2.11 | 2.0 | 9.71% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| sql | app/controllers/solicitations_controller.rb:117 | 2.57 | 1.56 | 9.20% | `UPDATE "solicitations" SET "updated_at" = ?, "location" = ?, "status" = ?, "ins…` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.86 | 4.0 | 7.92% | `BEGIN SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "sub…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.56 | 1.0 | 5.88% | `Rack::Attack` |
| gc | ruby/gc.c | 2.6 | 0.56 | 3.32% | `GC.start` |
| view | app/views/solicitations/step_company.html.haml | 2.5 | 0.44 | 2.55% |  |
| queue | queue | 1.11 | 1.0 | 2.55% |  |
| view | app/views/layouts/pages.html.haml | 2.25 | 0.44 | 2.30% |  |
| sql | app/helpers/seo/data_preparation.rb:31 | 2.25 | 0.44 | 2.30% | `SELECT "institutions".* FROM "institutions" INNER JOIN "logos" ON "logos"."logo…` |
| cache | app/controllers/shared_controller.rb:73 | 0.89 | 1.0 | 2.04% | `read` |
| view | app/views/pages/_footer.haml | 1.75 | 0.44 | 1.79% |  |
| sql | app/controllers/concerns/iframe_prefix.rb:28 | 0.78 | 1.0 | 1.79% | `SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ?` |
| view | app/views/solicitations/_header.html.haml | 1.5 | 0.44 | 1.53% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267 | 0.56 | 1.0 | 1.28% | `ActionDispatch::Session::CookieStore` |
| sql | app/controllers/concerns/iframe_prefix.rb:29 | 0.44 | 1.0 | 1.02% | `SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."i…` |

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