|
code
app/controllers/api/v1/users_controller.rb:92
|
60%
|
app/controllers/api/v1/users_controller.rb:92
- Average Self
-
12ms
- Average calls
- 1x
- Total Self
- 12ms
- Total Children
- 6.4ms
- Total runtime
- 19ms
Api::V1::UsersController#indoor_grade_chart
|
|
sql
app/models/log_book/indoor/chart.rb:19
|
22%
|
app/models/log_book/indoor/chart.rb:19
- Average Self
-
1.7ms
- Average calls
- 2.8x
- Total Self
- 4.8ms
- Total Children
- 0ms
- Total runtime
- 4.8ms
SELECT `ascents`.* FROM `ascents` WHERE `ascents`.`type` = ? AND `ascents`.`user_id` = ? AND `ascents`.`ascent_status` != ?
|
|
code
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
|
11%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
2.3ms
- Average calls
- 1x
- Total Self
- 2.3ms
- Total Children
- 19ms
- Total runtime
- 21ms
Rails::Engine#call
|
|
sql
app/controllers/api/v1/users_controller.rb:155
|
7%
|
app/controllers/api/v1/users_controller.rb:155
- Average Self
-
1.6ms
- Average calls
- 1x
- Total Self
- 1.6ms
- Total Children
- 0ms
- Total runtime
- 1.6ms
SELECT `users`.* FROM `users` WHERE `users`.`uuid` = ? LIMIT ?
|