app/controllers/api/v1/ascent_gym_routes_controller.rb:160
- Average Self
-
1.3ms
- Average calls
- 7.1x
- Total Self
- 9ms
- Total Children
- 0ms
- Total runtime
- 9ms
BEGIN
INSERT INTO `ascents` (`type`, `ascent_status`, `user_id`, `sections`, `climbing_type`, `sections_count`, `released_at`, `created_at`, `updated_at`, `gym_id`, `quantity`, `color_system_line_id`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
|
app/controllers/api/v1/ascent_gym_routes_controller.rb:157
- Average Self
-
1.7ms
- Average calls
- 0.38x
- Total Self
- 0.63ms
- Total Children
- 0ms
- Total runtime
- 0.63ms
BEGIN
INSERT INTO `climbing_sessions` (`description`, `session_date`, `user_id`, `created_at`, `updated_at`) VALUES (?, ?, ?, ?, ?)
|