# SolicitationsController#create

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:251 | 1962.33 | 0.07 | 64.31% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/services/solicitation_modification/base.rb:21 | 10.84 | 3.95 | 19.66% | `SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ? SELECT "l…` |
| code | app/controllers/solicitations_controller.rb:26 | 10.29 | 1.0 | 4.72% | `SolicitationsController#create` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.12 | 1.98 | 2.83% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.76 | 2.96 | 1.03% | `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.25 | 1.0 | 1.03% | `Rack::Attack` |

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