# Admin::MatchesController#index

- **Period:** 24 Jun 07:09 UTC – 24 Jun 08:08 UTC
- **Throughput**: 0.02 / min
- **Average:** 364.8 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| view | vendor/bundle/ruby/4.0.0/gems/activeadmin-3.5.1/app/views/active_admin/resource/index.html.arb | 152.0 | 1.0 | 41.67% |  |
| sql | app/models/need.rb:421 | 2.23 | 22.0 | 13.43% | `SELECT "companies".* FROM "companies" INNER JOIN "facilities" ON "companies"."i…` |
| sql | app/admin/match.rb:37 | 4.36 | 11.0 | 13.16% | `SELECT "solicitations".* FROM "solicitations" INNER JOIN "diagnoses" ON "solici…` |
| sql | app/admin/helpers/admin_link_to.rb:48 | 0.52 | 44.0 | 6.31% | `SELECT "users".* FROM "users" INNER JOIN "diagnoses" ON "users"."id" = "diagnos…` |
| sql | app/models/subject.rb:127 | 0.24 | 79.0 | 5.21% | `SELECT ? AS one FROM "cooperations" INNER JOIN "cooperation_themes" ON "coopera…` |
| sql | vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/notifications/fanout.rb:158 | 1.11 | 9.0 | 2.74% | `SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC …` |
| sql | app/admin/match.rb:43 | 0.82 | 11.0 | 2.47% | `SELECT "facilities".* FROM "facilities" INNER JOIN "diagnoses" ON "facilities".…` |
| gc | ruby/gc.c | 9.0 | 1.0 | 2.47% | `GC.start` |
| sql | app/models/need.rb:449 | 0.73 | 11.0 | 2.19% | `SELECT "cooperations".* FROM "cooperations" INNER JOIN "solicitations" ON "coop…` |
| sql | app/admin/match.rb:103 | 5.0 | 1.0 | 1.37% | `SELECT "landing_subjects"."title", "landing_subjects"."id" FROM "landing_subjec…` |
| sql | app/models/facility.rb:115 | 0.8 | 5.0 | 1.10% | `SELECT "companies".* FROM "companies" WHERE "companies"."id" = ? LIMIT ?` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135976/requests/Admin::MatchesController%23index?range=1h)