|
code
app/controllers/api/v1/users_controller.rb:92
|
60%
|
app/controllers/api/v1/users_controller.rb:92
- Average Self
-
9ms
- Average calls
- 1x
- Total Self
- 9ms
- Total Children
- 4ms
- Total runtime
- 13ms
Api::V1::UsersController#indoor_grade_chart
|
|
sql
app/models/log_book/indoor/chart.rb:19
|
17%
|
app/models/log_book/indoor/chart.rb:19
- Average Self
-
1.3ms
- Average calls
- 2x
- Total Self
- 2.5ms
- Total Children
- 0ms
- Total runtime
- 2.5ms
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
|
13%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
2ms
- Average calls
- 1x
- Total Self
- 2ms
- Total Children
- 13ms
- Total runtime
- 15ms
Rails::Engine#call
|
|
sql
app/controllers/api/v1/users_controller.rb:155
|
10%
|
app/controllers/api/v1/users_controller.rb:155
- Average Self
-
1.5ms
- Average calls
- 1x
- Total Self
- 1.5ms
- Total Children
- 0ms
- Total runtime
- 1.5ms
SELECT `users`.* FROM `users` WHERE `users`.`uuid` = ? LIMIT ?
|