# SolicitationsController#form_complete

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:06 UTC
- **Throughput**: 0.36 / min
- **Average:** 58.9 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/solicitations_controller.rb:247 | 3.96 | 2.0 | 13.47% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| code | app/controllers/solicitations_controller.rb:144 | 4.61 | 1.0 | 7.83% | `SolicitationsController#form_complete` |
| sql | app/controllers/solicitations_controller.rb:251 | 188.08 | 0.02 | 7.50% | `SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = …` |
| view | app/views/solicitations/_institutions_tiles.html.haml | 1.07 | 3.12 | 5.65% |  |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 2.71 | 1.0 | 4.61% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| view | app/views/layouts/pages.html.haml | 2.46 | 1.0 | 4.19% |  |
| gc | ruby/gc.c | 3.97 | 0.59 | 3.97% | `GC.start` |
| sql | app/controllers/solicitations_controller.rb:147 | 2.0 | 1.1 | 3.73% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.19 | 1.0 | 3.73% | `Rack::Attack` |
| sql | app/views/solicitations/_institutions_tiles.html.haml:6 | 0.54 | 3.12 | 2.86% | `SELECT "institutions_subjects".* FROM "institutions_subjects" WHERE "institutio…` |
| view | app/views/pages/_footer.haml | 1.73 | 0.93 | 2.74% |  |
| sql | app/views/solicitations/_institutions_tiles.html.haml:8 | 0.49 | 3.12 | 2.60% | `SELECT "logos".* FROM "logos" WHERE "logos"."logoable_id" = ? AND "logos"."logo…` |
| view | app/views/solicitations/_header.html.haml | 1.53 | 1.0 | 2.60% |  |
| view | app/views/solicitations/_institutions_tiles_block.html.haml | 1.15 | 1.0 | 1.96% |  |
| sql | app/views/solicitations/_institutions_tiles_block.html.haml:1 | 1.09 | 1.0 | 1.85% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| sql | app/controllers/solicitations_controller.rb:148 | 1.04 | 1.0 | 1.77% | `SELECT "subject_answers".* FROM "subject_answers" INNER JOIN "subject_questions…` |
| queue | queue | 0.99 | 1.0 | 1.68% |  |
| sql | app/views/pages/_footer.haml:10 | 0.74 | 0.93 | 1.17% | `SELECT "landing_themes".* FROM "landing_themes" INNER JOIN "landing_joint_theme…` |
| sql | app/views/solicitations/_institutions_tiles_block.html.haml:4 | 0.64 | 0.99 | 1.07% | `SELECT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" …` |

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