Performance
· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
842 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.69 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
64 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.64 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.
3.42 s
Page Load Progression
FPage Weight BudgetAction3.2 MB transferred, 85 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction22 scripts, 532 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 242 KB (67%) | ✓ | 3rd |
| https://irishtimes-cdn.relevant-digital.com/static/tags/67288b319eada4c11b7afe41.js | 135 KB | 99 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KHHXC44 | 167 KB | 81 KB (49%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 59 KB (47%) | ✓ | 3rd |
| https://www.irishexaminer.com/pu_examiner/scripts/swiper/swiper.min.js?v=1.01 | 35 KB | 30 KB (87%) | ✓ | 3rd |
| https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js | 31 KB | 20 KB (68%) | ✓ | 3rd |
| https://www.irishexaminer.com/pu_examiner/scripts/bootstrap.bundle.min.js | 23 KB | — | ✓ | 3rd |
| https://www.irishexaminer.com/pu_examiner/scripts/init_swiper.min.js?v=1.01 | 1 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/consent/tcf.stub.js | 1 KB | — | ✓ | 3rd |
| https://www.irishexaminer.com/cms_minify/102/javascript/javascript_1776775628.js | 3 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction85 resources · 3.2 MB · 532 KB savings availableFIX
~531.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 85 resources | 3.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction28 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Execution Cost884ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.irishexaminer.com/ | 192ms | 15ms | 6ms | 3rd |
| Unattributable | 180ms | 5ms | 0ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otTCF.js | 145ms | 123ms | 2ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 144ms | 102ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KHHXC44 | 97ms | 73ms | 21ms | 3rd |
| https://irishtimes-cdn.relevant-digital.com/static/tags/67288b319eada4c11b7afe41.js | 65ms | 51ms | 14ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 61ms | 32ms | 29ms | 3rd |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (219 KB)PASS
Web fonts
10
219 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall85 requests over 1336msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.irishexaminer.com www.irishexaminer.com | Other | 192ms | 30 KB | — | €3/mo | Optional |
Unattributable Unattributable | Other | 180ms | 0 KB | — | €3/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 145ms | 18 KB | — | €2/mo | Essential |
OneTrust cdn.cookielaw.org | Consent | 144ms | 127 KB | 47% | €2/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 97ms | 167 KB | 49% | €2/mo | Optional |
irishtimes-cdn.relevant-digital.com irishtimes-cdn.relevant-digital.com | Other | 65ms | 135 KB | 74% | €1/mo | Optional |
www.gstatic.com www.gstatic.com | Other | 61ms | 362 KB | 67% | €1/mo | Optional |
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
74% of irishtimes-cdn.relevant-digital.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
67% of www.gstatic.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev