|
queue
queue
|
31%
|
queue
- Average Self
-
91ms
- Average calls
- 1x
- Total Self
- 91ms
- Total Children
- 0ms
- Total runtime
- 91ms
|
|
view
app/views/users/_repository_tile.html.erb
|
30%
|
app/views/users/_repository_tile.html.erb
- Average Self
-
1.9ms
- Average calls
- 46x
- Total Self
- 89ms
- Total Children
- 32ms
- Total runtime
- 122ms
|
|
gc
ruby/gc.c
|
9%
|
ruby/gc.c
- Average Self
-
42ms
- Average calls
- 0.65x
- Total Self
- 27ms
- Total Children
- 0ms
- Total runtime
- 27ms
GC.start
|
|
view
app/views/shared/_star_rating.html.erb
|
9%
|
app/views/shared/_star_rating.html.erb
- Average Self
-
1ms
- Average calls
- 25x
- Total Self
- 25ms
- Total Children
- 0ms
- Total runtime
- 25ms
|
|
code
app/controllers/users_controller.rb:85
|
4%
|
app/controllers/users_controller.rb:85
- Average Self
-
12ms
- Average calls
- 1x
- Total Self
- 12ms
- Total Children
- 151ms
- Total runtime
- 164ms
UsersController#show
|
|
view
app/views/users/show.html.erb
|
4%
|
app/views/users/show.html.erb
- Average Self
-
15ms
- Average calls
- 0.78x
- Total Self
- 11ms
- Total Children
- 127ms
- Total runtime
- 139ms
|
|
sql
app/models/project.rb:22
|
3%
|
app/models/project.rb:22
- Average Self
-
0.32ms
- Average calls
- 26x
- Total Self
- 8.4ms
- Total Children
- 0ms
- Total runtime
- 8.4ms
SELECT "star_snapshots"."stars" FROM "star_snapshots" WHERE "star_snapshots"."project_id" = ? ORDER BY "star_snapshots"."recorded_on" DESC LIMIT ?
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/omniauth-2.1.4/lib/omniauth/builder.rb:47
|
1%
|
/usr/local/bundle/ruby/4.0.0/gems/omniauth-2.1.4/lib/omniauth/builder.rb:47
- Average Self
-
3.4ms
- Average calls
- 1x
- Total Self
- 3.4ms
- Total Children
- 164ms
- Total runtime
- 167ms
OmniAuth::Builder
|
|
view
app/views/users/_projects_panel.html.erb
|
1%
|
app/views/users/_projects_panel.html.erb
- Average Self
-
3.9ms
- Average calls
- 0.76x
- Total Self
- 3ms
- Total Children
- 122ms
- Total runtime
- 125ms
|
|
sql
app/models/user.rb:80
|
<1%
|
app/models/user.rb:80
- Average Self
-
3.4ms
- Average calls
- 0.78x
- Total Self
- 2.6ms
- Total Children
- 0ms
- Total runtime
- 2.6ms
SELECT "projects".* FROM "projects" WHERE "projects"."user_id" = ? AND "projects"."hidden" = ? AND "projects"."archived" = ? ORDER BY CASE WHEN pushed_at IS NULL THEN ? ELSE ? END, pushed_at DESC
|
|
sql
lib/middleware/malicious_path_blocker.rb:45
|
<1%
|
lib/middleware/malicious_path_blocker.rb:45
- Average Self
-
0.59ms
- Average calls
- 4x
- Total Self
- 2.3ms
- Total Children
- 0ms
- Total runtime
- 2.3ms
BEGIN immediate TRANSACTION
SELECT "solid_cache_entries"."key", "solid_cache_entries"."value" FROM "solid_cache_entries" WHERE "solid_cache_entries"."key_hash" = ? LIMIT ?
INSERT INTO "solid_cache_entries" ("byte_size","created_at","key","key_hash","value") VALUES (?, STRFTIME(?, ?), x?, ?, x?) ON CONFLICT ("key_hash") DO UPDATE SET "key"=excluded."key","value"=excluded."value","byte_size"=excluded."byte_size" RETURNING "id"
COMMIT TRANSACTION
|
|
cache
lib/middleware/malicious_path_blocker.rb:45
|
<1%
|
lib/middleware/malicious_path_blocker.rb:45
- Average Self
-
2.1ms
- Average calls
- 1x
- Total Self
- 2.1ms
- Total Children
- 2.3ms
- Total runtime
- 4.4ms
increment
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
- Average Self
-
1.5ms
- Average calls
- 1x
- Total Self
- 1.5ms
- Total Children
- 168ms
- Total runtime
- 169ms
Rack::ETag
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/static.rb:26
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/static.rb:26
- Average Self
-
1.5ms
- Average calls
- 1x
- Total Self
- 1.5ms
- Total Children
- 175ms
- Total runtime
- 176ms
ActionDispatch::Static
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/rack/logger.rb:20
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/rack/logger.rb:20
- Average Self
-
1.1ms
- Average calls
- 1x
- Total Self
- 1.1ms
- Total Children
- 172ms
- Total runtime
- 173ms
Rails::Rack::Logger
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:30
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:30
- Average Self
-
0.89ms
- Average calls
- 1x
- Total Self
- 0.89ms
- Total Children
- 171ms
- Total runtime
- 172ms
ActionDispatch::DebugExceptions
|
|
cache
app/helpers/application_helper.rb:50
|
<1%
|
app/helpers/application_helper.rb:50
- Average Self
-
0.63ms
- Average calls
- 1.4x
- Total Self
- 0.86ms
- Total Children
- 0.72ms
- Total runtime
- 1.6ms
read
|
|
sql
app/helpers/application_helper.rb:50
|
<1%
|
app/helpers/application_helper.rb:50
- Average Self
-
0.39ms
- Average calls
- 1.9x
- Total Self
- 0.72ms
- Total Children
- 0ms
- Total runtime
- 0.72ms
SELECT "solid_cache_entries"."key", "solid_cache_entries"."value" FROM "solid_cache_entries" WHERE "solid_cache_entries"."key_hash" IN (?)
DELETE FROM "solid_cache_entries" WHERE "solid_cache_entries"."key_hash" = ?
INSERT INTO "solid_cache_entries" ("byte_size","created_at","key","key_hash","value") VALUES (?, STRFTIME(?, ?), x?, ?, x?) ON CONFLICT ("key_hash") DO UPDATE SET "key"=excluded."key","value"=excluded."value","byte_size"=excluded."byte_size" RETURNING "id"
|
|
sql
app/controllers/users_controller.rb:86
|
<1%
|
app/controllers/users_controller.rb:86
- Average Self
-
0.51ms
- Average calls
- 1.2x
- Total Self
- 0.62ms
- Total Children
- 0ms
- Total runtime
- 0.62ms
SELECT "users".* FROM "users" WHERE "users"."slug" = ? LIMIT ?
SELECT "users".* FROM "users" INNER JOIN "friendly_id_slugs" ON "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."sluggable_id" = "users"."id" WHERE "friendly_id_slugs"."sluggable_type" = ? AND "friendly_id_slugs"."slug" = ? ORDER BY "friendly_id_slugs"."id" DESC LIMIT ?
SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ?
|
|
view
app/views/users/_profile_stars.html.erb
|
<1%
|
app/views/users/_profile_stars.html.erb
- Average Self
-
0.7ms
- Average calls
- 0.78x
- Total Self
- 0.55ms
- Total Children
- 0ms
- Total runtime
- 0.55ms
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-session-2.1.1/lib/rack/session/abstract/id.rb:267
- Average Self
-
0.5ms
- Average calls
- 1x
- Total Self
- 0.5ms
- Total Children
- 170ms
- Total runtime
- 170ms
ActionDispatch::Session::CookieStore
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:31
- Average Self
-
0.38ms
- Average calls
- 1x
- Total Self
- 0.38ms
- Total Children
- 172ms
- Total runtime
- 172ms
ActionDispatch::ShowExceptions
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/executor.rb:13
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/executor.rb:13
- Average Self
-
0.38ms
- Average calls
- 1x
- Total Self
- 0.38ms
- Total Children
- 175ms
- Total runtime
- 175ms
ActionDispatch::Executor
|
|
code
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/engine.rb:532
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/engine.rb:532
- Average Self
-
0.37ms
- Average calls
- 1x
- Total Self
- 0.37ms
- Total Children
- 177ms
- Total runtime
- 177ms
Rails::Engine#call
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
- Average Self
-
0.28ms
- Average calls
- 1x
- Total Self
- 0.28ms
- Total Children
- 169ms
- Total runtime
- 169ms
Rack::ConditionalGet
|
|
rack
ActionDispatch::Flash
|
<1%
|
ActionDispatch::Flash
- Average Self
-
0.27ms
- Average calls
- 1x
- Total Self
- 0.27ms
- Total Children
- 170ms
- Total runtime
- 170ms
|
|
view
app/views/users/_profile_avatar.html.erb
|
<1%
|
app/views/users/_profile_avatar.html.erb
- Average Self
-
0.16ms
- Average calls
- 1.6x
- Total Self
- 0.25ms
- Total Children
- 0.05ms
- Total runtime
- 0.3ms
|
|
cache
app/models/language.rb:39
|
<1%
|
app/models/language.rb:39
- Average Self
-
0.57ms
- Average calls
- 0.44x
- Total Self
- 0.25ms
- Total Children
- 0.1ms
- Total runtime
- 0.36ms
read
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/cookies.rb:706
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/cookies.rb:706
- Average Self
-
0.25ms
- Average calls
- 1x
- Total Self
- 0.25ms
- Total Children
- 170ms
- Total runtime
- 171ms
ActionDispatch::Cookies
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/fast-mcp-1.6.0/lib/mcp/transports/rack_transport.rb:121
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/fast-mcp-1.6.0/lib/mcp/transports/rack_transport.rb:121
- Average Self
-
0.23ms
- Average calls
- 1x
- Total Self
- 0.23ms
- Total Children
- 167ms
- Total runtime
- 167ms
FastMcp::Transports::RackTransport
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/ssl.rb:88
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/ssl.rb:88
- Average Self
-
0.22ms
- Average calls
- 1x
- Total Self
- 0.22ms
- Total Children
- 176ms
- Total runtime
- 177ms
ActionDispatch::SSL
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
- Average Self
-
0.22ms
- Average calls
- 1x
- Total Self
- 0.22ms
- Total Children
- 167ms
- Total runtime
- 168ms
Rack::TempfileReaper
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/host_authorization.rb:135
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/host_authorization.rb:135
- Average Self
-
0.22ms
- Average calls
- 1x
- Total Self
- 0.22ms
- Total Children
- 177ms
- Total runtime
- 177ms
ActionDispatch::HostAuthorization
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
- Average Self
-
0.19ms
- Average calls
- 1x
- Total Self
- 0.19ms
- Total Children
- 169ms
- Total runtime
- 170ms
Rack::Head
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
- Average Self
-
0.17ms
- Average calls
- 1x
- Total Self
- 0.17ms
- Total Children
- 174ms
- Total runtime
- 174ms
Rack::MethodOverride
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:16
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/request_store-1.7.0/lib/request_store/middleware.rb:16
- Average Self
-
0.16ms
- Average calls
- 1x
- Total Self
- 0.16ms
- Total Children
- 174ms
- Total runtime
- 174ms
RequestStore::Middleware
|
|
rack
/rails/lib/middleware/malicious_path_blocker.rb:35
|
<1%
|
/rails/lib/middleware/malicious_path_blocker.rb:35
- Average Self
-
0.16ms
- Average calls
- 1x
- Total Self
- 0.16ms
- Total Children
- 173ms
- Total runtime
- 173ms
Middleware::MaliciousPathBlocker
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/rack/silence_request.rb:27
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/railties/lib/rails/rack/silence_request.rb:27
- Average Self
-
0.16ms
- Average calls
- 1x
- Total Self
- 0.16ms
- Total Children
- 173ms
- Total runtime
- 174ms
Rails::Rack::SilenceRequest
|
|
sql
app/views/users/show.html.erb:209
|
<1%
|
app/views/users/show.html.erb:209
- Average Self
-
0.2ms
- Average calls
- 0.78x
- Total Self
- 0.16ms
- Total Children
- 0ms
- Total runtime
- 0.16ms
SELECT "testimonials".* FROM "testimonials" WHERE "testimonials"."user_id" = ? LIMIT ?
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/request_id.rb:31
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/request_id.rb:31
- Average Self
-
0.16ms
- Average calls
- 1x
- Total Self
- 0.16ms
- Total Children
- 174ms
- Total runtime
- 174ms
ActionDispatch::RequestId
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/callbacks.rb:28
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/callbacks.rb:28
- Average Self
-
0.15ms
- Average calls
- 1x
- Total Self
- 0.15ms
- Total Children
- 171ms
- Total runtime
- 171ms
ActionDispatch::Callbacks
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/http/content_security_policy.rb:37
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/http/content_security_policy.rb:37
- Average Self
-
0.15ms
- Average calls
- 1x
- Total Self
- 0.15ms
- Total Children
- 170ms
- Total runtime
- 170ms
ActionDispatch::ContentSecurityPolicy::Middleware
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/remote_ip.rb:95
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/remote_ip.rb:95
- Average Self
-
0.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 174ms
- Total runtime
- 174ms
ActionDispatch::RemoteIp
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/activesupport/lib/active_support/cache/strategy/local_cache_middleware.rb:28
- Average Self
-
0.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 174ms
- Total runtime
- 175ms
ActiveSupport::Cache::Strategy::LocalCache::Middleware
|
|
rack
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
|
<1%
|
/usr/local/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
- Average Self
-
0.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 174ms
- Total runtime
- 174ms
Rack::Runtime
|
|
view
app/views/users/_community_nav.html.erb
|
<1%
|
app/views/users/_community_nav.html.erb
- Average Self
-
0.16ms
- Average calls
- 0.78x
- Total Self
- 0.12ms
- Total Children
- 0.07ms
- Total runtime
- 0.2ms
|
|
rack
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/assume_ssl.rb:18
|
<1%
|
/usr/local/bundle/ruby/4.0.0/bundler/gems/rails-a0da6b991a1c/actionpack/lib/action_dispatch/middleware/assume_ssl.rb:18
- Average Self
-
0.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 177ms
- Total runtime
- 177ms
ActionDispatch::AssumeSSL
|
|
sql
app/models/language.rb:39
|
<1%
|
app/models/language.rb:39
- Average Self
-
0.2ms
- Average calls
- 0.51x
- Total Self
- 0.1ms
- Total Children
- 0ms
- Total runtime
- 0.1ms
SELECT "solid_cache_entries"."key", "solid_cache_entries"."value" FROM "solid_cache_entries" WHERE "solid_cache_entries"."key_hash" IN (?)
DELETE FROM "solid_cache_entries" WHERE "solid_cache_entries"."key_hash" = ?
INSERT INTO "solid_cache_entries" ("byte_size","created_at","key","key_hash","value") VALUES (?, STRFTIME(?, ?), x?, -?, x?) ON CONFLICT ("key_hash") DO UPDATE SET "key"=excluded."key","value"=excluded."value","byte_size"=excluded."byte_size" RETURNING "id"
|
|
view
app/views/users/_profile_settings.html.erb
|
<1%
|
app/views/users/_profile_settings.html.erb
- Average Self
-
1.1ms
- Average calls
- 0.07x
- Total Self
- 0.08ms
- Total Children
- 0ms
- Total runtime
- 0.08ms
|
|
view
app/views/posts/_post_tile.html.erb
|
<1%
|
app/views/posts/_post_tile.html.erb
- Average Self
-
3.3ms
- Average calls
- 0.02x
- Total Self
- 0.07ms
- Total Children
- <0.01ms
- Total runtime
- 0.08ms
|
|
view
app/views/shared/_minimal_nav.html.erb
|
<1%
|
app/views/shared/_minimal_nav.html.erb
- Average Self
-
0.09ms
- Average calls
- 0.78x
- Total Self
- 0.07ms
- Total Children
- 0ms
- Total runtime
- 0.07ms
|
|
sql
app/models/user.rb:84
|
<1%
|
app/models/user.rb:84
- Average Self
-
1.8ms
- Average calls
- 0.04x
- Total Self
- 0.07ms
- Total Children
- 0ms
- Total runtime
- 0.07ms
SELECT "projects".* FROM "projects" WHERE "projects"."user_id" = ? AND "projects"."hidden" = ? AND "projects"."archived" = ? ORDER BY CASE WHEN pushed_at IS NULL THEN ? ELSE ? END, pushed_at DESC
|
|
view
app/views/shared/_gem_avatar.html.erb
|
<1%
|
app/views/shared/_gem_avatar.html.erb
- Average Self
-
0.04ms
- Average calls
- 1.6x
- Total Self
- 0.06ms
- Total Children
- 0ms
- Total runtime
- 0.06ms
|
|
view
app/views/testimonials/_form.html.erb
|
<1%
|
app/views/testimonials/_form.html.erb
- Average Self
-
1.4ms
- Average calls
- 0.04x
- Total Self
- 0.05ms
- Total Children
- 0.02ms
- Total runtime
- 0.07ms
|
|
sql
app/models/language.rb:40
|
<1%
|
app/models/language.rb:40
- Average Self
-
0.7ms
- Average calls
- 0.07x
- Total Self
- 0.05ms
- Total Children
- 0ms
- Total runtime
- 0.05ms
SELECT "languages"."code" FROM "languages" WHERE "languages"."enabled" = ?
|
|
view
public/406-unsupported-browser.html
|
<1%
|
public/406-unsupported-browser.html
- Average Self
-
0.6ms
- Average calls
- 0.07x
- Total Self
- 0.04ms
- Total Children
- 0ms
- Total runtime
- 0.04ms
|
|
view
app/views/testimonials/_section.html.erb
|
<1%
|
app/views/testimonials/_section.html.erb
- Average Self
-
0.6ms
- Average calls
- 0.04x
- Total Self
- 0.02ms
- Total Children
- 0.07ms
- Total runtime
- 0.09ms
|
|
view
app/views/testimonials/_form_fields.html.erb
|
<1%
|
app/views/testimonials/_form_fields.html.erb
- Average Self
-
0.4ms
- Average calls
- 0.04x
- Total Self
- 0.01ms
- Total Children
- 0ms
- Total runtime
- 0.01ms
|
|
sql
app/controllers/application_controller.rb:16
|
<1%
|
app/controllers/application_controller.rb:16
- Average Self
-
0.29ms
- Average calls
- 0.05x
- Total Self
- 0.01ms
- Total Children
- 0ms
- Total runtime
- 0.01ms
SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT ?
|
|
sql
app/models/user.rb:202
|
<1%
|
app/models/user.rb:202
- Average Self
-
0.2ms
- Average calls
- 0.04x
- Total Self
- <0.01ms
- Total Children
- 0ms
- Total runtime
- <0.01ms
UPDATE "users" SET "cross_domain_token" = ?, "cross_domain_token_expires_at" = ? WHERE "users"."id" = ?
|
|
sql
app/views/users/show.html.erb:346
|
<1%
|
app/views/users/show.html.erb:346
- Average Self
-
0.25ms
- Average calls
- 0.03x
- Total Self
- <0.01ms
- Total Children
- 0ms
- Total runtime
- <0.01ms
SELECT "posts".* FROM "posts" WHERE "posts"."user_id" = ? AND "posts"."published" = ? ORDER BY "posts"."created_at" DESC LIMIT ? OFFSET ?
SELECT "categories".* FROM "categories" WHERE "categories"."id" = ?
SELECT "posts_tags".* FROM "posts_tags" WHERE "posts_tags"."post_id" = ?
SELECT "tags".* FROM "tags" WHERE "tags"."id" IN (?)
|
|
view
app/views/kaminari/_paginator.html.erb
|
<1%
|
app/views/kaminari/_paginator.html.erb
- Average Self
-
0ms
- Average calls
- <0.01x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
sql
app/models/concerns/post/image_variantable.rb:43
|
<1%
|
app/models/concerns/post/image_variantable.rb:43
- Average Self
-
0ms
- Average calls
- <0.01x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ?
|
|
sql
app/views/users/show.html.erb:337
|
<1%
|
app/views/users/show.html.erb:337
- Average Self
-
0ms
- Average calls
- <0.01x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
SELECT ? AS one FROM "posts" WHERE "posts"."user_id" = ? AND "posts"."published" = ? LIMIT ? OFFSET ?
|
|
view
app/views/testimonials/_testimonial.html.erb
|
<1%
|
app/views/testimonials/_testimonial.html.erb
- Average Self
-
0ms
- Average calls
- 0.25x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
sql
app/views/posts/_post_tile.html.erb:32
|
<1%
|
app/views/posts/_post_tile.html.erb:32
- Average Self
-
0ms
- Average calls
- <0.01x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ?
|