# SolicitationsController#new

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| queue | queue | 18.5 | 1.0 | 25.64% |  |
| sql | app/controllers/solicitations_controller.rb:251 | 142.68 | 0.1 | 19.96% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/controllers/solicitations_controller.rb:247 | 4.08 | 2.0 | 11.32% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| view | app/views/solicitations/step_contact.html.haml | 3.99 | 1.0 | 5.52% |  |
| code | app/controllers/solicitations_controller.rb:15 | 2.71 | 1.0 | 3.76% | `SolicitationsController#new` |
| view | app/views/layouts/pages.html.haml | 2.35 | 1.0 | 3.25% |  |
| gc | ruby/gc.c | 3.7 | 0.6 | 3.10% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.0 | 1.0 | 2.78% | `Rack::Attack` |
| sql | app/helpers/images_helper.rb:20 | 0.68 | 1.74 | 1.64% | `SELECT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" …` |
| sql | app/helpers/seo/data_preparation.rb:31 | 1.06 | 1.0 | 1.47% | `SELECT DISTINCT "institutions".* FROM "institutions" INNER JOIN "institutions_s…` |
| sql | app/controllers/concerns/iframe_prefix.rb:18 | 0.99 | 1.0 | 1.37% | `SELECT "landings".* FROM "landings" WHERE "landings"."archived_at" IS NULL AND …` |
| view | app/views/solicitations/_header.html.haml | 0.92 | 1.0 | 1.27% |  |
| view | app/views/landings/landings/_logos.html.haml | 2.17 | 0.4 | 1.22% |  |
| sql | app/controllers/concerns/iframe_prefix.rb:22 | 0.79 | 1.0 | 1.09% | `SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."a…` |
| redis | app/controllers/solicitations_controller.rb:247 | 0.7 | 1.1 | 1.06% | `get` |

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