# Api::V1::GymOpenersController#create

- **Period:** 26 Jun 20:16 UTC – 27 Jun 09:48 UTC
- **Throughput**: 0.0 / min
- **Average:** 35.0 ms

## Most Impactful Sections
| Kind | Location | Avg ms | Avg calls | Impact | Command |
| ---- | -------- | -----: | --------: | -----: | ------- |
| code | app/controllers/api/v1/gym_openers_controller.rb:27 | 18.0 | 1.0 | 51.43% | `Api::V1::GymOpenersController#create` |
| sql | app/controllers/api/v1/gym_openers_controller.rb:37 | 1.33 | 3.0 | 11.43% | `BEGIN INSERT INTO `gym_openers` (`name`, `slug_name`, `gym_id`, `created_at`, `…` |
| sql | app/models/concerns/attachment_resizable.rb:10 | 1.0 | 2.0 | 5.71% | `SELECT `active_storage_attachments`.* FROM `active_storage_attachments` WHERE `…` |
| sql | app/models/gym.rb:293 | 2.0 | 1.0 | 5.71% | `SELECT COUNT(*) FROM `gym_spaces` WHERE (`gym_spaces`.`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 | 5.71% | `Rails::Engine#call` |
| sql | app/controllers/concerns/gymable.rb:16 | 1.0 | 1.0 | 2.86% | `SELECT `gyms`.* FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`delet…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:13 | 1.0 | 1.0 | 2.86% | `SELECT ? AS one FROM `gym_administrators` WHERE `gym_administrators`.`gym_id` =…` |
| sql | app/controllers/concerns/gym_roles_verification.rb:17 | 1.0 | 1.0 | 2.86% | `SELECT `gym_administrators`.* FROM `gym_administrators` WHERE `gym_administrato…` |
| sql | app/controllers/api/v1/api_controller.rb:26 | 1.0 | 1.0 | 2.86% | `SELECT `ip_black_lists`.* FROM `ip_black_lists` WHERE (block_expired_at <= NOW(…` |
| sql | app/controllers/api/v1/api_controller.rb:64 | 1.0 | 1.0 | 2.86% | `SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?` |
| sql | app/models/gym.rb:180 | 1.0 | 1.0 | 2.86% | `SELECT `gym_options`.* FROM `gym_options` WHERE `gym_options`.`gym_id` = ?` |
| sql | app/models/gym.rb:282 | 1.0 | 1.0 | 2.86% | `SELECT `gym_spaces`.* FROM `gym_spaces` WHERE (`gym_spaces`.`deleted_at` IS NUL…` |

[View on RoRvsWild ↗](https://www.rorvswild.com/applications/135627/requests/Api::V1::GymOpenersController%23create?range=2026-06-26+20%3A16%3A09+UTC..2026-06-27+09%3A48%3A53+UTC)