|
code
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
|
48%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/railties-6.0.3.6/lib/rails/engine.rb:525
- Average Self
-
15ms
- Average calls
- 1x
- Total Self
- 15ms
- Total Children
- 16ms
- Total runtime
- 32ms
Rails::Engine#call
|
|
sql
app/controllers/api/v1/commons_controller.rb:37
|
40%
|
app/controllers/api/v1/commons_controller.rb:37
- Average Self
-
18ms
- Average calls
- 0.71x
- Total Self
- 13ms
- Total Children
- 0ms
- Total runtime
- 13ms
SELECT COUNT(*) FROM `users`
|
|
code
app/controllers/api/v1/commons_controller.rb:34
|
10%
|
app/controllers/api/v1/commons_controller.rb:34
- Average Self
-
3.1ms
- Average calls
- 1x
- Total Self
- 3.1ms
- Total Children
- 13ms
- Total runtime
- 16ms
Api::V1::CommonsController#micro_stats
|
|
sql
app/controllers/api/v1/commons_controller.rb:39
|
1%
|
app/controllers/api/v1/commons_controller.rb:39
- Average Self
-
3ms
- Average calls
- 0.14x
- Total Self
- 0.43ms
- Total Children
- 0ms
- Total runtime
- 0.43ms
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` > ?)
|