|
code
app/controllers/api/v1/users_controller.rb:92
|
74%
|
app/controllers/api/v1/users_controller.rb:92
- Average Self
-
21ms
- Average calls
- 1x
- Total Self
- 21ms
- Total Children
- 6ms
- Total runtime
- 27ms
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.7ms
- Average calls
- 3x
- Total Self
- 5ms
- Total Children
- 0ms
- Total runtime
- 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
|
5%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
1.5ms
- Average calls
- 1x
- Total Self
- 1.5ms
- Total Children
- 27ms
- Total runtime
- 28ms
Rails::Engine#call
|
|
sql
app/controllers/api/v1/users_controller.rb:155
|
4%
|
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 ?
|