# Annuaire::InstitutionsController#index

- **Period:** 23 Jun 13:28 UTC – 24 Jun 13:13 UTC
- **Throughput**: 0.01 / min
- **Average:** 154.3 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| sql | app/controllers/annuaire/institutions_controller.rb:49 | 35.91 | 1.0 | 23.27% | `SELECT COUNT(DISTINCT users.id) AS users_count, antennes.institution_id AS inst…` |
| gc | ruby/gc.c | 20.22 | 0.82 | 10.72% | `GC.start` |
| view | app/views/annuaire/institutions/_table.html.haml | 14.91 | 1.0 | 9.66% |  |
| code | app/controllers/annuaire/institutions_controller.rb:6 | 14.27 | 1.0 | 9.25% | `Annuaire::InstitutionsController#index` |
| view | app/views/annuaire/institutions/index.html.haml | 13.91 | 1.0 | 9.01% |  |
| sql | app/controllers/annuaire/institutions_controller.rb:34 | 12.55 | 1.0 | 8.13% | `SELECT DISTINCT COUNT(DISTINCT antennes.id) AS antennes_count, antennes.institu…` |
| sql | app/views/annuaire/institutions/index.html.haml:16 | 2.33 | 5.0 | 7.54% | `SELECT DISTINCT "institutions".* FROM "institutions" INNER JOIN "categories_ins…` |
| view | app/views/annuaire/institutions/_form.html.haml | 4.18 | 1.0 | 2.71% |  |
| sql | app/models/expert.rb:156 | 19.5 | 0.18 | 2.30% | `SELECT DISTINCT "experts"."id" FROM "experts" INNER JOIN "antennes" ON "antenne…` |
| view | app/views/application/_head.html.haml | 2.18 | 1.0 | 1.41% |  |
| view | app/views/annuaire/search/_simple_form.html.haml | 1.64 | 1.0 | 1.06% |  |

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