# SolicitationsController#create

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:03 UTC
- **Throughput**: 0.22 / min
- **Average:** 64.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/services/solicitation_modification/base.rb:21 | 7.76 | 3.95 | 47.69% | `SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ? SELECT "l…` |
| code | app/controllers/solicitations_controller.rb:26 | 8.79 | 1.0 | 13.68% | `SolicitationsController#create` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.73 | 1.97 | 11.46% | `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.08 | 1.0 | 3.24% | `Rack::Attack` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.62 | 2.96 | 2.84% | `BEGIN SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "sub…` |
| sql | app/controllers/solicitations_controller.rb:251 | 188.0 | 0.01 | 1.86% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| gc | ruby/gc.c | 1.91 | 0.57 | 1.69% | `GC.start` |
| queue | queue | 1.05 | 1.0 | 1.64% |  |
| cache | app/controllers/shared_controller.rb:73 | 0.77 | 0.92 | 1.11% | `read` |

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