|
sql
app/controllers/solicitations_controller.rb:247
|
14%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
3.7ms
- Average calls
- 2x
- Total Self
- 7.3ms
- Total Children
- 0ms
- Total runtime
- 7.3ms
SELECT "subjects".* FROM "subjects" WHERE "subjects"."id" = ? LIMIT ?
SELECT COUNT(*) FROM "needs" WHERE "needs"."subject_id" = ?
|
|
code
app/controllers/solicitations_controller.rb:144
|
8%
|
app/controllers/solicitations_controller.rb:144
- Average Self
-
4.5ms
- Average calls
- 1x
- Total Self
- 4.5ms
- Total Children
- 36ms
- Total runtime
- 40ms
SolicitationsController#form_complete
|
|
view
app/views/solicitations/_institutions_tiles.html.haml
|
7%
|
app/views/solicitations/_institutions_tiles.html.haml
- Average Self
-
1.1ms
- Average calls
- 3.4x
- Total Self
- 3.7ms
- Total Children
- 4.1ms
- Total runtime
- 7.7ms
|
|
sql
app/controllers/concerns/iframe_prefix.rb:27
|
5%
|
app/controllers/concerns/iframe_prefix.rb:27
- Average Self
-
2.5ms
- Average calls
- 1x
- Total Self
- 2.5ms
- Total Children
- 0ms
- Total runtime
- 2.5ms
SELECT "solicitations".* FROM "solicitations" WHERE "solicitations"."uuid" = ? LIMIT ?
|
|
view
app/views/layouts/pages.html.haml
|
4%
|
app/views/layouts/pages.html.haml
- Average Self
-
2.3ms
- Average calls
- 1x
- Total Self
- 2.3ms
- Total Children
- 4.9ms
- Total runtime
- 7.2ms
|
|
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
-
2.1ms
- Average calls
- 1x
- Total Self
- 2.1ms
- Total Children
- 45ms
- Total runtime
- 47ms
Rack::Attack
|
|
sql
app/views/solicitations/_institutions_tiles.html.haml:6
|
4%
|
app/views/solicitations/_institutions_tiles.html.haml:6
- Average Self
-
0.62ms
- Average calls
- 3.4x
- Total Self
- 2.1ms
- Total Children
- 0ms
- Total runtime
- 2.1ms
SELECT "institutions_subjects".* FROM "institutions_subjects" WHERE "institutions_subjects"."institution_id" = ? AND "institutions_subjects"."subject_id" = ? LIMIT ?
|
|
gc
ruby/gc.c
|
4%
|
ruby/gc.c
- Average Self
-
3.6ms
- Average calls
- 0.58x
- Total Self
- 2.1ms
- Total Children
- 0ms
- Total runtime
- 2.1ms
GC.start
|
|
sql
app/controllers/solicitations_controller.rb:147
|
3%
|
app/controllers/solicitations_controller.rb:147
- Average Self
-
1.7ms
- Average calls
- 1.1x
- Total Self
- 1.8ms
- Total Children
- 0ms
- Total runtime
- 1.8ms
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 "categories_institutions" ON "categories_institutions"."institution_id" = "institutions"."id" INNER JOIN "categories" ON "categories"."id" = "categories_institutions"."category_id" WHERE "subjects"."id" = ? AND "institutions"."deleted_at" IS NULL AND "institutions"."deleted_at" IS NULL AND "categories"."label" = ? LIMIT ?
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 "categories_institutions" ON "categories_institutions"."institution_id" = "institutions"."id" INNER JOIN "categories" ON "categories"."id" = "categories_institutions"."category_id" WHERE "subjects"."id" = ? AND "institutions"."deleted_at" IS NULL AND "institutions"."deleted_at" IS NULL AND "categories"."label" = ? ORDER BY "institutions"."id" ASC LIMIT ?
|
|
sql
app/views/solicitations/_institutions_tiles.html.haml:8
|
3%
|
app/views/solicitations/_institutions_tiles.html.haml:8
- Average Self
-
0.5ms
- Average calls
- 3.4x
- Total Self
- 1.7ms
- Total Children
- 0ms
- Total runtime
- 1.7ms
SELECT "logos".* FROM "logos" WHERE "logos"."logoable_id" = ? AND "logos"."logoable_type" = ? LIMIT ?
|
|
view
app/views/solicitations/_header.html.haml
|
3%
|
app/views/solicitations/_header.html.haml
- Average Self
-
1.4ms
- Average calls
- 1x
- Total Self
- 1.4ms
- Total Children
- 1ms
- Total runtime
- 2.5ms
|
|
view
app/views/pages/_footer.haml
|
3%
|
app/views/pages/_footer.haml
- Average Self
-
1.6ms
- Average calls
- 0.87x
- Total Self
- 1.4ms
- Total Children
- 0.88ms
- Total runtime
- 2.3ms
|
|
view
app/views/solicitations/_institutions_tiles_block.html.haml
|
2%
|
app/views/solicitations/_institutions_tiles_block.html.haml
- Average Self
-
1.2ms
- Average calls
- 1x
- Total Self
- 1.2ms
- Total Children
- 10ms
- Total runtime
- 11ms
|
|
sql
app/views/solicitations/_institutions_tiles_block.html.haml:1
|
2%
|
app/views/solicitations/_institutions_tiles_block.html.haml:1
- Average Self
-
1.1ms
- Average calls
- 1x
- Total Self
- 1.1ms
- Total Children
- 0ms
- Total runtime
- 1.1ms
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" = ? AND "institutions"."slug" != ? LIMIT ?
|
|
queue
queue
|
2%
|
queue
- Average Self
-
0.92ms
- Average calls
- 1x
- Total Self
- 0.92ms
- Total Children
- 0ms
- Total runtime
- 0.92ms
|
|
sql
app/views/pages/_footer.haml:10
|
2%
|
app/views/pages/_footer.haml:10
- Average Self
-
1ms
- Average calls
- 0.87x
- Total Self
- 0.88ms
- Total Children
- 0ms
- Total runtime
- 0.88ms
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
|
|
sql
app/controllers/solicitations_controller.rb:148
|
2%
|
app/controllers/solicitations_controller.rb:148
- Average Self
-
0.84ms
- Average calls
- 1x
- Total Self
- 0.84ms
- Total Children
- 0ms
- Total runtime
- 0.84ms
SELECT "subject_answers".* FROM "subject_answers" INNER JOIN "subject_questions" "subject_question" ON "subject_question"."id" = "subject_answers"."subject_question_id" WHERE "subject_answers"."type" = ? AND "subject_answers"."subject_questionable_id" = ? AND "subject_answers"."subject_questionable_type" = ? AND "subject_question"."key" = ? LIMIT ?
|
|
sql
app/controllers/concerns/iframe_prefix.rb:29
|
1%
|
app/controllers/concerns/iframe_prefix.rb:29
- Average Self
-
0.73ms
- Average calls
- 1x
- Total Self
- 0.73ms
- Total Children
- 0ms
- Total runtime
- 0.73ms
SELECT "landing_subjects".* FROM "landing_subjects" WHERE "landing_subjects"."id" = ? LIMIT ?
|
|
sql
app/views/solicitations/_institutions_tiles_block.html.haml:4
|
1%
|
app/views/solicitations/_institutions_tiles_block.html.haml:4
- Average Self
-
0.72ms
- Average calls
- 1x
- Total Self
- 0.72ms
- Total Children
- 0ms
- Total runtime
- 0.72ms
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" = ? AND "institutions"."slug" != ? ORDER BY "institutions"."name" ASC
|
|
sql
app/controllers/solicitations_controller.rb:251
|
1%
|
app/controllers/solicitations_controller.rb:251
- Average Self
-
89ms
- Average calls
- <0.01x
- Total Self
- 0.67ms
- Total Children
- 0ms
- Total runtime
- 0.67ms
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 ?)
|
|
sql
app/controllers/concerns/iframe_prefix.rb:28
|
1%
|
app/controllers/concerns/iframe_prefix.rb:28
- Average Self
-
0.64ms
- Average calls
- 1x
- Total Self
- 0.64ms
- Total Children
- 0ms
- Total runtime
- 0.64ms
SELECT "landings".* FROM "landings" WHERE "landings"."id" = ? LIMIT ?
|
|
sql
app/helpers/seo/data_preparation.rb:31
|
1%
|
app/helpers/seo/data_preparation.rb:31
- Average Self
-
0.61ms
- Average calls
- 1x
- Total Self
- 0.61ms
- Total Children
- 0ms
- Total runtime
- 0.61ms
SELECT "institutions".* FROM "institutions" INNER JOIN "logos" ON "logos"."logoable_type" = ? AND "logos"."logoable_id" = "institutions"."id" WHERE "institutions"."code_region" IS NULL AND "institutions"."deleted_at" IS NULL AND "institutions"."display_logo_on_home_page" = ? ORDER BY "institutions"."name" ASC
|
|
view
app/views/solicitations/form_complete.html.haml
|
1%
|
app/views/solicitations/form_complete.html.haml
- Average Self
-
0.56ms
- Average calls
- 1x
- Total Self
- 0.56ms
- Total Children
- 14ms
- Total runtime
- 15ms
|
|
redis
app/controllers/shared_controller.rb:73
|
<1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.62ms
- Average calls
- 0.87x
- Total Self
- 0.54ms
- Total Children
- 0ms
- Total runtime
- 0.54ms
get
|
|
sql
app/views/solicitations/_header.html.haml:27
|
<1%
|
app/views/solicitations/_header.html.haml:27
- Average Self
-
0.54ms
- Average calls
- 1x
- Total Self
- 0.54ms
- Total Children
- 0ms
- Total runtime
- 0.54ms
SELECT "landing_themes".* FROM "landing_themes" WHERE "landing_themes"."id" = ? LIMIT ?
|
|
cache
app/controllers/shared_controller.rb:73
|
<1%
|
app/controllers/shared_controller.rb:73
- Average Self
-
0.52ms
- Average calls
- 0.87x
- Total Self
- 0.45ms
- Total Children
- 0.54ms
- Total runtime
- 0.99ms
read
|
|
redis
app/controllers/solicitations_controller.rb:247
|
<1%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.44ms
- Average calls
- 1x
- Total Self
- 0.45ms
- Total Children
- 0ms
- Total runtime
- 0.45ms
get
|
|
sql
app/models/landing.rb:86
|
<1%
|
app/models/landing.rb:86
- Average Self
-
0.47ms
- Average calls
- 0.87x
- Total Self
- 0.41ms
- Total Children
- 0ms
- Total runtime
- 0.41ms
SELECT "landings".* FROM "landings" WHERE "landings"."slug" = ? LIMIT ?
|
|
view
app/views/pages/_navbar.haml
|
<1%
|
app/views/pages/_navbar.haml
- Average Self
-
0.44ms
- Average calls
- 0.87x
- Total Self
- 0.39ms
- Total Children
- 0.15ms
- Total runtime
- 0.54ms
|
|
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.39ms
- Average calls
- 1x
- Total Self
- 0.39ms
- Total Children
- 49ms
- Total runtime
- 49ms
Rails::Rack::Logger
|
|
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.28ms
- Average calls
- 1x
- Total Self
- 0.28ms
- Total Children
- 48ms
- Total runtime
- 48ms
ActionDispatch::Session::CookieStore
|
|
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.27ms
- Average calls
- 1x
- Total Self
- 0.27ms
- Total Children
- 49ms
- Total runtime
- 49ms
Rack::Timeout
|
|
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.22ms
- Average calls
- 1x
- Total Self
- 0.22ms
- Total Children
- 47ms
- Total runtime
- 47ms
Rack::ETag
|
|
view
app/views/pages/_breadcrumbs.html.haml
|
<1%
|
app/views/pages/_breadcrumbs.html.haml
- Average Self
-
0.21ms
- Average calls
- 1x
- Total Self
- 0.21ms
- Total Children
- 0ms
- Total runtime
- 0.21ms
|
|
view
app/views/solicitations/matomo_events/_tags_conversion.html.erb
|
<1%
|
app/views/solicitations/matomo_events/_tags_conversion.html.erb
- Average Self
-
0.19ms
- Average calls
- 1x
- Total Self
- 0.19ms
- Total Children
- 0ms
- Total runtime
- 0.19ms
|
|
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.17ms
- Average calls
- 1x
- Total Self
- 0.17ms
- Total Children
- 50ms
- Total runtime
- 50ms
ActionDispatch::Static
|
|
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.15ms
- Average calls
- 1x
- Total Self
- 0.15ms
- Total Children
- 50ms
- Total runtime
- 50ms
Rails::Engine#call
|
|
view
app/views/application/navbar/_public.html.haml
|
<1%
|
app/views/application/navbar/_public.html.haml
- Average Self
-
0.17ms
- Average calls
- 0.87x
- Total Self
- 0.15ms
- Total Children
- 0ms
- Total runtime
- 0.15ms
|
|
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.14ms
- Average calls
- 1x
- Total Self
- 0.14ms
- Total Children
- 50ms
- Total runtime
- 50ms
ActionDispatch::Executor
|
|
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.13ms
- Average calls
- 1x
- Total Self
- 0.13ms
- Total Children
- 48ms
- Total runtime
- 49ms
ActionDispatch::ShowExceptions
|
|
rack
ActionDispatch::Flash
|
<1%
|
ActionDispatch::Flash
- Average Self
-
0.12ms
- Average calls
- 1x
- Total Self
- 0.12ms
- Total Children
- 48ms
- Total runtime
- 48ms
|
|
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.11ms
- Average calls
- 1x
- Total Self
- 0.11ms
- Total Children
- 47ms
- Total runtime
- 47ms
Warden::Manager
|
|
cache
app/controllers/solicitations_controller.rb:247
|
<1%
|
app/controllers/solicitations_controller.rb:247
- Average Self
-
0.11ms
- Average calls
- 1x
- Total Self
- 0.11ms
- Total Children
- 0.45ms
- Total runtime
- 0.55ms
read
|
|
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.11ms
- Average calls
- 1x
- Total Self
- 0.11ms
- Total Children
- 47ms
- Total runtime
- 48ms
Rack::ConditionalGet
|
|
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.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 47ms
- Total runtime
- 47ms
Rack::TempfileReaper
|
|
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.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 48ms
- Total runtime
- 48ms
Rack::Head
|
|
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.1ms
- Average calls
- 1x
- Total Self
- 0.1ms
- Total Children
- 48ms
- Total runtime
- 48ms
Appsignal::Rack::RailsInstrumentation
|
|
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.09ms
- Average calls
- 1x
- Total Self
- 0.09ms
- Total Children
- 48ms
- Total runtime
- 48ms
ActionDispatch::Cookies
|
|
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.08ms
- Average calls
- 1x
- Total Self
- 0.08ms
- Total Children
- 49ms
- Total runtime
- 49ms
Rails::Rack::SilenceRequest
|
|
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.08ms
- Average calls
- 1x
- Total Self
- 0.08ms
- Total Children
- 50ms
- Total runtime
- 50ms
Appsignal::Rack::EventMiddleware
|
|
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
-
0.08ms
- Average calls
- 1x
- Total Self
- 0.08ms
- Total Children
- 48ms
- Total runtime
- 48ms
ActionDispatch::Callbacks
|
|
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.08ms
- Average calls
- 1x
- Total Self
- 0.08ms
- Total Children
- 48ms
- Total runtime
- 48ms
ActionDispatch::ContentSecurityPolicy::Middleware
|
|
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.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 50ms
- Total runtime
- 50ms
ActionDispatch::SSL
|
|
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.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 49ms
- Total runtime
- 50ms
ActionDispatch::RequestId
|
|
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.07ms
- Average calls
- 1x
- Total Self
- 0.07ms
- Total Children
- 48ms
- Total runtime
- 48ms
ActionDispatch::DebugExceptions
|
|
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.06ms
- Average calls
- 1x
- Total Self
- 0.06ms
- Total Children
- 49ms
- Total runtime
- 49ms
IpAnonymizer::MaskIp
|
|
view
app/views/shared/_tarteaucitron.html.erb
|
<1%
|
app/views/shared/_tarteaucitron.html.erb
- Average Self
-
0.07ms
- Average calls
- 0.87x
- Total Self
- 0.06ms
- Total Children
- 0ms
- Total runtime
- 0.06ms
|
|
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.06ms
- Average calls
- 1x
- Total Self
- 0.06ms
- Total Children
- 49ms
- Total runtime
- 49ms
ActionDispatch::RemoteIp
|
|
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
-
0.06ms
- Average calls
- 1x
- Total Self
- 0.06ms
- Total Children
- 50ms
- Total runtime
- 50ms
Rack::Runtime
|
|
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
-
0.04ms
- Average calls
- 1x
- Total Self
- 0.04ms
- Total Children
- 50ms
- Total runtime
- 50ms
Rack::Sendfile
|
|
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
-
0.03ms
- Average calls
- 1x
- Total Self
- 0.03ms
- Total Children
- 50ms
- Total runtime
- 50ms
ActiveSupport::Cache::Strategy::LocalCache::Middleware
|
|
sql
app/views/solicitations/_institutions_tiles_block.html.haml:6
|
<1%
|
app/views/solicitations/_institutions_tiles_block.html.haml:6
- Average Self
-
0.4ms
- Average calls
- 0.08x
- Total Self
- 0.03ms
- Total Children
- 0ms
- Total runtime
- 0.03ms
SELECT "institutions_subjects".* FROM "institutions_subjects" WHERE "institutions_subjects"."institution_id" = ? AND "institutions_subjects"."subject_id" = ? LIMIT ?
|
|
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.03ms
- Average calls
- 1x
- Total Self
- 0.03ms
- Total Children
- 50ms
- Total runtime
- 50ms
Rack::MethodOverride
|
|
view
app/views/solicitations/_institutions_opco_tile.html.haml
|
<1%
|
app/views/solicitations/_institutions_opco_tile.html.haml
- Average Self
-
0.3ms
- Average calls
- 0.08x
- Total Self
- 0.02ms
- Total Children
- 0ms
- Total runtime
- 0.02ms
|
|
view
app/views/shared/_skiplinks.html.haml
|
<1%
|
app/views/shared/_skiplinks.html.haml
- Average Self
-
<0.01ms
- Average calls
- 1x
- Total Self
- <0.01ms
- Total Children
- 0ms
- Total runtime
- <0.01ms
|
|
view
app/views/shared/_flashes.html.haml
|
<1%
|
app/views/shared/_flashes.html.haml
- Average Self
-
<0.01ms
- Average calls
- 1x
- Total Self
- <0.01ms
- Total Children
- 0ms
- Total runtime
- <0.01ms
|
|
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/_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
|
|
view
app/views/pages/_tarteaucitron.html.erb
|
<1%
|
app/views/pages/_tarteaucitron.html.erb
- Average Self
-
0ms
- Average calls
- 0.87x
- 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/solicitations/matomo_events/_matomo_company_contact_success.html.erb
|
<1%
|
app/views/solicitations/matomo_events/_matomo_company_contact_success.html.erb
- Average Self
-
0ms
- Average calls
- 1x
- Total Self
- 0ms
- Total Children
- 0ms
- Total runtime
- 0ms
|
|
view
app/views/shared/_iframe_resizer.html.erb
|
<1%
|
app/views/shared/_iframe_resizer.html.erb
- Average Self
-
0ms
- Average calls
- 0.13x
- 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
|