|
code
app/controllers/api/v1/users_controller.rb:92
|
70%
|
app/controllers/api/v1/users_controller.rb:92
- Average Self
-
15ms
- Average calls
- 1x
- Total Self
- 15ms
- Total Children
- 4.9ms
- Total runtime
- 20ms
Api::V1::UsersController#indoor_grade_chart
|
|
sql
app/models/log_book/indoor/chart.rb:19
|
18%
|
app/models/log_book/indoor/chart.rb:19
- Average Self
-
1.5ms
- Average calls
- 2.6x
- Total Self
- 3.9ms
- Total Children
- 0ms
- Total runtime
- 3.9ms
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
|
8%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
1.8ms
- Average calls
- 1x
- Total Self
- 1.8ms
- Total Children
- 20ms
- Total runtime
- 22ms
Rails::Engine#call
|
|
sql
app/controllers/api/v1/users_controller.rb:155
|
5%
|
app/controllers/api/v1/users_controller.rb:155
- Average Self
-
1ms
- Average calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
SELECT `users`.* FROM `users` WHERE `users`.`uuid` = ? LIMIT ?
|