Skip to content
https://pokiesmoky.com

Performance

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

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

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

672 ms

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

1.36 s

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

26 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.25 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.

1.37 s

Page Load Progression

411 ms
822 ms
1.2 s
1.6 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
15
9 PASS 3 REVIEW 1 FIX
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Warning::
https://pokiesmoky.com/# is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pokiesmoky.com/wp-content/webp-express/web... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pokiesmoky.com/wp-content/webp-express/web... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
//:0 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pokiesmoky.com/wp-content/webp-express/web... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pokiesmoky.com/static/img/general/cork-200... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pokiesmoky.com/static/img/general/cork-360... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
13 images 501 KB
0 oversized -0 KB
7 legacy format
7 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

B
JS Execution Cost
709ms total JS execution
REVIEW
709ms total JS execution
Warning::
https://pokiesmoky.com/static/js/all.js: 254ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-LVTQ...: 193ms CPU time
Info::
https://pokiesmoky.com/: 189ms CPU time
Info::
Unattributable: 73ms CPU time
Info::
Third-party scripts: 266ms (38% of total)

Main Thread Breakdown

Script Evaluation 39% Style & Layout 23% Other 18% Script Parsing & Compilation 12% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://pokiesmoky.com/static/js/all.js254ms148ms13ms1st
https://www.googletagmanager.com/gtag/js?id=G-LVTQHJ487K193ms118ms72ms3rd
https://pokiesmoky.com/189ms4ms1ms1st
Unattributable73ms4ms0ms3rd
B
JS Bundles
7 scripts, 111 KB unused
REVIEW
7 scripts, 111 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LVTQ...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pokiesmoky.com/static/js/all.js: 45 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pokiesmoky.com/static/js/custom.js: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 111 KB
111 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-LVTQHJ487K157 KB66 KB (42%)3rd
https://pokiesmoky.com/static/js/all.js86 KB45 KB (52%)1st
https://pokiesmoky.com/static/js/custom.js6 KB1st
https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.01 KB1st
https://pokiesmoky.com/wp-content/plugins/webp-express/js/lazysizes.min.js4 KB1st
https://pokiesmoky.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.41 KB1st
https://pokiesmoky.com/static/js/user.js1 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

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
840 KB transferred, 26 requests
PASS
840 KB transferred, 26 requests
Info::
Page weighs 1.5 MB (840 KB transferred)
Info::
26 HTTP requests
Info::
Estimated 0.17 g CO2 per page load
840 KB / 2.4 MB budget
840 KB transferred
26 requests
0.17 g CO2 per page load
Images 500.5 KiB 60%
JavaScript 256.3 KiB 31%
CSS 43.3 KiB 5%
Fonts 17.9 KiB 2%
HTML 17.7 KiB 2%
Other 2.1 KiB 0%
Other 1.4 KiB 0%
Other 548 B 0%
0 2.4 MB 4.9 MB
Under budget
A
Third-Party Impact
21% third-party, 0 ms blocking
PASS
21% third-party, 0 ms blocking
Info::
Third-party code accounts for 21% of page weight (175.7 KiB of 839.8 KiB)
Info::
Third-party blocking time is low (0 ms)
79%
21%
First-party Third-party
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
1 fonts (18 KB)
PASS
1 fonts (18 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

18 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 672 ms LCP 1.4 shttps://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff27Au9p_AqnyWWAxW2Wk3GzWQ... https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2 — 17.9 KiB — 7 ms — font-display: swap
7Au9p_AqnyWWAxW2Wk3GzWQ... woff2 swap
Size 18 KB
Load time 7 ms
Start 531 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
26 resources · 840 KB · 111 KB savings available
PASS
26 resources · 840 KB · 111 KB savings available
Info::
Within 1MB page-weight target
Got: 840 KB
Info::
~111 KB of savings available
Info::
4 third-party resources (21% of weight)
26 resources · 839.8 KiB · 4 third-party Within 1MB page-weight target
Image 60% · 502.7 KiB
JavaScript 31% · 256.3 KiB
CSS 5% · 43.3 KiB
Font 2% · 17.9 KiB
Document 2% · 17.7 KiB
Other 0% · 1.9 KiB

~110.8 KiB of savings available

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

Network Waterfall
26 requests over 2765ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 672 ms LCP 1.4 shttps://pokiesmoky.com// https://pokiesmoky.com/ — 200 — 17.7 KiB — 337 ms — h3https://www.googletagmanager.com/gtag/js?id=G-LVTQHJ487Kwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LVTQHJ487K — 200 — 157.3 KiB — 78 ms — h2https://pokiesmoky.com/static/css/main.min.css/static/css/main.min.css https://pokiesmoky.com/static/css/main.min.css — 200 — 40.7 KiB — 50 ms — h3https://pokiesmoky.com/static/js/all.js/static/js/all.js https://pokiesmoky.com/static/js/all.js — 200 — 85.9 KiB — 53 ms — h3https://pokiesmoky.com/static/js/custom.js/static/js/custom.js https://pokiesmoky.com/static/js/custom.js — 200 — 6.4 KiB — 41 ms — h3https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0/wp-content/plugins/universal-banne... https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/css/main.min.css?ver=1.0 — 200 — 1.8 KiB — 16 ms — h3https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/logo.png.webp/wp-content/webp-express/webp-image... https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/logo.png.webp — 200 — 2.8 KiB — 47 ms — h3https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/img-1.jpg.webp/wp-content/webp-express/webp-image... https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/img-1.jpg.webp — 200 — 17.7 KiB — 41 ms — h3https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/img-2.jpg.webp/wp-content/webp-express/webp-image... https://pokiesmoky.com/wp-content/webp-express/webp-images/uploads/2021/01/img-2.jpg.webp — 200 — 19.5 KiB — 27 ms — h3https://pokiesmoky.com/static/img/general/cork-200-75.png/static/img/general/cork-200-75.png https://pokiesmoky.com/static/img/general/cork-200-75.png — 200 — 4.1 KiB — 21 ms — h3https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0/wp-content/plugins/universal-banne... https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/js/ajax.js?ver=1.0 — 200 — 691 B — 32 ms — h3https://pokiesmoky.com/wp-content/plugins/webp-express/js/lazysizes.min.js/wp-content/plugins/webp-express/js... https://pokiesmoky.com/wp-content/plugins/webp-express/js/lazysizes.min.js — 200 — 3.9 KiB — 33 ms — h3https://pokiesmoky.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4/wp-content/plugins/wp-tt-second-of... https://pokiesmoky.com/wp-content/plugins/wp-tt-second-offer-links/script.js?ver=1.2.4 — 200 — 706 B — 32 ms — h3https://pokiesmoky.com/static/js/user.js/static/js/user.js https://pokiesmoky.com/static/js/user.js — 200 — 1.5 KiB — 32 ms — h3https://pokiesmoky.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2/wp-content/plugins/wp-tt-rating-st... https://pokiesmoky.com/wp-content/plugins/wp-tt-rating-stars/static/css/rating.css?ver=5.4.2 — 200 — 893 B — 27 ms — h3https://pokiesmoky.com/static/img/general/cork-360-260.png/static/img/general/cork-360-260.pn... https://pokiesmoky.com/static/img/general/cork-360-260.png — 200 — 1.5 KiB — 30 ms — h3https://pokiesmoky.com// https://pokiesmoky.com/ — 200 — 112.1 KiB — 358 ms — h3https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2fonts.gstatic.com/s/mavenpro/v22/7A... https://fonts.gstatic.com/s/mavenpro/v22/7Au9p_AqnyWWAxW2Wk3GzWQI.woff2 — 200 — 17.9 KiB — 7 ms — h3data:image/svg+xml,%3Csvg id='svg-star' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430 411' fi…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml,%3Csvg id='svg-star' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430 411' fi… — 200 — 0 B — 0 ms — datahttps://pokiesmoky.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://pokiesmoky.com/wp-admin/admin-ajax.php — 200 — 1.4 KiB — 349 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-LVTQHJ487K&gtm=45je64k1v9132797061za200zd9132797061&_p=1776901728085&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1517571202.1776901728&frm=0&pscdl=noapi&rcb=3&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~115616986~115938465~115938468~117266401~117512542~118128923&sid=1776901728&sct=1&seg=0&dl=https%3A%2F%2Fpokiesmoky.com%2F&dt=Online%20Pokies%20for%20Aussies%3A%20Play%20Top%20Online%20Slots%20with%20No%20Registration&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=774region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LVTQHJ487K&gtm=45je64k1v9132797061za200zd9132797061&_p=1776901728085&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1517571202.1776901728&frm=0&pscdl=noapi&rcb=3&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~115616986~115938465~115938468~117266401~117512542~118128923&sid=1776901728&sct=1&seg=0&dl=https%3A%2F%2Fpokiesmoky.com%2F&dt=Online%20Pokies%20for%20Aussies%3A%20Play%20Top%20Online%20Slots%20with%20No%20Registration&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=774 — 204 — 548 B — 97 ms — h2https://pokiesmoky.com/wp-content/uploads/2021/01/cropped-favicon-32x32.png/wp-content/uploads/2021/01/cropped... https://pokiesmoky.com/wp-content/uploads/2021/01/cropped-favicon-32x32.png — 200 — 2.1 KiB — 12 ms — h3https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/img/general/cork.png/wp-content/plugins/universal-banne... https://pokiesmoky.com/wp-content/plugins/universal-banner-popup/resources/img/general/cork.png — 200 — 587 B — 12 ms — h3https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-1.jpg/wp-content/uploads/2021/01/banner-... https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-1.jpg — 200 — 108.9 KiB — 33 ms — h3https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-2.jpg/wp-content/uploads/2021/01/banner-... https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-2.jpg — 200 — 126.1 KiB — 32 ms — h3https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-3.jpg/wp-content/uploads/2021/01/banner-... https://pokiesmoky.com/wp-content/uploads/2021/01/banner-main-3.jpg — 200 — 107.2 KiB — 34 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
38% of JavaScript execution is third-party
First-party Third-party 266ms · 157KB · $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 193ms
Transfer 157 KB
Unused 42%
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 73ms
Transfer 0 KB
Monthly Cost $1/mo

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