|
sql
app/controllers/api/v1/commons_controller.rb:37
|
44%
|
app/controllers/api/v1/commons_controller.rb:37
- Average Self
-
15ms
- Average calls
- 0.64x
- Total Self
- 10ms
- Total Children
- 0ms
- Total runtime
- 10ms
SELECT COUNT(*) FROM `users`
|
|
code
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
|
39%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
8.8ms
- Average calls
- 1x
- Total Self
- 8.8ms
- Total Children
- 14ms
- Total runtime
- 22ms
Rails::Engine#call
|
|
code
app/controllers/api/v1/commons_controller.rb:34
|
13%
|
app/controllers/api/v1/commons_controller.rb:34
- Average Self
-
3ms
- Average calls
- 1x
- Total Self
- 3ms
- Total Children
- 11ms
- Total runtime
- 14ms
Api::V1::CommonsController#micro_stats
|
|
sql
app/controllers/api/v1/commons_controller.rb:39
|
3%
|
app/controllers/api/v1/commons_controller.rb:39
- Average Self
-
3.3ms
- Average calls
- 0.21x
- Total Self
- 0.71ms
- Total Children
- 0ms
- Total runtime
- 0.71ms
SELECT COUNT(*) FROM `crags` WHERE (`crags`.`deleted_at` IS NULL OR `crags`.`deleted_at` > ?)
|
|
sql
app/controllers/api/v1/commons_controller.rb:38
|
1%
|
app/controllers/api/v1/commons_controller.rb:38
- Average Self
-
2ms
- Average calls
- 0.14x
- Total Self
- 0.29ms
- Total Children
- 0ms
- Total runtime
- 0.29ms
SELECT COUNT(*) FROM `gyms` WHERE (`gyms`.`deleted_at` IS NULL OR `gyms`.`deleted_at` > ?)
|