# Api::V1::ContestsController#index

- **Period:** 13 May 08:04 UTC – 13 May 11:04 UTC
- **Throughput**: 0.02 / min
- **Average:** 35.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contests_controller.rb:36 | 21.75 | 1.0 | 62.14% | `Api::V1::ContestsController#index` |
| sql | app/models/contest.rb:49 | 1.2 | 5.0 | 17.14% | `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.75 | 1.0 | 7.86% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contests_controller.rb:148 | 2.0 | 1.0 | 5.71% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contests_controller.rb:41 | 1.75 | 1.0 | 5.00% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| sql | app/models/contest.rb:114 | 2.0 | 0.25 | 1.43% | `SELECT COUNT(*) FROM `contest_participants` INNER JOIN `contest_categories` ON …` |

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