# SolicitationsController#form_complete

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

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:247 | 3.67 | 2.0 | 13.56% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| code | app/controllers/solicitations_controller.rb:144 | 4.52 | 1.0 | 8.33% | `SolicitationsController#form_complete` |
| view | app/views/solicitations/_institutions_tiles.html.haml | 1.06 | 3.45 | 6.77% |  |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 2.54 | 1.0 | 4.68% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| view | app/views/layouts/pages.html.haml | 2.34 | 1.0 | 4.32% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.14 | 1.0 | 3.96% | `Rack::Attack` |
| sql | app/views/solicitations/_institutions_tiles.html.haml:6 | 0.62 | 3.45 | 3.92% | `SELECT "institutions_subjects".* FROM "institutions_subjects" WHERE "institutio…` |
| gc | ruby/gc.c | 3.63 | 0.58 | 3.86% | `GC.start` |
| sql | app/controllers/solicitations_controller.rb:147 | 1.7 | 1.08 | 3.37% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| sql | app/views/solicitations/_institutions_tiles.html.haml:8 | 0.5 | 3.45 | 3.20% | `SELECT "logos".* FROM "logos" WHERE "logos"."logoable_id" = ? AND "logos"."logo…` |
| view | app/views/solicitations/_header.html.haml | 1.44 | 1.0 | 2.66% |  |
| view | app/views/pages/_footer.haml | 1.59 | 0.87 | 2.56% |  |
| view | app/views/solicitations/_institutions_tiles_block.html.haml | 1.16 | 1.0 | 2.14% |  |
| sql | app/views/solicitations/_institutions_tiles_block.html.haml:1 | 1.13 | 1.0 | 2.08% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| queue | queue | 0.92 | 1.0 | 1.71% |  |
| sql | app/views/pages/_footer.haml:10 | 1.01 | 0.87 | 1.62% | `SELECT "landing_themes".* FROM "landing_themes" INNER JOIN "landing_joint_theme…` |
| sql | app/controllers/solicitations_controller.rb:148 | 0.84 | 1.0 | 1.55% | `SELECT "subject_answers".* FROM "subject_answers" INNER JOIN "subject_questions…` |
| sql | app/controllers/concerns/iframe_prefix.rb:29 | 0.73 | 1.0 | 1.36% | `SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."i…` |
| sql | app/views/solicitations/_institutions_tiles_block.html.haml:4 | 0.72 | 1.0 | 1.33% | `SELECT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" …` |
| sql | app/controllers/solicitations_controller.rb:251 | 89.0 | 0.01 | 1.24% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| sql | app/controllers/concerns/iframe_prefix.rb:28 | 0.64 | 1.0 | 1.17% | `SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ?` |
| sql | app/helpers/seo/data_preparation.rb:31 | 0.61 | 1.0 | 1.13% | `SELECT "institutions".* FROM "institutions" INNER JOIN "logos" ON "logos"."logo…` |
| view | app/views/solicitations/form_complete.html.haml | 0.56 | 1.0 | 1.03% |  |

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