Skip to content
https://mybaccaratguide.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
3
PASS
10
INFO
2

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

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
72
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.
100
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.

567 ms

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

701 ms

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.154

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

613 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.

701 ms

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
10 PASS 3 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 (245.3 KiB of 603.0 KiB)
Info::
Third-party blocking time is low (0 ms)
59%
41%
First-party Third-party
C
Image Optimization
Action
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://img.youtube.com/vi_webp/Fvfugjb1Ogw/mqdefa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mybaccaratguide.com/static/img/cork-270x20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mybaccaratguide.com/wp-content/webp-expres... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mybaccaratguide.com/static/img/cork.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 251 KB
0 oversized -0 KB
19 legacy format
4 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

B
JS Bundles
10 scripts, 66 KB unused
REVIEW
10 scripts, 66 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-88EF...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 66 KB
66 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJ157 KB66 KB (42%)3rd
https://images.dmca.com/Badges/DMCABadgeHelper.min.js1 KB3rd
https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js34 KB1st
https://mybaccaratguide.com/static/js/bootstrap.min.js3 KB1st
https://mybaccaratguide.com/static/js/theme_js.js14 KB1st
https://mybaccaratguide.com/static/js/script_1.js5 KB1st
https://mybaccaratguide.com/static/js/defer.js1 KB1st
https://mybaccaratguide.com/static/js/lazysizes.min.js4 KB1st
https://mybaccaratguide.com/static/js/jquery.fancybox.pack.js10 KB1st
https://mybaccaratguide.com/wp-includes/js/wp-emoji-release.min.js?ver=5.4.26 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

A+
Page Weight Budget
603 KB transferred, 48 requests
PASS
603 KB transferred, 48 requests
Info::
Page weighs 1.2 MB (603 KB transferred)
Info::
48 HTTP requests
Info::
Estimated 0.12 g CO2 per page load
603 KB / 2.4 MB budget
603 KB transferred
48 requests
0.12 g CO2 per page load
Images 251.0 KiB 42%
JavaScript 235.0 KiB 39%
Fonts 69.3 KiB 11%
CSS 30.5 KiB 5%
HTML 14.7 KiB 2%
Other 1.9 KiB 0%
Other 551 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
187ms total JS execution
PASS
187ms total JS execution
Info::
https://mybaccaratguide.com/: 78ms CPU time
Info::
Unattributable: 58ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-88EF...: 51ms CPU time
Warning::
Third-party scripts: 109ms (58% of total)

Main Thread Breakdown

Script Evaluation 38% Other 27% Style & Layout 22% Script Parsing & Compilation 6% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://mybaccaratguide.com/78ms20ms1ms1st
Unattributable58ms1ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJ51ms42ms9ms3rd
A+
Font Loading
5 fonts (69 KB)
PASS
5 fonts (69 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

69 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 567 ms LCP 701 mshttps://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2z7NFdQDnbTkabZAIOl9il_O... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2 — 10.0 KiB — 72 ms — font-display: swaphttps://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2z7NFdQDnbTkabZAIOl9il_O... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2 — 14.5 KiB — 35 ms — font-display: swaphttps://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMRw.woff2z7NFdQDnbTkabZAIOl9il_O... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMRw.woff2 — 15.9 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2mem8YaGs126MiZpBA-UFVZ0... https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2 — 14.1 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2mem5YaGs126MiZpBA-UN7rg... https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2 — 14.7 KiB — 59 ms — font-display: swap
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 10 KB
Load time 72 ms
Start 231 ms
Risk FOUT — text flashes from fallback to web font
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 15 KB
Load time 35 ms
Start 363 ms
Risk FOUT — text flashes from fallback to web font
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 16 KB
Load time 41 ms
Start 364 ms
Risk FOUT — text flashes from fallback to web font
mem8YaGs126MiZpBA-UFVZ0... woff2 swap
Size 14 KB
Load time 49 ms
Start 364 ms
Risk FOUT — text flashes from fallback to web font
mem5YaGs126MiZpBA-UN7rg... woff2 swap
Size 15 KB
Load time 59 ms
Start 364 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
48 resources · 603 KB · 66 KB savings available
PASS
48 resources · 603 KB · 66 KB savings available
Info::
Within 1MB page-weight target
Got: 603 KB
Info::
~66 KB of savings available
Warning::
9 third-party resources (41% of weight)
48 resources · 603.0 KiB · 9 third-party Within 1MB page-weight target
Image 42% · 252.9 KiB
JavaScript 39% · 235.0 KiB
Font 11% · 69.3 KiB
CSS 5% · 30.5 KiB
Document 2% · 14.7 KiB
Other 0% · 551 B

~66.2 KiB of savings available

Remove unused JavaScript: 66.2 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: Cloudflare

A
HTTP Caching
max-age=3 (3 seconds)
PASS
max-age=3 (3 seconds)
Info::
Cache-Control header is set
Got: max-age=3, must-revalidate
Info::
Effective TTL: 3 seconds (max-age=3)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3, must-revalidate

DirectiveValueMeaning
max-age3Cache for 3 seconds
must-revalidateMust recheck with server after expiry
Effective TTL: 3 seconds
Network Waterfall
48 requests over 673ms
INFO
0 ms 200 ms 400 ms 600 ms FCP 567 ms LCP 701 mshttps://mybaccaratguide.com// https://mybaccaratguide.com/ — 200 — 14.7 KiB — 228 ms — h3https://mybaccaratguide.com/static/css/collected.css?v=191/static/css/collected.css?v=191 https://mybaccaratguide.com/static/css/collected.css?v=191 — 200 — 23.3 KiB — 71 ms — h3https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2fonts.gstatic.com/s/opensanscondens... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2 — 200 — 10.0 KiB — 72 ms — h3https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — 200 — 805 B — 98 ms — h2https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js/static/js/jquery-2.1.3.min.js https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js — 200 — 34.1 KiB — 79 ms — h3https://mybaccaratguide.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://mybaccaratguide.com/static/js/bootstrap.min.js — 200 — 2.9 KiB — 40 ms — h3https://mybaccaratguide.com/static/js/theme_js.js/static/js/theme_js.js https://mybaccaratguide.com/static/js/theme_js.js — 200 — 14.4 KiB — 68 ms — h3https://mybaccaratguide.com/static/js/script_1.js/static/js/script_1.js https://mybaccaratguide.com/static/js/script_1.js — 200 — 5.2 KiB — 57 ms — h3https://mybaccaratguide.com/static/js/defer.js/static/js/defer.js https://mybaccaratguide.com/static/js/defer.js — 200 — 817 B — 39 ms — h3https://mybaccaratguide.com/static/js/lazysizes.min.js/static/js/lazysizes.min.js https://mybaccaratguide.com/static/js/lazysizes.min.js — 200 — 4.0 KiB — 53 ms — h3https://mybaccaratguide.com/static/js/jquery.fancybox.pack.js/static/js/jquery.fancybox.pack.js https://mybaccaratguide.com/static/js/jquery.fancybox.pack.js — 200 — 9.9 KiB — 67 ms — h3https://mybaccaratguide.com/static/css/owl.carousel.css?ver=5.4.2/static/css/owl.carousel.css?ver=5.... https://mybaccaratguide.com/static/css/owl.carousel.css?ver=5.4.2 — 200 — 1.0 KiB — 27 ms — h3https://mybaccaratguide.com/wp-content/plugins/comment-validation/comment-validation.css?ver=5.4.2/wp-content/plugins/comment-validat... https://mybaccaratguide.com/wp-content/plugins/comment-validation/comment-validation.css?ver=5.4.2 — 200 — 616 B — 29 ms — h3https://mybaccaratguide.com/wp-content/plugins/google-captcha/css/gglcptch.css?ver=1.27/wp-content/plugins/google-captcha/... https://mybaccaratguide.com/wp-content/plugins/google-captcha/css/gglcptch.css?ver=1.27 — 200 — 893 B — 31 ms — h3https://mybaccaratguide.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0/wp-content/plugins/universal-banne... https://mybaccaratguide.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0 — 200 — 1.8 KiB — 23 ms — h3https://mybaccaratguide.com/static/img/cork-270x200.png/static/img/cork-270x200.png https://mybaccaratguide.com/static/img/cork-270x200.png — 200 — 791 B — 37 ms — h3https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017.jpg.webp — 200 — 55.3 KiB — 80 ms — h3https://img.youtube.com/vi_webp/Fvfugjb1Ogw/mqdefault.webpimg.youtube.com/vi_webp/Fvfugjb1Ogw... https://img.youtube.com/vi_webp/Fvfugjb1Ogw/mqdefault.webp — 200 — 17.4 KiB — 91 ms — h2https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/img_cont17.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/img_cont17.jpg.webp — 200 — 25.2 KiB — 23 ms — h3https://mybaccaratguide.com/static/css/jquery.fancybox.css?ver=5.4.2/static/css/jquery.fancybox.css?ver... https://mybaccaratguide.com/static/css/jquery.fancybox.css?ver=5.4.2 — 200 — 2.0 KiB — 23 ms — h3https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2/wp-content/plugins/wp-tt-rating-st... https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2 — 200 — 910 B — 26 ms — h3https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017-300x225.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017-300x225.jpg.webp — 200 — 12.8 KiB — 28 ms — h3https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJ — 200 — 157.2 KiB — 194 ms — h2https://mybaccaratguide.com/static/img/cork.png/static/img/cork.png https://mybaccaratguide.com/static/img/cork.png — 200 — 572 B — 26 ms — h3https://mybaccaratguide.com/wp-includes/js/wp-emoji-release.min.js?ver=5.4.2/wp-includes/js/wp-emoji-release.mi... https://mybaccaratguide.com/wp-includes/js/wp-emoji-release.min.js?ver=5.4.2 — 200 — 5.6 KiB — 27 ms — h3https://mybaccaratguide.com/static/img_1/big_logo.png/static/img_1/big_logo.png https://mybaccaratguide.com/static/img_1/big_logo.png — 200 — 3.6 KiB — 25 ms — h3https://mybaccaratguide.com/static/img_1/bg_button_head_search.png/static/img_1/bg_button_head_search... https://mybaccaratguide.com/static/img_1/bg_button_head_search.png — 200 — 776 B — 22 ms — h3https://mybaccaratguide.com/static/img_1/bg_icons_menu.png/static/img_1/bg_icons_menu.png https://mybaccaratguide.com/static/img_1/bg_icons_menu.png — 200 — 1000 B — 44 ms — h3https://mybaccaratguide.com/static/img_1/bg_home.png/static/img_1/bg_home.png https://mybaccaratguide.com/static/img_1/bg_home.png — 200 — 746 B — 25 ms — h3https://mybaccaratguide.com/static/img_1/bg_full.png/static/img_1/bg_full.png https://mybaccaratguide.com/static/img_1/bg_full.png — 200 — 729 B — 26 ms — h3
0 ms 200 ms 400 ms 600 ms FCP 567 ms LCP 701 mshttps://mybaccaratguide.com// https://mybaccaratguide.com/ — 200 — 14.7 KiB — 228 ms — h3https://mybaccaratguide.com/static/css/collected.css?v=191/static/css/collected.css?v=191 https://mybaccaratguide.com/static/css/collected.css?v=191 — 200 — 23.3 KiB — 71 ms — h3https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2fonts.gstatic.com/s/opensanscondens... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2 — 200 — 10.0 KiB — 72 ms — h3https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — 200 — 805 B — 98 ms — h2https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js/static/js/jquery-2.1.3.min.js https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js — 200 — 34.1 KiB — 79 ms — h3https://mybaccaratguide.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://mybaccaratguide.com/static/js/bootstrap.min.js — 200 — 2.9 KiB — 40 ms — h3https://mybaccaratguide.com/static/js/theme_js.js/static/js/theme_js.js https://mybaccaratguide.com/static/js/theme_js.js — 200 — 14.4 KiB — 68 ms — h3https://mybaccaratguide.com/static/js/script_1.js/static/js/script_1.js https://mybaccaratguide.com/static/js/script_1.js — 200 — 5.2 KiB — 57 ms — h3https://mybaccaratguide.com/static/js/defer.js/static/js/defer.js https://mybaccaratguide.com/static/js/defer.js — 200 — 817 B — 39 ms — h3https://mybaccaratguide.com/static/js/lazysizes.min.js/static/js/lazysizes.min.js https://mybaccaratguide.com/static/js/lazysizes.min.js — 200 — 4.0 KiB — 53 ms — h3https://mybaccaratguide.com/static/js/jquery.fancybox.pack.js/static/js/jquery.fancybox.pack.js https://mybaccaratguide.com/static/js/jquery.fancybox.pack.js — 200 — 9.9 KiB — 67 ms — h3https://mybaccaratguide.com/static/css/owl.carousel.css?ver=5.4.2/static/css/owl.carousel.css?ver=5.... https://mybaccaratguide.com/static/css/owl.carousel.css?ver=5.4.2 — 200 — 1.0 KiB — 27 ms — h3https://mybaccaratguide.com/wp-content/plugins/comment-validation/comment-validation.css?ver=5.4.2/wp-content/plugins/comment-validat... https://mybaccaratguide.com/wp-content/plugins/comment-validation/comment-validation.css?ver=5.4.2 — 200 — 616 B — 29 ms — h3https://mybaccaratguide.com/wp-content/plugins/google-captcha/css/gglcptch.css?ver=1.27/wp-content/plugins/google-captcha/... https://mybaccaratguide.com/wp-content/plugins/google-captcha/css/gglcptch.css?ver=1.27 — 200 — 893 B — 31 ms — h3https://mybaccaratguide.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0/wp-content/plugins/universal-banne... https://mybaccaratguide.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0 — 200 — 1.8 KiB — 23 ms — h3https://mybaccaratguide.com/static/img/cork-270x200.png/static/img/cork-270x200.png https://mybaccaratguide.com/static/img/cork-270x200.png — 200 — 791 B — 37 ms — h3https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017.jpg.webp — 200 — 55.3 KiB — 80 ms — h3https://img.youtube.com/vi_webp/Fvfugjb1Ogw/mqdefault.webpimg.youtube.com/vi_webp/Fvfugjb1Ogw... https://img.youtube.com/vi_webp/Fvfugjb1Ogw/mqdefault.webp — 200 — 17.4 KiB — 91 ms — h2https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/img_cont17.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/img_cont17.jpg.webp — 200 — 25.2 KiB — 23 ms — h3https://mybaccaratguide.com/static/css/jquery.fancybox.css?ver=5.4.2/static/css/jquery.fancybox.css?ver... https://mybaccaratguide.com/static/css/jquery.fancybox.css?ver=5.4.2 — 200 — 2.0 KiB — 23 ms — h3https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2/wp-content/plugins/wp-tt-rating-st... https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2 — 200 — 910 B — 26 ms — h3https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017-300x225.jpg.webp/wp-content/webp-express/webp-image... https://mybaccaratguide.com/wp-content/webp-express/webp-images/uploads/2017/08/1_screen_800x60017-300x225.jpg.webp — 200 — 12.8 KiB — 28 ms — h3https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJ — 200 — 157.2 KiB — 194 ms — h2https://mybaccaratguide.com/static/img/cork.png/static/img/cork.png https://mybaccaratguide.com/static/img/cork.png — 200 — 572 B — 26 ms — h3https://mybaccaratguide.com/wp-includes/js/wp-emoji-release.min.js?ver=5.4.2/wp-includes/js/wp-emoji-release.mi... https://mybaccaratguide.com/wp-includes/js/wp-emoji-release.min.js?ver=5.4.2 — 200 — 5.6 KiB — 27 ms — h3https://mybaccaratguide.com/static/img_1/big_logo.png/static/img_1/big_logo.png https://mybaccaratguide.com/static/img_1/big_logo.png — 200 — 3.6 KiB — 25 ms — h3https://mybaccaratguide.com/static/img_1/bg_button_head_search.png/static/img_1/bg_button_head_search... https://mybaccaratguide.com/static/img_1/bg_button_head_search.png — 200 — 776 B — 22 ms — h3https://mybaccaratguide.com/static/img_1/bg_icons_menu.png/static/img_1/bg_icons_menu.png https://mybaccaratguide.com/static/img_1/bg_icons_menu.png — 200 — 1000 B — 44 ms — h3https://mybaccaratguide.com/static/img_1/bg_home.png/static/img_1/bg_home.png https://mybaccaratguide.com/static/img_1/bg_home.png — 200 — 746 B — 25 ms — h3https://mybaccaratguide.com/static/img_1/bg_full.png/static/img_1/bg_full.png https://mybaccaratguide.com/static/img_1/bg_full.png — 200 — 729 B — 26 ms — h3https://mybaccaratguide.com/static/img_1/double-pay-img/line.png/static/img_1/double-pay-img/line.p... https://mybaccaratguide.com/static/img_1/double-pay-img/line.png — 200 — 13.7 KiB — 50 ms — h3https://mybaccaratguide.com/static/img_1/double-pay-img/i-play.png/static/img_1/double-pay-img/i-play... https://mybaccaratguide.com/static/img_1/double-pay-img/i-play.png — 200 — 17.7 KiB — 53 ms — h3https://mybaccaratguide.com/static/img_1/detail_share.png/static/img_1/detail_share.png https://mybaccaratguide.com/static/img_1/detail_share.png — 200 — 4.3 KiB — 27 ms — h3https://mybaccaratguide.com/static/img_1/soc_count.png/static/img_1/soc_count.png https://mybaccaratguide.com/static/img_1/soc_count.png — 200 — 4.1 KiB — 27 ms — h3https://mybaccaratguide.com/static/img_1/ico_foot_btn.png/static/img_1/ico_foot_btn.png https://mybaccaratguide.com/static/img_1/ico_foot_btn.png — 200 — 1.4 KiB — 51 ms — h3https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2fonts.gstatic.com/s/opensanscondens... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2 — 200 — 14.5 KiB — 35 ms — h3https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMRw.woff2fonts.gstatic.com/s/opensanscondens... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMRw.woff2 — 200 — 15.9 KiB — 41 ms — h3https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2fonts.gstatic.com/s/opensans/v18/me... https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2 — 200 — 14.1 KiB — 49 ms — h3https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2fonts.gstatic.com/s/opensans/v18/me... https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2 — 200 — 14.7 KiB — 59 ms — h3https://mybaccaratguide.com/static/img_1/btn_top.png/static/img_1/btn_top.png https://mybaccaratguide.com/static/img_1/btn_top.png — 200 — 783 B — 24 ms — h3https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/img/general/star-default.svg/wp-content/plugins/wp-tt-rating-st... https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/img/general/star-default.svg — 200 — 714 B — 25 ms — h3https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/img/general/star-active.svg/wp-content/plugins/wp-tt-rating-st... https://mybaccaratguide.com/wp-content/plugins/wp-tt-rating-stars/static/img/general/star-active.svg — 200 — 713 B — 24 ms — h3https://mybaccaratguide.com/static/img_1/main_slots_control_left.png/static/img_1/main_slots_control_le... https://mybaccaratguide.com/static/img_1/main_slots_control_left.png — 200 — 1.0 KiB — 23 ms — h3https://mybaccaratguide.com/static/img_1/main_slots_control_right.png/static/img_1/main_slots_control_ri... https://mybaccaratguide.com/static/img_1/main_slots_control_right.png — 200 — 1.0 KiB — 24 ms — h3https://mybaccaratguide.com/static/img_1/ico_flip.png/static/img_1/ico_flip.png https://mybaccaratguide.com/static/img_1/ico_flip.png — 200 — 1.1 KiB — 23 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-88EFJ0K7FJ&gtm=45je64k1v9132797726za200zd9132797726&_p=1776901712251&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=573078652.1776901712&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&sid=1776901712&sct=1&seg=0&dl=https%3A%2F%2Fmybaccaratguide.com%2F&dt=Online%20Baccarat%20Game%20%7C%20Casino%20Gambling&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=574region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-88EFJ0K7FJ&gtm=45je64k1v9132797726za200zd9132797726&_p=1776901712251&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=573078652.1776901712&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117512542&sid=1776901712&sct=1&seg=0&dl=https%3A%2F%2Fmybaccaratguide.com%2F&dt=Online%20Baccarat%20Game%20%7C%20Casino%20Gambling&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=574 — 204 — 551 B — 83 ms — h2https://mybaccaratguide.com/favicon.ico/favicon.ico https://mybaccaratguide.com/favicon.ico — 200 — 1.9 KiB — 22 ms — h3https://mybaccaratguide.com/static/img_1/bg_body_img.jpg/static/img_1/bg_body_img.jpg https://mybaccaratguide.com/static/img_1/bg_body_img.jpg — 200 — 85.6 KiB — 70 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
58% of JavaScript execution is third-party
First-party Third-party 109ms · 157KB · €0/mo
Unattributable
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 51ms
Transfer 157 KB
Unused 42%
Monthly Cost €0/mo

58% 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