Skip to content
https://mybaccaratguide.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
4
PASS
11
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.
78
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

1.86 s

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

2.15 s

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

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

1.86 s

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

4.09 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
17
11 PASS 4 REVIEW
B
Third-Party Impact
50% third-party, 0 ms blocking
REVIEW
50% third-party, 0 ms blocking
Info::
Third-party code accounts for 50% of page weight (244.7 KiB of 493.6 KiB)
Info::
Third-party blocking time is low (0 ms)
50%
50%
First-party Third-party
C
Image Optimization
Action
19 images, 0 KB saveable
REVIEW
19 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.
19 images 144 KB
0 oversized -0 KB
15 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 Execution Cost
834ms total JS execution
REVIEW
834ms total JS execution
Warning::
https://mybaccaratguide.com/: 270ms CPU time
Info::
Unattributable: 229ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-88EF...: 208ms CPU time
Info::
https://mybaccaratguide.com/static/js/jquery-2.1.3...: 127ms CPU time
Warning::
Third-party scripts: 437ms (52% of total)

Main Thread Breakdown

Script Evaluation 41% Other 28% Style & Layout 17% Script Parsing & Compilation 6% Parse HTML & CSS 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://mybaccaratguide.com/270ms75ms5ms1st
Unattributable229ms5ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-88EFJ0K7FJ208ms173ms34ms3rd
https://mybaccaratguide.com/static/js/jquery-2.1.3.min.js127ms79ms6ms1st
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
494 KB transferred, 44 requests
PASS
494 KB transferred, 44 requests
Info::
Page weighs 1.1 MB (494 KB transferred)
Info::
44 HTTP requests
Info::
Estimated 0.10 g CO2 per page load
494 KB / 2.4 MB budget
494 KB transferred
44 requests
0.10 g CO2 per page load
JavaScript 233.4 KiB 47%
Images 144.1 KiB 29%
Fonts 69.3 KiB 14%
CSS 29.8 KiB 6%
HTML 14.7 KiB 3%
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+
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 1.5 s 2.0 s FCP 1.9 s LCP 2.2 shttps://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2z7NFdQDnbTkabZAIOl9il_O... https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.woff2 — 10.0 KiB — 77 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 — 42 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 — 43 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 — 56 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 — 48 ms — font-display: swap
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 10 KB
Load time 77 ms
Start 260 ms
Risk FOUT — text flashes from fallback to web font
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 16 KB
Load time 42 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
z7NFdQDnbTkabZAIOl9il_O... woff2 swap
Size 15 KB
Load time 43 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
mem8YaGs126MiZpBA-UFVZ0... woff2 swap
Size 14 KB
Load time 56 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
mem5YaGs126MiZpBA-UN7rg... woff2 swap
Size 15 KB
Load time 48 ms
Start 382 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
21 hints, 0 missing preconnects
PASS
21 hints, 0 missing preconnects
Info::
Page uses 21 resource hint(s)

Current Resource Hints

preconnect
4
preload
+2
12
dns-prefetch
5
prefetch

21 resource hints configured

A
Page Weight Inventory
44 resources · 494 KB · 66 KB savings available
PASS
44 resources · 494 KB · 66 KB savings available
Info::
Within 1MB page-weight target
Got: 494 KB
Info::
~66 KB of savings available
Warning::
9 third-party resources (50% of weight)
44 resources · 493.6 KiB · 9 third-party Within 1MB page-weight target
JavaScript 47% · 233.4 KiB
Image 30% · 146.0 KiB
Font 14% · 69.3 KiB
CSS 6% · 29.8 KiB
Document 3% · 14.7 KiB
Other 0% · 551 B

~65.9 KiB of savings available

Remove unused JavaScript: 65.9 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
44 requests over 701ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 2.2 shttps://mybaccaratguide.com// https://mybaccaratguide.com/ — 200 — 14.7 KiB — 247 ms — h2https://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.2 KiB — 39 ms — h2https://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 — 77 ms — h3https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — 200 — 805 B — 128 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.0 KiB — 38 ms — h2https://mybaccaratguide.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://mybaccaratguide.com/static/js/bootstrap.min.js — 200 — 2.7 KiB — 60 ms — h2https://mybaccaratguide.com/static/js/theme_js.js/static/js/theme_js.js https://mybaccaratguide.com/static/js/theme_js.js — 200 — 14.3 KiB — 75 ms — h2https://mybaccaratguide.com/static/js/script_1.js/static/js/script_1.js https://mybaccaratguide.com/static/js/script_1.js — 200 — 5.2 KiB — 55 ms — h2https://mybaccaratguide.com/static/js/defer.js/static/js/defer.js https://mybaccaratguide.com/static/js/defer.js — 200 — 628 B — 61 ms — h2https://mybaccaratguide.com/static/js/lazysizes.min.js/static/js/lazysizes.min.js https://mybaccaratguide.com/static/js/lazysizes.min.js — 200 — 3.8 KiB — 57 ms — h2https://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.8 KiB — 68 ms — h2https://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 — 925 B — 24 ms — h2https://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 — 444 B — 29 ms — h2https://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 — 718 B — 30 ms — h2https://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.6 KiB — 30 ms — h2https://mybaccaratguide.com/static/img/cork-270x200.png/static/img/cork-270x200.png https://mybaccaratguide.com/static/img/cork-270x200.png — 200 — 654 B — 51 ms — h2https://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.2 KiB — 67 ms — h2https://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 — 115 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 — 106 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 — 36 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 — 947 B — 35 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 — 103 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 — 156.6 KiB — 188 ms — h2https://mybaccaratguide.com/static/img/cork.png/static/img/cork.png https://mybaccaratguide.com/static/img/cork.png — 200 — 568 B — 78 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 — 67 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 — 70 ms — h3https://mybaccaratguide.com/static/img_1/bg_button_menu_left.png/static/img_1/bg_button_menu_left.p... https://mybaccaratguide.com/static/img_1/bg_button_menu_left.png — 200 — 640 B — 68 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 — 743 B — 55 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 — 728 B — 57 ms — h3https://mybaccaratguide.com/static/img_1/double-pay-img/line-xs.png/static/img_1/double-pay-img/line-x... https://mybaccaratguide.com/static/img_1/double-pay-img/line-xs.png — 200 — 7.0 KiB — 71 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.9 s LCP 2.2 shttps://mybaccaratguide.com// https://mybaccaratguide.com/ — 200 — 14.7 KiB — 247 ms — h2https://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.2 KiB — 39 ms — h2https://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 — 77 ms — h3https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — 200 — 805 B — 128 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.0 KiB — 38 ms — h2https://mybaccaratguide.com/static/js/bootstrap.min.js/static/js/bootstrap.min.js https://mybaccaratguide.com/static/js/bootstrap.min.js — 200 — 2.7 KiB — 60 ms — h2https://mybaccaratguide.com/static/js/theme_js.js/static/js/theme_js.js https://mybaccaratguide.com/static/js/theme_js.js — 200 — 14.3 KiB — 75 ms — h2https://mybaccaratguide.com/static/js/script_1.js/static/js/script_1.js https://mybaccaratguide.com/static/js/script_1.js — 200 — 5.2 KiB — 55 ms — h2https://mybaccaratguide.com/static/js/defer.js/static/js/defer.js https://mybaccaratguide.com/static/js/defer.js — 200 — 628 B — 61 ms — h2https://mybaccaratguide.com/static/js/lazysizes.min.js/static/js/lazysizes.min.js https://mybaccaratguide.com/static/js/lazysizes.min.js — 200 — 3.8 KiB — 57 ms — h2https://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.8 KiB — 68 ms — h2https://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 — 925 B — 24 ms — h2https://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 — 444 B — 29 ms — h2https://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 — 718 B — 30 ms — h2https://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.6 KiB — 30 ms — h2https://mybaccaratguide.com/static/img/cork-270x200.png/static/img/cork-270x200.png https://mybaccaratguide.com/static/img/cork-270x200.png — 200 — 654 B — 51 ms — h2https://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.2 KiB — 67 ms — h2https://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 — 115 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 — 106 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 — 36 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 — 947 B — 35 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 — 103 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 — 156.6 KiB — 188 ms — h2https://mybaccaratguide.com/static/img/cork.png/static/img/cork.png https://mybaccaratguide.com/static/img/cork.png — 200 — 568 B — 78 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 — 67 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 — 70 ms — h3https://mybaccaratguide.com/static/img_1/bg_button_menu_left.png/static/img_1/bg_button_menu_left.p... https://mybaccaratguide.com/static/img_1/bg_button_menu_left.png — 200 — 640 B — 68 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 — 743 B — 55 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 — 728 B — 57 ms — h3https://mybaccaratguide.com/static/img_1/double-pay-img/line-xs.png/static/img_1/double-pay-img/line-x... https://mybaccaratguide.com/static/img_1/double-pay-img/line-xs.png — 200 — 7.0 KiB — 71 ms — h3https://mybaccaratguide.com/static/img_1/double-pay-img/i-play-xs.png/static/img_1/double-pay-img/i-play... https://mybaccaratguide.com/static/img_1/double-pay-img/i-play-xs.png — 200 — 10.0 KiB — 79 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.4 KiB — 70 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 — 42 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 — 43 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 — 56 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 — 48 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 — 788 B — 48 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 — 717 B — 51 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 — 710 B — 49 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 — 47 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 — 54 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 — 43 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-88EFJ0K7FJ&gtm=45je64m0h2v9132797726za200zd9132797726&_p=1776901699900&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=641691888.1776901700&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118463261&sid=1776901700&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=572region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-88EFJ0K7FJ&gtm=45je64m0h2v9132797726za200zd9132797726&_p=1776901699900&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=641691888.1776901700&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118463261&sid=1776901700&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=572 — 204 — 551 B — 128 ms — h2https://mybaccaratguide.com/favicon.ico/favicon.ico https://mybaccaratguide.com/favicon.ico — 200 — 1.9 KiB — 23 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
52% of JavaScript execution is third-party
First-party Third-party 437ms · 157KB · €2/mo
Unattributable
Other
Costly
Execution 229ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 208ms
Transfer 157 KB
Unused 42%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 229ms and costs ~€1/month
  • Google Tag Manager adds 208ms and costs ~€1/month

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

Unattributable takes 229ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 208ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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