# SolicitationsController#new

- **Period:** 23 Jun 13:28 UTC – 24 Jun 10:38 UTC
- **Throughput**: 7.19 / min
- **Average:** 49.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:251 | 124.41 | 0.08 | 20.76% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/controllers/solicitations_controller.rb:247 | 4.37 | 2.0 | 17.52% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| view | app/views/solicitations/step_contact.html.haml | 3.82 | 1.0 | 7.65% |  |
| queue | queue | 3.28 | 1.0 | 6.57% |  |
| code | app/controllers/solicitations_controller.rb:15 | 2.45 | 1.0 | 4.90% | `SolicitationsController#new` |
| view | app/views/layouts/pages.html.haml | 2.34 | 1.0 | 4.68% |  |
| gc | ruby/gc.c | 3.37 | 0.56 | 3.76% | `GC.start` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 1.84 | 1.0 | 3.69% | `Rack::Attack` |
| sql | app/helpers/seo/data_preparation.rb:31 | 1.04 | 1.0 | 2.08% | `SELECT DISTINCT "institutions".* FROM "institutions" INNER JOIN "institutions_s…` |
| sql | app/controllers/concerns/iframe_prefix.rb:18 | 0.94 | 1.0 | 1.87% | `SELECT "landings".* FROM "landings" WHERE "landings"."archived_at" IS NULL AND …` |
| view | app/views/solicitations/_header.html.haml | 0.85 | 1.0 | 1.70% |  |
| redis | app/controllers/solicitations_controller.rb:247 | 0.65 | 1.08 | 1.40% | `get` |
| sql | app/controllers/concerns/iframe_prefix.rb:22 | 0.69 | 1.0 | 1.37% | `SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."a…` |
| sql | app/helpers/landings_seo_helper.rb:41 | 0.65 | 1.0 | 1.29% | `SELECT "landing_themes".* FROM "landing_themes" WHERE "landing_themes"."id" = ?…` |
| sql | app/controllers/concerns/iframe_prefix.rb:52 | 0.62 | 1.0 | 1.24% | `SELECT "subject_questions"."key" FROM "subject_questions"` |
| sql | app/helpers/images_helper.rb:20 | 0.58 | 1.0 | 1.16% | `SELECT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" …` |
| view | app/views/landings/landings/_logos.html.haml | 2.1 | 0.25 | 1.04% |  |

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