# Emails::SolicitationsController#send_generic_email

- **Period:** 23 Jun 06:06 UTC – 24 Jun 06:05 UTC
- **Throughput**: 0.03 / min
- **Average:** 64.7 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/emails/solicitations_controller.rb:5 | 19.87 | 1.0 | 30.69% | `Emails::SolicitationsController#send_generic_email` |
| sql | app/services/send_solicitation_generic_email.rb:13 | 1.55 | 9.27 | 22.21% | `SELECT "badges"."id" FROM "badges" INNER JOIN "badge_badgeables" ON "badges"."i…` |
| sql | app/services/send_solicitation_generic_email.rb:14 | 4.64 | 2.0 | 14.35% | `UPDATE "solicitations" SET "updated_at" = ?, "status" = ? WHERE "solicitations"…` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 0.67 | 6.0 | 6.18% | `SELECT "subjects".* FROM "subjects" INNER JOIN "landing_subjects" ON "subjects"…` |
| sql | app/models/solicitation.rb:252 | 3.87 | 1.0 | 5.97% | `UPDATE "solicitations" SET "updated_at" = ? WHERE "solicitations"."id" = ?` |
| queue | queue | 1.24 | 1.0 | 1.92% |  |
| sql | app/services/send_solicitation_generic_email.rb:22 | 1.18 | 1.0 | 1.82% | `SELECT "badges".* FROM "badges" WHERE (lower(title) = ?) LIMIT ?` |
| rack | /app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104 | 0.98 | 1.0 | 1.51% | `Rack::Attack` |
| gc | ruby/gc.c | 1.45 | 0.64 | 1.44% | `GC.start` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Emails::SolicitationsController%23send_generic_email?range=1d)