|
sql
app/controllers/solicitations_controller.rb:251
|
12%
|
app/controllers/solicitations_controller.rb:251
- Average Self
-
13ms
- Average calls
- 0.41x
- Total Self
- 5.5ms
- Total Children
- 0ms
- Total runtime
- 5.5ms
SELECT "needs"."id" FROM "needs" INNER JOIN "matches" ON "matches"."need_id" = "needs"."id" WHERE "needs"."subject_id" = ? AND "matches"."status" = ? GROUP BY "needs"."id" HAVING (MIN(matches.closed_at) BETWEEN ? AND ?)
|
|
view
app/views/solicitations/step_contact.html.haml
|
9%
|
app/views/solicitations/step_contact.html.haml
- Average Self
-
4ms
- Average calls
- 1x
- Total Self
- 4ms
- Total Children
- 7.5ms
- Total runtime
- 11ms
|
|
sql
app/controllers/solicitations_controller.rb:247
|
9%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
2ms
- Average calls
- 2x
- Total Self
- 4ms
- Total Children
- 0ms
- Total runtime
- 4ms
SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ?
SELECT COUNT(*) FROM "needs" WHERE "needs"."subject_id" = ?
|
|
code
app/controllers/solicitations_controller.rb:15
|
6%
|
app/controllers/solicitations_controller.rb:15
- Average Self
-
2.7ms
- Average calls
- 1x
- Total Self
- 2.7ms
- Total Children
- 31ms
- Total runtime
- 34ms
SolicitationsController#new
|
|
gc
ruby/gc.c
|
6%
|
ruby/gc.c
- Average Self
-
4.2ms
- Average calls
- 0.64x
- Total Self
- 2.7ms
- Total Children
- 0ms
- Total runtime
- 2.7ms
GC.start
|
|
view
app/views/layouts/pages.html.haml
|
5%
|
app/views/layouts/pages.html.haml
- Average Self
-
2.4ms
- Average calls
- 1x
- Total Self
- 2.4ms
- Total Children
- 4.3ms
- Total runtime
- 6.6ms
|
|
queue
queue
|
5%
|
queue
- Average Self
-
2.1ms
- Average calls
- 1x
- Total Self
- 2.1ms
- Total Children
- 0ms
- Total runtime
- 2.1ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104
|
4%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-attack-6.8.0/lib/rack/attack.rb:104
- Average Self
-
1.8ms
- Average calls
- 1x
- Total Self
- 1.8ms
- Total Children
- 35ms
- Total runtime
- 37ms
Rack::Attack
|
|
view
app/views/landings/landings/_logos.html.haml
|
4%
|
app/views/landings/landings/_logos.html.haml
- Average Self
-
2.1ms
- Average calls
- 0.77x
- Total Self
- 1.6ms
- Total Children
- 1.4ms
- Total runtime
- 3ms
|
|
sql
app/helpers/images_helper.rb:20
|
3%
|
app/helpers/images_helper.rb:20
- Average Self
-
0.45ms
- Average calls
- 3x
- Total Self
- 1.4ms
- Total Children
- 0ms
- Total runtime
- 1.4ms
SELECT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" ON "institutions"."id" = "institutions_subjects"."institution_id" INNER JOIN "subjects" ON "institutions_subjects"."subject_id" = "subjects"."id" INNER JOIN "logos" ON "logos"."logoable_type" = ? AND "logos"."logoable_id" = "institutions"."id" WHERE "subjects"."id" = ? AND "institutions"."deleted_at" IS NULL AND "institutions"."deleted_at" IS NULL AND "institutions"."display_logo_in_partner_list" = ? ORDER BY "institutions"."name" ASC
SELECT "logos".* FROM "logos" WHERE "logos"."logoable_id" = ? AND "logos"."logoable_type" = ? LIMIT ?
|
|
view
app/views/pages/_footer.haml
|
3%
|
app/views/pages/_footer.haml
- Average Self
-
1.5ms
- Average calls
- 0.77x
- Total Self
- 1.2ms
- Total Children
- 0.55ms
- Total runtime
- 1.7ms
|
|
sql
app/views/solicitations/step_contact.html.haml:74
|
2%
|
app/views/solicitations/step_contact.html.haml:74
- Average Self
-
1.2ms
- Average calls
- 0.77x
- Total Self
- 0.91ms
- Total Children
- 0ms
- Total runtime
- 0.91ms
SELECT ? AS one FROM "institutions" INNER JOIN "institutions_subjects" ON "institutions"."id" = "institutions_subjects"."institution_id" INNER JOIN "subjects" ON "institutions_subjects"."subject_id" = "subjects"."id" INNER JOIN "logos" ON "logos"."logoable_type" = ? AND "logos"."logoable_id" = "institutions"."id" WHERE "subjects"."id" = ? AND "institutions"."deleted_at" IS NULL AND "institutions"."deleted_at" IS NULL AND "institutions"."display_logo_in_partner_list" = ? LIMIT ?
|
|
view
app/views/solicitations/_header.html.haml
|
2%
|
app/views/solicitations/_header.html.haml
- Average Self
-
0.91ms
- Average calls
- 1x
- Total Self
- 0.91ms
- Total Children
- 0.09ms
- Total runtime
- 1ms
|
|
redis
app/controllers/solicitations_controller.rb:247
|
2%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.55ms
- Average calls
- 1.4x
- Total Self
- 0.77ms
- Total Children
- 0ms
- Total runtime
- 0.77ms
get
|
|
sql
app/views/pages/_footer.haml:10
|
1%
|
app/views/pages/_footer.haml:10
- Average Self
-
0.71ms
- Average calls
- 0.77x
- Total Self
- 0.55ms
- Total Children
- 0ms
- Total runtime
- 0.55ms
SELECT "landing_themes".* FROM "landing_themes" INNER JOIN "landing_joint_themes" ON "landing_themes"."id" = "landing_joint_themes"."landing_theme_id" WHERE "landing_joint_themes"."landing_id" = ? AND "landing_themes"."archived_at" IS NULL ORDER BY "landing_joint_themes"."position" ASC, "position" ASC
|
|
cache
app/controllers/shared_controller.rb:73
|
1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.65ms
- Average calls
- 0.77x
- Total Self
- 0.5ms
- Total Children
- 0.36ms
- Total runtime
- 0.86ms
read
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90
|
1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-timeout-0.7.0/lib/rack/timeout/core.rb:90
- Average Self
-
0.5ms
- Average calls
- 1x
- Total Self
- 0.5ms
- Total Children
- 39ms
- Total runtime
- 40ms
Rack::Timeout
|
|
sql
app/helpers/seo/data_preparation.rb:31
|
<1%
|
app/helpers/seo/data_preparation.rb:31
- Average Self
-
0.41ms
- Average calls
- 1x
- Total Self
- 0.41ms
- Total Children
- 0ms
- Total runtime
- 0.41ms
SELECT DISTINCT "institutions".* FROM "institutions" INNER JOIN "institutions_subjects" ON "institutions_subjects"."institution_id" = "institutions"."id" INNER JOIN "subjects" ON "subjects"."id" = "institutions_subjects"."subject_id" INNER JOIN "landing_subjects" ON "landing_subjects"."subject_id" = "subjects"."id" INNER JOIN "logos" ON "logos"."logoable_type" = ? AND "logos"."logoable_id" = "institutions"."id" WHERE "landing_subjects"."landing_theme_id" = ? AND "institutions"."deleted_at" IS NULL AND "institutions"."display_logo_in_partner_list" = ? ORDER BY "institutions"."name" ASC
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/logger.rb:20
- Average Self
-
0.41ms
- Average calls
- 1x
- Total Self
- 0.41ms
- Total Children
- 38ms
- Total runtime
- 39ms
Rails::Rack::Logger
|
|
sql
app/controllers/concerns/iframe_prefix.rb:18
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:18
- Average Self
-
0.41ms
- Average calls
- 1x
- Total Self
- 0.41ms
- Total Children
- 0ms
- Total runtime
- 0.41ms
SELECT "landings".* FROM "landings" WHERE "landings"."archived_at" IS NULL AND "landings"."slug" = ? LIMIT ?
|
|
redis
app/controllers/shared_controller.rb:73
|
<1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.47ms
- Average calls
- 0.77x
- Total Self
- 0.36ms
- Total Children
- 0ms
- Total runtime
- 0.36ms
get
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/static.rb:26
- Average Self
-
0.32ms
- Average calls
- 1x
- Total Self
- 0.32ms
- Total Children
- 40ms
- Total runtime
- 40ms
ActionDispatch::Static
|
|
sql
app/controllers/concerns/iframe_prefix.rb:22
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:22
- Average Self
-
0.32ms
- Average calls
- 1x
- Total Self
- 0.32ms
- Total Children
- 0ms
- Total runtime
- 0.32ms
SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."archived_at" IS NULL AND "landing_subjects"."slug" = ? LIMIT ?
|
|
sql
app/helpers/landings_seo_helper.rb:41
|
<1%
|
app/helpers/landings_seo_helper.rb:41
- Average Self
-
0.27ms
- Average calls
- 1x
- Total Self
- 0.27ms
- Total Children
- 0ms
- Total runtime
- 0.27ms
SELECT "landing_themes".* FROM "landing_themes" WHERE "landing_themes"."id" = ? LIMIT ?
|
|
sql
app/controllers/concerns/iframe_prefix.rb:52
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:52
- Average Self
-
0.27ms
- Average calls
- 1x
- Total Self
- 0.27ms
- Total Children
- 0ms
- Total runtime
- 0.27ms
SELECT "subject_questions"."key" FROM "subject_questions"
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/etag.rb:28
- Average Self
-
0.23ms
- Average calls
- 1x
- Total Self
- 0.23ms
- Total Children
- 37ms
- Total runtime
- 37ms
Rack::ETag
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-session-2.1.2/lib/rack/session/abstract/id.rb:267
- Average Self
-
0.23ms
- Average calls
- 1x
- Total Self
- 0.23ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::Session::CookieStore
|
|
view
app/views/pages/_navbar.haml
|
<1%
|
app/views/pages/_navbar.haml
- Average Self
-
0.29ms
- Average calls
- 0.77x
- Total Self
- 0.23ms
- Total Children
- 0.05ms
- Total runtime
- 0.27ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/debug_exceptions.rb:30
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/debug_exceptions.rb:30
- Average Self
-
0.23ms
- Average calls
- 1x
- Total Self
- 0.23ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::DebugExceptions
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/request_id.rb:31
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/request_id.rb:31
- Average Self
-
0.18ms
- Average calls
- 1x
- Total Self
- 0.18ms
- Total Children
- 40ms
- Total runtime
- 40ms
ActionDispatch::RequestId
|
|
view
app/views/solicitations/_iframe_footer.html.haml
|
<1%
|
app/views/solicitations/_iframe_footer.html.haml
- Average Self
-
0.18ms
- Average calls
- 1x
- Total Self
- 0.18ms
- Total Children
- 0.05ms
- Total runtime
- 0.23ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/tempfile_reaper.rb:16
- Average Self
-
0.18ms
- Average calls
- 1x
- Total Self
- 0.18ms
- Total Children
- 37ms
- Total runtime
- 37ms
Rack::TempfileReaper
|
|
cache
app/controllers/solicitations_controller.rb:247
|
<1%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.1ms
- Average calls
- 1.4x
- Total Self
- 0.14ms
- Total Children
- 0.77ms
- Total runtime
- 0.91ms
read
|
|
sql
app/models/landing.rb:86
|
<1%
|
app/models/landing.rb:86
- Average Self
-
0.18ms
- Average calls
- 0.77x
- Total Self
- 0.14ms
- Total Children
- 0ms
- Total runtime
- 0.14ms
SELECT "landings".* FROM "landings" WHERE "landings"."slug" = ? LIMIT ?
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/cookies.rb:706
- Average Self
-
0.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::Cookies
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/head.rb:14
- Average Self
-
0.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 37ms
- Total runtime
- 38ms
Rack::Head
|
|
code
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/engine.rb:532
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 40ms
- Total runtime
- 40ms
Rails::Engine#call
|
|
rack
ActionDispatch::Flash
|
<1%
|
ActionDispatch::Flash
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 38ms
- Total runtime
- 38ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/http/content_security_policy.rb:37
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::ContentSecurityPolicy::Middleware
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/conditional_get.rb:28
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 37ms
- Total runtime
- 37ms
Rack::ConditionalGet
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/appsignal-4.8.4/lib/appsignal/rack/abstract_middleware.rb:26
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/appsignal-4.8.4/lib/appsignal/rack/abstract_middleware.rb:26
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 38ms
- Total runtime
- 38ms
Appsignal::Rack::RailsInstrumentation
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/ssl.rb:88
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/ssl.rb:88
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 40ms
- Total runtime
- 40ms
ActionDispatch::SSL
|
|
view
app/views/pages/_breadcrumbs.html.haml
|
<1%
|
app/views/pages/_breadcrumbs.html.haml
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 0ms
- Total runtime
- 0.09ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/show_exceptions.rb:31
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::ShowExceptions
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/executor.rb:13
- Average Self
-
0.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 40ms
- Total runtime
- 40ms
ActionDispatch::Executor
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/warden-1.2.9/lib/warden/manager.rb:30
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 37ms
- Total runtime
- 37ms
Warden::Manager
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/remote_ip.rb:95
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/remote_ip.rb:95
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 39ms
- Total runtime
- 39ms
ActionDispatch::RemoteIp
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/railties-8.1.3/lib/rails/rack/silence_request.rb:27
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 39ms
- Total runtime
- 39ms
Rails::Rack::SilenceRequest
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/method_override.rb:19
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 40ms
- Total runtime
- 40ms
Rack::MethodOverride
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/events.rb:126
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/events.rb:126
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 40ms
- Total runtime
- 40ms
Appsignal::Rack::EventMiddleware
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/ip_anonymizer-0.4.0/lib/ip_anonymizer/mask_ip.rb:7
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/ip_anonymizer-0.4.0/lib/ip_anonymizer/mask_ip.rb:7
- Average Self
-
0.05ms
- Average calls
- 1x
- Total Self
- 0.05ms
- Total Children
- 39ms
- Total runtime
- 39ms
IpAnonymizer::MaskIp
|
|
sql
app/models/landing.rb:147
|
<1%
|
app/models/landing.rb:147
- Average Self
-
0.2ms
- Average calls
- 0.23x
- Total Self
- 0.05ms
- Total Children
- 0ms
- Total runtime
- 0.05ms
SELECT "cooperations".* FROM "cooperations" WHERE "cooperations"."id" = ? LIMIT ?
|
|
view
app/views/shared/_tarteaucitron.html.erb
|
<1%
|
app/views/shared/_tarteaucitron.html.erb
- Average Self
-
0.06ms
- Average calls
- 0.77x
- Total Self
- 0.05ms
- Total Children
- 0ms
- Total runtime
- 0.05ms
|
|
view
app/views/pages/_tarteaucitron.html.erb
|
<1%
|
app/views/pages/_tarteaucitron.html.erb
- Average Self
-
0.06ms
- Average calls
- 0.77x
- Total Self
- 0.05ms
- Total Children
- 0ms
- Total runtime
- 0.05ms
|
|
view
app/views/application/navbar/_public.html.haml
|
<1%
|
app/views/application/navbar/_public.html.haml
- Average Self
-
0.06ms
- Average calls
- 0.77x
- Total Self
- 0.05ms
- Total Children
- 0ms
- Total runtime
- 0.05ms
|
|
view
app/views/shared/_skiplinks.html.haml
|
<1%
|
app/views/shared/_skiplinks.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_matomo.html.erb
|
<1%
|
app/views/shared/_matomo.html.erb
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/pages/_how_it_works_short.html.haml
|
<1%
|
app/views/pages/_how_it_works_short.html.haml
- Average Self
-
0ms
- Average calls
- 0.77x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_favicon.html.erb
|
<1%
|
app/views/shared/_favicon.html.erb
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/actionpack-8.1.3/lib/action_dispatch/middleware/callbacks.rb:28
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 38ms
- Total runtime
- 38ms
ActionDispatch::Callbacks
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/cache/strategy/local_cache_middleware.rb:28
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/activesupport-8.1.3/lib/active_support/cache/strategy/local_cache_middleware.rb:28
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 40ms
- Total runtime
- 40ms
ActiveSupport::Cache::Strategy::LocalCache::Middleware
|
|
sql
app/controllers/concerns/iframe_prefix.rb:40
|
<1%
|
app/controllers/concerns/iframe_prefix.rb:40
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
SELECT "subject_questions"."key" FROM "subject_questions"
|
|
view
app/views/solicitations/_steps.html.haml
|
<1%
|
app/views/solicitations/_steps.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/runtime.rb:22
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 40ms
- Total runtime
- 40ms
Rack::Runtime
|
|
view
app/views/solicitations/_next_button.html.haml
|
<1%
|
app/views/solicitations/_next_button.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
rack
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/sendfile.rb:130
|
<1%
|
/app/vendor/bundle/ruby/4.0.0/gems/rack-3.2.6/lib/rack/sendfile.rb:130
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 40ms
- Total runtime
- 40ms
Rack::Sendfile
|
|
view
app/views/shared/_iframe_resizer.html.erb
|
<1%
|
app/views/shared/_iframe_resizer.html.erb
- Average Self
-
0ms
- Average calls
- 0.23x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/about/_temoignage.html.haml
|
<1%
|
app/views/about/_temoignage.html.haml
- Average Self
-
0ms
- Average calls
- 0.77x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_user_impersonate.html.haml
|
<1%
|
app/views/shared/_user_impersonate.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_environment_ribbon.html.haml
|
<1%
|
app/views/shared/_environment_ribbon.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_flashes.html.haml
|
<1%
|
app/views/shared/_flashes.html.haml
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|