# SolicitationsController#form_complete

- **Period:** 24 Jun 05:37 UTC – 24 Jun 06:06 UTC
- **Throughput**: 0.07 / min
- **Average:** 69.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/concerns/iframe_prefix.rb:27 | 8.5 | 1.0 | 12.31% | `SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? …` |
| sql | app/controllers/solicitations_controller.rb:247 | 3.25 | 2.0 | 9.42% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? SELECT CO…` |
| sql | app/controllers/solicitations_controller.rb:148 | 6.0 | 1.0 | 8.69% | `SELECT "subject_answers".* FROM "subject_answers" INNER JOIN "subject_questions…` |
| code | app/controllers/solicitations_controller.rb:144 | 4.5 | 1.0 | 6.52% | `SolicitationsController#form_complete` |
| view | app/views/solicitations/_institutions_tiles.html.haml | 0.82 | 5.5 | 6.52% |  |
| gc | ruby/gc.c | 7.0 | 0.5 | 5.07% | `GC.start` |
| view | app/views/layouts/pages.html.haml | 2.5 | 1.0 | 3.62% |  |
| sql | app/views/solicitations/_institutions_tiles.html.haml:6 | 0.45 | 5.5 | 3.62% | `SELECT "institutions_subjects".* FROM "institutions_subjects" WHERE "institutio…` |
| sql | app/views/solicitations/_institutions_tiles.html.haml:8 | 0.36 | 5.5 | 2.90% | `SELECT "logos".* FROM "logos" WHERE "logos"."logoable_id" = ? AND "logos"."logo…` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 2.0 | 1.0 | 2.90% | `Rack::Attack` |
| queue | queue | 2.0 | 1.0 | 2.90% |  |
| sql | app/controllers/solicitations_controller.rb:147 | 1.33 | 1.5 | 2.90% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| view | app/views/pages/_footer.haml | 1.5 | 1.0 | 2.17% |  |
| view | app/views/solicitations/_header.html.haml | 1.5 | 1.0 | 2.17% |  |
| sql | app/views/solicitations/_institutions_tiles_block.html.haml:1 | 1.0 | 1.0 | 1.45% | `SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "inst…` |
| view | app/views/solicitations/_institutions_tiles_block.html.haml | 1.0 | 1.0 | 1.45% |  |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20 | 1.0 | 1.0 | 1.45% | `Rails::Rack::Logger` |

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