# CompanyEmails::SendIntelligentRetentionEmailsJob

- **Period:** 23 Jun 22:11 UTC – 24 Jun 10:10 UTC
- **Throughput**: 0.0 / min
- **Average:** 2305.2 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/jobs/company_emails/send_intelligent_retention_emails_job.rb:13 | 2.96 | 328.0 | 42.17% | `SELECT "subject_answers".* FROM "subject_answers" WHERE "subject_answers"."type…` |
| code | app/jobs/company_emails/send_intelligent_retention_emails_job.rb:4 | 707.0 | 1.0 | 30.67% | `CompanyEmails::SendIntelligentRetentionEmailsJob#perform` |
| sql | app/models/concerns/mandatory_answers.rb:30 | 1.9 | 204.0 | 16.83% | `SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ? BEGIN SEL…` |
| sql | app/jobs/company_emails/send_intelligent_retention_emails_job.rb:11 | 10.11 | 9.0 | 3.95% | `SELECT "needs".* FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = "ne…` |
| gc | ruby/gc.c | 30.0 | 2.0 | 2.60% | `GC.start` |
| sql | app/models/concerns/mandatory_answers.rb:19 | 0.59 | 102.0 | 2.60% | `SELECT ? AS one FROM "subject_questions" WHERE "subject_questions"."subject_id"…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/jobs/CompanyEmails::SendIntelligentRetentionEmailsJob?range=12h)