# Api::V1::ContestsController#opens

- **Period:** 12 May 11:07 UTC – 13 May 11:07 UTC
- **Throughput**: 0.06 / min
- **Average:** 347.1 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contests_controller.rb:16 | 239.78 | 1.0 | 69.07% | `Api::V1::ContestsController#opens` |
| sql | app/models/contest.rb:49 | 1.37 | 61.0 | 23.99% | `SELECT COUNT(*) FROM `contest_participants` INNER JOIN `contest_categories` ON …` |
| sql | app/models/contest.rb:61 | 1.55 | 3.14 | 1.40% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contests_controller.rb:23 | 4.8 | 1.0 | 1.38% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/models/contest.rb:114 | 1.37 | 3.14 | 1.24% | `SELECT COUNT(*) FROM `contest_participants` INNER JOIN `contest_categories` ON …` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.33 | 3.14 | 1.20% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::ContestsController%23opens?range=1d)