# Api::V1::ContestCategoriesController#index

- **Period:** 13 May 10:36 UTC – 13 May 11:06 UTC
- **Throughput**: 0.03 / min
- **Average:** 22.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/contest_categories_controller.rb:15 | 12.0 | 1.0 | 54.55% | `Api::V1::ContestCategoriesController#index` |
| sql | app/controllers/api/v1/contest_categories_controller.rb:61 | 5.0 | 1.0 | 22.73% | `SELECT `contests`.* FROM `contests` WHERE (`contests`.`deleted_at` IS NULL OR `…` |
| 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 | 9.09% | `Rails::Engine#call` |
| sql | app/controllers/api/v1/contest_categories_controller.rb:57 | 2.0 | 1.0 | 9.09% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/api/v1/contest_categories_controller.rb:16 | 1.0 | 1.0 | 4.55% | `SELECT `contest_categories`.* FROM `contest_categories` WHERE `contest_categori…` |

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