# Api::V1::ContestsController#index

- **Period:** 13 May 10:34 UTC – 13 May 11:04 UTC
- **Throughput**: 0.03 / min
- **Average:** 42.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contests_controller.rb:36 | 25.0 | 1.0 | 59.52% | `Api::V1::ContestsController#index` |
| sql | app/models/contest.rb:49 | 1.22 | 9.0 | 26.19% | `SELECT COUNT(*) FROM `contest_participants` INNER JOIN `contest_categories` ON …` |
| code | /var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525 | 2.0 | 1.0 | 4.76% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contests_controller.rb:41 | 2.0 | 1.0 | 4.76% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/controllers/api/v1/contests_controller.rb:148 | 2.0 | 1.0 | 4.76% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |

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