Skip to content
https://youradchoices.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
0
REVIEW
4
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

98
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
70
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
75
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

724 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.06 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

724 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.06 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
9 PASS 4 REVIEW
B
Third-Party Impact
41% third-party, 0 ms blocking
REVIEW
41% third-party, 0 ms blocking
Info::
Third-party code accounts for 41% of page weight (216.9 KiB of 530.3 KiB)
Info::
Third-party blocking time is low (0 ms)
59%
41%
First-party Third-party
C
Image Optimization
Action
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Warning::
https://youradchoices.com/DAA_style/YAC/icon.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/sites/yourad/files/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/sites/yourad/files/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/sites/yourad/files/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/DAA_style/YAC/Ad_Marker_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/DAA_style/YAC/YAC_logo.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/sites/yourad/files/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://youradchoices.com/DAA_style/YAC/DAA_White_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
12 images 165 KB
0 oversized -0 KB
12 legacy format
8 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
28 scripts, 69 KB unused
REVIEW
28 scripts, 69 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1G3T...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://youradchoices.com/misc/drupal.js?tdctxr: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 69 KB
69 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-1G3TEF9PX9170 KB69 KB (41%)3rd
https://youradchoices.com/misc/ui/jquery.ui.dialog-1.13.0-backport.js?v=1.8.71 KB1st
https://youradchoices.com/sites/all/themes/omega/omega/js/omega-mediaqueries.js?tdctxr1 KB1st
https://youradchoices.com/misc/jquery.once.js?v=1.21 KB1st
https://youradchoices.com/misc/drupal.js?tdctxr7 KB1st
https://youradchoices.com/misc/ui/jquery.ui.core.min.js?v=1.8.72 KB1st
https://youradchoices.com/misc/ui/jquery.ui.widget.min.js?v=1.8.71 KB1st
https://youradchoices.com/misc/ui/jquery.ui.button.min.js?v=1.8.72 KB1st
https://youradchoices.com/misc/ui/jquery.ui.mouse.min.js?v=1.8.71 KB1st
https://youradchoices.com/misc/ui/jquery.ui.draggable.min.js?v=1.8.75 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP Caching
no-cache, must-revalidate
REVIEW
no-cache, must-revalidate
Info::
Cache-Control header is set
Got: no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
530 KB transferred, 92 requests
PASS
530 KB transferred, 92 requests
Info::
Page weighs 1.4 MB (530 KB transferred)
Info::
92 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
530 KB / 2.4 MB budget
530 KB transferred
92 requests
0.11 g CO2 per page load
JavaScript 268.9 KiB 51%
Images 164.8 KiB 31%
CSS 65.0 KiB 12%
Fonts 24.7 KiB 5%
HTML 6.5 KiB 1%
Other 453 B 0%
Other 20 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
249ms total JS execution
PASS
249ms total JS execution
Info::
https://youradchoices.com/misc/jquery.js?v=1.4.4: 94ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-1G3T...: 82ms CPU time
Info::
Unattributable: 73ms CPU time
Warning::
Third-party scripts: 155ms (62% of total)

Main Thread Breakdown

Script Evaluation 35% Other 29% Style & Layout 21% Script Parsing & Compilation 8% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://youradchoices.com/misc/jquery.js?v=1.4.494ms34ms3ms1st
https://www.googletagmanager.com/gtag/js?id=G-1G3TEF9PX982ms65ms17ms3rd
Unattributable73ms2ms0ms3rd
A+
Font Loading
2 fonts (25 KB)
PASS
2 fonts (25 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

25 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 724 ms LCP 1.1 shttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 5 ms — font-display: swaphttps://fonts.gstatic.com/s/droidsans/v19/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2SlGVmQWMvZQIdix7AFxXkHN... https://fonts.gstatic.com/s/droidsans/v19/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2 — 11.0 KiB — 16 ms — font-display: swap
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 5 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
SlGVmQWMvZQIdix7AFxXkHN... woff2 swap
Size 11 KB
Load time 16 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Page Weight Inventory
92 resources · 530 KB · 69 KB savings available
PASS
92 resources · 530 KB · 69 KB savings available
Info::
Within 1MB page-weight target
Got: 530 KB
Info::
~69 KB of savings available
Warning::
8 third-party resources (41% of weight)
92 resources · 530.3 KiB · 8 third-party Within 1MB page-weight target
JavaScript 51% · 268.9 KiB
Image 31% · 164.8 KiB
CSS 12% · 65.0 KiB
Font 5% · 24.7 KiB
Document 1% · 6.5 KiB
Other 0% · 473 B

~68.9 KiB of savings available

Remove unused JavaScript: 68.9 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
92 requests over 576ms
INFO
0 ms 500 ms 1.0 s FCP 724 ms LCP 1.1 shttps://youradchoices.com// https://youradchoices.com/ — 200 — 6.5 KiB — 92 ms — h2https://youradchoices.com/modules/system/system.base.css?tdctxr/modules/system/system.base.css?tdc... https://youradchoices.com/modules/system/system.base.css?tdctxr — 200 — 1.9 KiB — 40 ms — h2https://youradchoices.com/modules/system/system.menus.css?tdctxr/modules/system/system.menus.css?td... https://youradchoices.com/modules/system/system.menus.css?tdctxr — 200 — 864 B — 41 ms — h2https://youradchoices.com/modules/system/system.messages.css?tdctxr/modules/system/system.messages.css... https://youradchoices.com/modules/system/system.messages.css?tdctxr — 200 — 611 B — 42 ms — h2https://youradchoices.com/modules/system/system.theme.css?tdctxr/modules/system/system.theme.css?td... https://youradchoices.com/modules/system/system.theme.css?tdctxr — 200 — 1.4 KiB — 43 ms — h2https://youradchoices.com/misc/ui/jquery.ui.core.css?tdctxr/misc/ui/jquery.ui.core.css?tdctxr https://youradchoices.com/misc/ui/jquery.ui.core.css?tdctxr — 200 — 837 B — 44 ms — h2https://youradchoices.com/misc/ui/jquery.ui.theme.css?tdctxr/misc/ui/jquery.ui.theme.css?tdctxr https://youradchoices.com/misc/ui/jquery.ui.theme.css?tdctxr — 200 — 2.9 KiB — 46 ms — h2https://youradchoices.com/misc/ui/jquery.ui.button.css?tdctxr/misc/ui/jquery.ui.button.css?tdctx... https://youradchoices.com/misc/ui/jquery.ui.button.css?tdctxr — 200 — 939 B — 48 ms — h2https://youradchoices.com/misc/ui/jquery.ui.resizable.css?tdctxr/misc/ui/jquery.ui.resizable.css?td... https://youradchoices.com/misc/ui/jquery.ui.resizable.css?tdctxr — 200 — 641 B — 49 ms — h2https://youradchoices.com/misc/ui/jquery.ui.dialog.css?tdctxr/misc/ui/jquery.ui.dialog.css?tdctx... https://youradchoices.com/misc/ui/jquery.ui.dialog.css?tdctxr — 200 — 741 B — 50 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.css?tdctxr — 200 — 357 B — 52 ms — h2https://youradchoices.com/modules/comment/comment.css?tdctxr/modules/comment/comment.css?tdctxr https://youradchoices.com/modules/comment/comment.css?tdctxr — 200 — 385 B — 53 ms — h2https://youradchoices.com/modules/field/theme/field.css?tdctxr/modules/field/theme/field.css?tdct... https://youradchoices.com/modules/field/theme/field.css?tdctxr — 200 — 484 B — 55 ms — h2https://youradchoices.com/sites/all/modules/contrib/logintoboggan/logintoboggan.css?tdctxr/sites/all/modules/contrib/logintob... https://youradchoices.com/sites/all/modules/contrib/logintoboggan/logintoboggan.css?tdctxr — 200 — 554 B — 56 ms — h2https://youradchoices.com/modules/node/node.css?tdctxr/modules/node/node.css?tdctxr https://youradchoices.com/modules/node/node.css?tdctxr — 200 — 369 B — 57 ms — h2https://youradchoices.com/modules/search/search.css?tdctxr/modules/search/search.css?tdctxr https://youradchoices.com/modules/search/search.css?tdctxr — 200 — 484 B — 58 ms — h2https://youradchoices.com/modules/user/user.css?tdctxr/modules/user/user.css?tdctxr https://youradchoices.com/modules/user/user.css?tdctxr — 200 — 891 B — 59 ms — h2https://youradchoices.com/sites/all/modules/contrib/video_filter/video_filter.css?tdctxr/sites/all/modules/contrib/video_fi... https://youradchoices.com/sites/all/modules/contrib/video_filter/video_filter.css?tdctxr — 200 — 371 B — 61 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/views/css/views.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/views/css/views.css?tdctxr — 200 — 530 B — 62 ms — h2https://youradchoices.com/sites/all/modules/contrib/ckeditor/css/ckeditor.css?tdctxr/sites/all/modules/contrib/ckeditor... https://youradchoices.com/sites/all/modules/contrib/ckeditor/css/ckeditor.css?tdctxr — 200 — 436 B — 63 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.css?tdctxr — 200 — 1.3 KiB — 64 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/ctools/css/ctools.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/ctools/css/ctools.css?tdctxr — 200 — 478 B — 65 ms — h2https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_splash/openpublic_splash.css?tdctxr/profiles/openpublic/modules/custom... https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_splash/openpublic_splash.css?tdctxr — 200 — 566 B — 66 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/panels/css/panels.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/panels/css/panels.css?tdctxr — 200 — 551 B — 68 ms — h2https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/css/simple_dialog.css?tdctxr/sites/all/modules/contrib/simple_d... https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/css/simple_dialog.css?tdctxr — 200 — 384 B — 74 ms — h2https://youradchoices.com/modules/locale/locale.css?tdctxr/modules/locale/locale.css?tdctxr https://youradchoices.com/modules/locale/locale.css?tdctxr — 200 — 646 B — 76 ms — h2https://youradchoices.com/sites/yourad/files/css/follow.css?tdctxr/sites/yourad/files/css/follow.css?... https://youradchoices.com/sites/yourad/files/css/follow.css?tdctxr — 200 — 831 B — 78 ms — h2https://youradchoices.com/sites/all/libraries/fontawesome/css/font-awesome.css?tdctxr/sites/all/libraries/fontawesome/cs... https://youradchoices.com/sites/all/libraries/fontawesome/css/font-awesome.css?tdctxr — 200 — 6.7 KiB — 80 ms — h2https://fonts.googleapis.com/css?family=Latofonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato — 200 — 471 B — 198 ms — h2https://fonts.googleapis.com/css?family=Droid+Sansfonts.googleapis.com/css?family=Dro... https://fonts.googleapis.com/css?family=Droid+Sans — 200 — 761 B — 167 ms — h2
0 ms 500 ms 1.0 s FCP 724 ms LCP 1.1 shttps://youradchoices.com// https://youradchoices.com/ — 200 — 6.5 KiB — 92 ms — h2https://youradchoices.com/modules/system/system.base.css?tdctxr/modules/system/system.base.css?tdc... https://youradchoices.com/modules/system/system.base.css?tdctxr — 200 — 1.9 KiB — 40 ms — h2https://youradchoices.com/modules/system/system.menus.css?tdctxr/modules/system/system.menus.css?td... https://youradchoices.com/modules/system/system.menus.css?tdctxr — 200 — 864 B — 41 ms — h2https://youradchoices.com/modules/system/system.messages.css?tdctxr/modules/system/system.messages.css... https://youradchoices.com/modules/system/system.messages.css?tdctxr — 200 — 611 B — 42 ms — h2https://youradchoices.com/modules/system/system.theme.css?tdctxr/modules/system/system.theme.css?td... https://youradchoices.com/modules/system/system.theme.css?tdctxr — 200 — 1.4 KiB — 43 ms — h2https://youradchoices.com/misc/ui/jquery.ui.core.css?tdctxr/misc/ui/jquery.ui.core.css?tdctxr https://youradchoices.com/misc/ui/jquery.ui.core.css?tdctxr — 200 — 837 B — 44 ms — h2https://youradchoices.com/misc/ui/jquery.ui.theme.css?tdctxr/misc/ui/jquery.ui.theme.css?tdctxr https://youradchoices.com/misc/ui/jquery.ui.theme.css?tdctxr — 200 — 2.9 KiB — 46 ms — h2https://youradchoices.com/misc/ui/jquery.ui.button.css?tdctxr/misc/ui/jquery.ui.button.css?tdctx... https://youradchoices.com/misc/ui/jquery.ui.button.css?tdctxr — 200 — 939 B — 48 ms — h2https://youradchoices.com/misc/ui/jquery.ui.resizable.css?tdctxr/misc/ui/jquery.ui.resizable.css?td... https://youradchoices.com/misc/ui/jquery.ui.resizable.css?tdctxr — 200 — 641 B — 49 ms — h2https://youradchoices.com/misc/ui/jquery.ui.dialog.css?tdctxr/misc/ui/jquery.ui.dialog.css?tdctx... https://youradchoices.com/misc/ui/jquery.ui.dialog.css?tdctxr — 200 — 741 B — 50 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.css?tdctxr — 200 — 357 B — 52 ms — h2https://youradchoices.com/modules/comment/comment.css?tdctxr/modules/comment/comment.css?tdctxr https://youradchoices.com/modules/comment/comment.css?tdctxr — 200 — 385 B — 53 ms — h2https://youradchoices.com/modules/field/theme/field.css?tdctxr/modules/field/theme/field.css?tdct... https://youradchoices.com/modules/field/theme/field.css?tdctxr — 200 — 484 B — 55 ms — h2https://youradchoices.com/sites/all/modules/contrib/logintoboggan/logintoboggan.css?tdctxr/sites/all/modules/contrib/logintob... https://youradchoices.com/sites/all/modules/contrib/logintoboggan/logintoboggan.css?tdctxr — 200 — 554 B — 56 ms — h2https://youradchoices.com/modules/node/node.css?tdctxr/modules/node/node.css?tdctxr https://youradchoices.com/modules/node/node.css?tdctxr — 200 — 369 B — 57 ms — h2https://youradchoices.com/modules/search/search.css?tdctxr/modules/search/search.css?tdctxr https://youradchoices.com/modules/search/search.css?tdctxr — 200 — 484 B — 58 ms — h2https://youradchoices.com/modules/user/user.css?tdctxr/modules/user/user.css?tdctxr https://youradchoices.com/modules/user/user.css?tdctxr — 200 — 891 B — 59 ms — h2https://youradchoices.com/sites/all/modules/contrib/video_filter/video_filter.css?tdctxr/sites/all/modules/contrib/video_fi... https://youradchoices.com/sites/all/modules/contrib/video_filter/video_filter.css?tdctxr — 200 — 371 B — 61 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/views/css/views.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/views/css/views.css?tdctxr — 200 — 530 B — 62 ms — h2https://youradchoices.com/sites/all/modules/contrib/ckeditor/css/ckeditor.css?tdctxr/sites/all/modules/contrib/ckeditor... https://youradchoices.com/sites/all/modules/contrib/ckeditor/css/ckeditor.css?tdctxr — 200 — 436 B — 63 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.css?tdctxr — 200 — 1.3 KiB — 64 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/ctools/css/ctools.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/ctools/css/ctools.css?tdctxr — 200 — 478 B — 65 ms — h2https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_splash/openpublic_splash.css?tdctxr/profiles/openpublic/modules/custom... https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_splash/openpublic_splash.css?tdctxr — 200 — 566 B — 66 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/panels/css/panels.css?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/panels/css/panels.css?tdctxr — 200 — 551 B — 68 ms — h2https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/css/simple_dialog.css?tdctxr/sites/all/modules/contrib/simple_d... https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/css/simple_dialog.css?tdctxr — 200 — 384 B — 74 ms — h2https://youradchoices.com/modules/locale/locale.css?tdctxr/modules/locale/locale.css?tdctxr https://youradchoices.com/modules/locale/locale.css?tdctxr — 200 — 646 B — 76 ms — h2https://youradchoices.com/sites/yourad/files/css/follow.css?tdctxr/sites/yourad/files/css/follow.css?... https://youradchoices.com/sites/yourad/files/css/follow.css?tdctxr — 200 — 831 B — 78 ms — h2https://youradchoices.com/sites/all/libraries/fontawesome/css/font-awesome.css?tdctxr/sites/all/libraries/fontawesome/cs... https://youradchoices.com/sites/all/libraries/fontawesome/css/font-awesome.css?tdctxr — 200 — 6.7 KiB — 80 ms — h2https://fonts.googleapis.com/css?family=Latofonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato — 200 — 471 B — 198 ms — h2https://fonts.googleapis.com/css?family=Droid+Sansfonts.googleapis.com/css?family=Dro... https://fonts.googleapis.com/css?family=Droid+Sans — 200 — 761 B — 167 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-reset.css?tdctxr/sites/all/themes/omega/alpha/css/a... https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-reset.css?tdctxr — 200 — 897 B — 80 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-mobile.css?tdctxr/sites/all/themes/omega/alpha/css/a... https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-mobile.css?tdctxr — 200 — 543 B — 82 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-alpha.css?tdctxr/sites/all/themes/omega/alpha/css/a... https://youradchoices.com/sites/all/themes/omega/alpha/css/alpha-alpha.css?tdctxr — 200 — 752 B — 82 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/formalize.css?tdctxr/sites/all/themes/omega/omega/css/f... https://youradchoices.com/sites/all/themes/omega/omega/css/formalize.css?tdctxr — 200 — 1.5 KiB — 83 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/omega-text.css?tdctxr/sites/all/themes/omega/omega/css/o... https://youradchoices.com/sites/all/themes/omega/omega/css/omega-text.css?tdctxr — 200 — 824 B — 85 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/omega-branding.css?tdctxr/sites/all/themes/omega/omega/css/o... https://youradchoices.com/sites/all/themes/omega/omega/css/omega-branding.css?tdctxr — 200 — 415 B — 85 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/omega-menu.css?tdctxr/sites/all/themes/omega/omega/css/o... https://youradchoices.com/sites/all/themes/omega/omega/css/omega-menu.css?tdctxr — 200 — 343 B — 87 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/omega-forms.css?tdctxr/sites/all/themes/omega/omega/css/o... https://youradchoices.com/sites/all/themes/omega/omega/css/omega-forms.css?tdctxr — 200 — 371 B — 87 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/css/omega-visuals.css?tdctxr/sites/all/themes/omega/omega/css/o... https://youradchoices.com/sites/all/themes/omega/omega/css/omega-visuals.css?tdctxr — 200 — 1.3 KiB — 90 ms — h2https://youradchoices.com/sites/yourad/themes/yacomega/css/global.css?tdctxr/sites/yourad/themes/yacomega/css/g... https://youradchoices.com/sites/yourad/themes/yacomega/css/global.css?tdctxr — 200 — 15.1 KiB — 134 ms — h2https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default.css?tdctxr/sites/yourad/themes/yacomega/css/y... https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default.css?tdctxr — 200 — 359 B — 95 ms — h2https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-narrow.css?tdctxr/sites/yourad/themes/yacomega/css/y... https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-narrow.css?tdctxr — 200 — 5.0 KiB — 97 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/narrow/alpha-default-narrow-12.css?tdctxr/sites/all/themes/omega/alpha/css/g... https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/narrow/alpha-default-narrow-12.css?tdctxr — 200 — 859 B — 98 ms — h2https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-normal.css?tdctxr/sites/yourad/themes/yacomega/css/y... https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-normal.css?tdctxr — 200 — 3.7 KiB — 134 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/normal/alpha-default-normal-12.css?tdctxr/sites/all/themes/omega/alpha/css/g... https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/normal/alpha-default-normal-12.css?tdctxr — 200 — 862 B — 134 ms — h2https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-wide.css?tdctxr/sites/yourad/themes/yacomega/css/y... https://youradchoices.com/sites/yourad/themes/yacomega/css/yacomega-alpha-default-wide.css?tdctxr — 200 — 3.5 KiB — 134 ms — h2https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/wide/alpha-default-wide-12.css?tdctxr/sites/all/themes/omega/alpha/css/g... https://youradchoices.com/sites/all/themes/omega/alpha/css/grid/alpha_default/wide/alpha-default-wide-12.css?tdctxr — 200 — 820 B — 134 ms — h2https://youradchoices.com/misc/jquery.js?v=1.4.4/misc/jquery.js?v=1.4.4 https://youradchoices.com/misc/jquery.js?v=1.4.4 — 200 — 25.9 KiB — 137 ms — h2https://youradchoices.com/misc/jquery-extend-3.4.0.js?v=1.4.4/misc/jquery-extend-3.4.0.js?v=1.4.... https://youradchoices.com/misc/jquery-extend-3.4.0.js?v=1.4.4 — 200 — 1.4 KiB — 135 ms — h2https://youradchoices.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.4.4/misc/jquery-html-prefilter-3.5.0-b... https://youradchoices.com/misc/jquery-html-prefilter-3.5.0-backport.js?v=1.4.4 — 200 — 4.3 KiB — 135 ms — h2https://youradchoices.com/misc/jquery.once.js?v=1.2/misc/jquery.once.js?v=1.2 https://youradchoices.com/misc/jquery.once.js?v=1.2 — 200 — 1.2 KiB — 135 ms — h2https://youradchoices.com/misc/drupal.js?tdctxr/misc/drupal.js?tdctxr https://youradchoices.com/misc/drupal.js?tdctxr — 200 — 6.7 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.core.min.js?v=1.8.7/misc/ui/jquery.ui.core.min.js?v=1.... https://youradchoices.com/misc/ui/jquery.ui.core.min.js?v=1.8.7 — 200 — 2.0 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.widget.min.js?v=1.8.7/misc/ui/jquery.ui.widget.min.js?v=... https://youradchoices.com/misc/ui/jquery.ui.widget.min.js?v=1.8.7 — 200 — 1.5 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.button.min.js?v=1.8.7/misc/ui/jquery.ui.button.min.js?v=... https://youradchoices.com/misc/ui/jquery.ui.button.min.js?v=1.8.7 — 200 — 1.9 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.mouse.min.js?v=1.8.7/misc/ui/jquery.ui.mouse.min.js?v=1... https://youradchoices.com/misc/ui/jquery.ui.mouse.min.js?v=1.8.7 — 200 — 1.1 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.draggable.min.js?v=1.8.7/misc/ui/jquery.ui.draggable.min.js... https://youradchoices.com/misc/ui/jquery.ui.draggable.min.js?v=1.8.7 — 200 — 4.5 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.position.min.js?v=1.8.7/misc/ui/jquery.ui.position.min.js?... https://youradchoices.com/misc/ui/jquery.ui.position.min.js?v=1.8.7 — 200 — 1.6 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.position-1.13.0-backport.js?v=1.8.7/misc/ui/jquery.ui.position-1.13.0-... https://youradchoices.com/misc/ui/jquery.ui.position-1.13.0-backport.js?v=1.8.7 — 200 — 712 B — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.resizable.min.js?v=1.8.7/misc/ui/jquery.ui.resizable.min.js... https://youradchoices.com/misc/ui/jquery.ui.resizable.min.js?v=1.8.7 — 200 — 4.9 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.dialog.min.js?v=1.8.7/misc/ui/jquery.ui.dialog.min.js?v=... https://youradchoices.com/misc/ui/jquery.ui.dialog.min.js?v=1.8.7 — 200 — 3.7 KiB — 136 ms — h2https://youradchoices.com/misc/ui/jquery.ui.dialog-1.13.0-backport.js?v=1.8.7/misc/ui/jquery.ui.dialog-1.13.0-ba... https://youradchoices.com/misc/ui/jquery.ui.dialog-1.13.0-backport.js?v=1.8.7 — 200 — 838 B — 136 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/views/js/jquery.ui.dialog.patch.js?v=1.8.7/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/views/js/jquery.ui.dialog.patch.js?v=1.8.7 — 200 — 794 B — 136 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.js?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/comment_notify/comment_notify.js?tdctxr — 200 — 481 B — 136 ms — h2https://youradchoices.com/profiles/openpublic/libraries/colorbox/jquery.colorbox-min.js?tdctxr/profiles/openpublic/libraries/colo... https://youradchoices.com/profiles/openpublic/libraries/colorbox/jquery.colorbox-min.js?tdctxr — 200 — 4.6 KiB — 136 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/js/colorbox.js?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/js/colorbox.js?tdctxr — 200 — 1.2 KiB — 136 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.js?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/styles/default/colorbox_style.js?tdctxr — 200 — 561 B — 135 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/js/colorbox_load.js?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/colorbox/js/colorbox_load.js?tdctxr — 200 — 1.1 KiB — 135 ms — h2https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_accessibility/openpublic_accessibility.js?tdctxr/profiles/openpublic/modules/custom... https://youradchoices.com/profiles/openpublic/modules/custom/openpublic_accessibility/openpublic_accessibility.js?tdctxr — 200 — 577 B — 135 ms — h2https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/js/simple_dialog.js?tdctxr/sites/all/modules/contrib/simple_d... https://youradchoices.com/sites/all/modules/contrib/simple_dialog-7.x-1.10.tar/simple_dialog/js/simple_dialog.js?tdctxr — 200 — 2.3 KiB — 135 ms — h2https://youradchoices.com/profiles/openpublic/modules/contrib/google_analytics/googleanalytics.js?tdctxr/profiles/openpublic/modules/contri... https://youradchoices.com/profiles/openpublic/modules/contrib/google_analytics/googleanalytics.js?tdctxr — 200 — 1.9 KiB — 135 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/js/jquery.formalize.js?tdctxr/sites/all/themes/omega/omega/js/jq... https://youradchoices.com/sites/all/themes/omega/omega/js/jquery.formalize.js?tdctxr — 200 — 1.3 KiB — 135 ms — h2https://youradchoices.com/sites/all/themes/omega/omega/js/omega-mediaqueries.js?tdctxr/sites/all/themes/omega/omega/js/om... https://youradchoices.com/sites/all/themes/omega/omega/js/omega-mediaqueries.js?tdctxr — 200 — 1.1 KiB — 135 ms — h2https://youradchoices.com/DAA_style/YAC/YAC_logo.png/DAA_style/YAC/YAC_logo.png https://youradchoices.com/DAA_style/YAC/YAC_logo.png — 200 — 5.7 KiB — 136 ms — h2https://youradchoices.com/DAA_style/YAC/icon.png/DAA_style/YAC/icon.png https://youradchoices.com/DAA_style/YAC/icon.png — 200 — 3.1 KiB — 136 ms — h2https://youradchoices.com/sites/yourad/files/files/YAC_images/WebChoices.png/sites/yourad/files/files/YAC_image... https://youradchoices.com/sites/yourad/files/files/YAC_images/WebChoices.png — 200 — 17.7 KiB — 15 ms — h2https://youradchoices.com/sites/yourad/files/files/YAC_images/TokenChoices.png/sites/yourad/files/files/YAC_image... https://youradchoices.com/sites/yourad/files/files/YAC_images/TokenChoices.png — 200 — 17.1 KiB — 16 ms — h2https://youradchoices.com/sites/yourad/files/files/YAC_images/AppChoices.png/sites/yourad/files/files/YAC_image... https://youradchoices.com/sites/yourad/files/files/YAC_images/AppChoices.png — 200 — 18.4 KiB — 13 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1G3TEF9PX9www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1G3TEF9PX9 — 200 — 169.6 KiB — 71 ms — h2https://youradchoices.com/sites/yourad/files/files/YAC_images/YourAdChoices_AOL_160x600.gif/sites/yourad/files/files/YAC_image... https://youradchoices.com/sites/yourad/files/files/YAC_images/YourAdChoices_AOL_160x600.gif — 200 — 39.1 KiB — 12 ms — h2https://youradchoices.com/DAA_style/YAC/DAA_White_Box.png/DAA_style/YAC/DAA_White_Box.png https://youradchoices.com/DAA_style/YAC/DAA_White_Box.png — 200 — 10.7 KiB — 12 ms — h2https://youradchoices.com/DAA_style/YAC/Ad_Marker_Blue.gif/DAA_style/YAC/Ad_Marker_Blue.gif https://youradchoices.com/DAA_style/YAC/Ad_Marker_Blue.gif — 200 — 8.8 KiB — 20 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 27 ms — h2https://youradchoices.com/sites/yourad/files/home_background_1200x700.jpg/sites/yourad/files/home_background... https://youradchoices.com/sites/yourad/files/home_background_1200x700.jpg — 200 — 38.9 KiB — 14 ms — h2https://youradchoices.com/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png/misc/ui/images/ui-bg_flat_75_fffff... https://youradchoices.com/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png — 200 — 453 B — 12 ms — h2https://youradchoices.com/misc/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png/misc/ui/images/ui-bg_highlight-sof... https://youradchoices.com/misc/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png — 200 — 376 B — 13 ms — h2https://youradchoices.com/misc/ui/images/ui-icons_222222_256x240.png/misc/ui/images/ui-icons_222222_256... https://youradchoices.com/misc/ui/images/ui-icons_222222_256x240.png — 200 — 4.5 KiB — 14 ms — h2https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 5 ms — h3https://fonts.gstatic.com/s/droidsans/v19/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2fonts.gstatic.com/s/droidsans/v19/S... https://fonts.gstatic.com/s/droidsans/v19/SlGVmQWMvZQIdix7AFxXkHNSbRYXags.woff2 — 200 — 11.0 KiB — 16 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1127878669&t=pageview&_s=1&dl=https%3A%2F%2Fyouradchoices.com%2F&ul=en-us&dt=YourAdChoices.com%20%7C%20Welcome%20to%20YourAdChoices.com&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=1147895241&gjid=1746909889&cid=1124561857.1776803049&tid=G-1G3TEF9PX9&_gid=432897256.1776803049&_r=1&_slc=1&z=1872813441www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1127878669&t=pageview&_s=1&dl=https%3A%2F%2Fyouradchoices.com%2F&ul=en-us&dt=YourAdChoices.com%20%7C%20Welcome%20to%20YourAdChoices.com&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=1147895241&gjid=1746909889&cid=1124561857.1776803049&tid=G-1G3TEF9PX9&_gid=432897256.1776803049&_r=1&_slc=1&z=1872813441 — 200 — 453 B — 21 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-1G3TEF9PX9&gtm=45je64h1v892285523za200zd892285523&_p=1776803048612&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1124561857.1776803049&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776803048&sct=1&seg=0&dl=https%3A%2F%2Fyouradchoices.com%2F&dt=YourAdChoices.com%20%7C%20Welcome%20to%20YourAdChoices.com&en=page_view&_fv=1&_ss=2&_ee=1&tfd=557www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-1G3TEF9PX9&gtm=45je64h1v892285523za200zd892285523&_p=1776803048612&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1124561857.1776803049&frm=0&pscdl=noapi&rcb=17&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776803048&sct=1&seg=0&dl=https%3A%2F%2Fyouradchoices.com%2F&dt=YourAdChoices.com%20%7C%20Welcome%20to%20YourAdChoices.com&en=page_view&_fv=1&_ss=2&_ee=1&tfd=557 — 204 — 20 B — 19 ms — h3https://youradchoices.com/DAA_style/YAC/icon.png/DAA_style/YAC/icon.png https://youradchoices.com/DAA_style/YAC/icon.png — 200 — 0 B — 2 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
62% of JavaScript execution is third-party
First-party Third-party 155ms · 170KB · €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 170 KB
Unused 41%
Monthly Cost €1/mo
Unattributable
Other
Optional
Execution 73ms
Transfer 0 KB
Monthly Cost €1/mo

62% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback