# SolicitationsController#create

- **Period:** 23 Jun 06:04 UTC – 24 Jun 06:03 UTC
- **Throughput**: 0.23 / min
- **Average:** 105.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:251 | 1521.5 | 0.02 | 34.72% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/services/solicitation_modification/base.rb:21 | 9.16 | 3.95 | 34.37% | `SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ? SELECT "l…` |
| code | app/controllers/solicitations_controller.rb:26 | 9.2 | 1.0 | 8.74% | `SolicitationsController#create` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.44 | 1.98 | 6.45% | `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.11 | 1.0 | 2.00% | `Rack::Attack` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.64 | 2.96 | 1.80% | `BEGIN SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "sub…` |
| queue | queue | 1.38 | 1.0 | 1.32% |  |

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