Skip to content
https://thejournal.ie

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
73
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

9.71 s

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

24.70 s

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

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

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

25.02 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
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 147 requests
FIX
5.1 MB transferred, 147 requests
Critical::
Page weighs 9.7 MB (5.1 MB transferred)
Warning::
Images are 3.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.3 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
147 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
147 requests
1.1 g CO2 per page load
Images 3.3 MiB 65%
JavaScript 1.3 MiB 26%
HTML 175.0 KiB 3%
Fonts 163.0 KiB 3%
CSS 96.6 KiB 2%
Other 25.1 KiB 0%
Other 24.3 KiB 0%
Other 1.5 KiB 0%
Other 428 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

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.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3225ms total JS execution
FIX
3225ms total JS execution
Warning::
https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.m...: 738ms CPU time
Warning::
Unattributable: 615ms CPU time
Warning::
https://www.thejournal.ie/__/auth/iframe.js: 422ms CPU time
Warning::
https://www.thejournal.ie/: 278ms CPU time
Info::
https://b0.thejournal.ie/redesign/js/redesign-a9d0...: 236ms CPU time
Warning::
Third-party scripts: 3225ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 24% Style & Layout 11% Script Parsing & Compilation 10% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.min.js738ms533ms3ms3rd
Unattributable615ms22ms0ms3rd
https://www.thejournal.ie/__/auth/iframe.js422ms315ms49ms3rd
https://www.thejournal.ie/278ms58ms11ms3rd
https://b0.thejournal.ie/redesign/js/redesign-a9d0e43c8e.js236ms7ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8XN2Z2PSKS178ms130ms46ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007157ms115ms39ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3KH2MNV142ms105ms26ms3rd
https://unpkg.com/@dotlottie/player-component@2.7.12/dist/dotlottie-player.mjs120ms98ms0ms3rd
https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.js73ms48ms22ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
33 scripts, 832 KB unused
FIX
33 scripts, 832 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 142 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-8XN2...: 87 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 80 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P3K...: 67 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b0.thejournal.ie/touch/js/liveblog/app-b39...: 57 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://b0.thejournal.ie/touch/js/liveblog/app-b39...: unminified — 10 KB could be saved
Info::
Total unused JavaScript: 832 KB
832 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB142 KB (75%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8XN2Z2PSKS174 KB87 KB (50%)3rd
https://accounts.google.com/gsi/client96 KB80 KB (83%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3KH2MNV117 KB67 KB (57%)3rd
https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.js85 KB57 KB (67%)3rd
https://www.thejournal.ie/__/auth/iframe.js90 KB55 KB (61%)3rd
https://www.thejournal.ie/__/auth/iframe.js0 KB55 KB (61%)3rd
https://connect.facebook.net/en_US/all.js?hash=718ecb67e98fd5aaada03cc1d67e4a6c84 KB54 KB (65%)3rd
https://nca.jrnl.ie/nca-journal.v64.min.js58 KB54 KB (94%)3rd
https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.js73 KB48 KB (66%)3rd

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

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

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

F
Page Weight Inventory
Action
147 resources · 5.1 MB · 832 KB savings available
FIX
147 resources · 5.1 MB · 832 KB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~832 KB of savings available
Warning::
146 third-party resources (100% of weight)
Info::
2 resources over 200KB
147 resources · 5.1 MiB · 146 third-party 4.1 MiB over 1MB target
Image 65% · 3.3 MiB
JavaScript 26% · 1.3 MiB
Document 3% · 175.1 KiB
Font 3% · 163.0 KiB
CSS 2% · 96.6 KiB
Other 1% · 50.4 KiB

~831.8 KiB of savings available

Remove unused JavaScript: 831.8 KiB
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.

B
Image Optimization
71 images, 0 KB saveable
REVIEW
71 images, 0 KB saveable
Warning::
https://cdn.thejournal.ie/media/2024/10/0pc58lw7tt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
71 images 3.3 MB
0 oversized -0 KB
68 legacy format
1 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
6 fonts (163 KB)
PASS
6 fonts (163 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

163 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.7 shttps://use.typekit.net/af/7b43bd/00000000000000007735e8ac/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/7b43bd/00000000000000007735e8ac/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.5 KiB — 40 ms — font-display: swaphttps://b0.thejournal.ie/font/marrsans-semibold.woff2marrsans-semibold.woff2 https://b0.thejournal.ie/font/marrsans-semibold.woff2 — 35.3 KiB — 88 ms — font-display: swaphttps://use.typekit.net/af/308af6/000000000000000077359921/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/308af6/000000000000000077359921/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 16.2 KiB — 43 ms — font-display: swaphttps://use.typekit.net/af/3ccd54/00000000000000007735e8a8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/3ccd54/00000000000000007735e8a8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 29.5 KiB — 41 ms — font-display: swaphttps://use.typekit.net/af/d7303d/000000000000000077359936/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/d7303d/000000000000000077359936/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 16.0 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 46 ms — font-display: swap
l woff2 swap
Size 29 KB
Load time 40 ms
Start 805 ms
Risk FOUT — text flashes from fallback to web font
marrsans-semibold.woff2 woff2 swap
Size 35 KB
Load time 88 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 43 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 41 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 45 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 46 ms
Start 1.5 s
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+
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
Network Waterfall
147 requests over 2462ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.7 shttps://thejournal.ie// https://thejournal.ie/ — 301 — 86 B — 119 ms — h2https://www.thejournal.ie/www.thejournal.ie/ https://www.thejournal.ie/ — 200 — 173.8 KiB — 236 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 99 ms — https://b0.thejournal.ie/meta/js/meta-bugfix.js?v=20250505b0.thejournal.ie/meta/js/meta-bugfi... https://b0.thejournal.ie/meta/js/meta-bugfix.js?v=20250505 — 200 — 620 B — 105 ms — h2https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.min.jsd2wy8f7a9ursnm.cloudfront.net/v7/bu... https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.min.js — 200 — 13.8 KiB — 60 ms — http/1.1https://b0.thejournal.ie/bugsnag/js/bugsnag-fallback-dummy-object.jsb0.thejournal.ie/bugsnag/js/bugsnag... https://b0.thejournal.ie/bugsnag/js/bugsnag-fallback-dummy-object.js — 200 — 506 B — 101 ms — h2https://www.gstatic.com/charts/loader.jswww.gstatic.com/charts/loader.js https://www.gstatic.com/charts/loader.js — 200 — 18.5 KiB — 143 ms — h2https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs — 302 — 323 B — 111 ms — h3https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.jsb0.thejournal.ie/touch/js/liveblog/... https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.js — 200 — 84.6 KiB — 168 ms — h2https://b0.thejournal.ie/merge.php?js=~jquery-1.7.2.min~comment-toxicity&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549b0.thejournal.ie/merge.php?js=~jque... https://b0.thejournal.ie/merge.php?js=~jquery-1.7.2.min~comment-toxicity&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549 — 200 — 34.6 KiB — 167 ms — h2https://b0.thejournal.ie/touch/js/build/current-b2e3987ab8.jsb0.thejournal.ie/touch/js/build/cur... https://b0.thejournal.ie/touch/js/build/current-b2e3987ab8.js — 200 — 5.3 KiB — 103 ms — h2https://b0.thejournal.ie/touch/js/build/legacy-common-36272e61ef.jsb0.thejournal.ie/touch/js/build/leg... https://b0.thejournal.ie/touch/js/build/legacy-common-36272e61ef.js — 200 — 17.1 KiB — 128 ms — h2https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.csswww.gstatic.com/firebasejs/ui/6.0.2... https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.css — 200 — 8.2 KiB — 120 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 159 ms — h2https://b0.thejournal.ie/redesign/js/redesign-a9d0e43c8e.jsb0.thejournal.ie/redesign/js/redesi... https://b0.thejournal.ie/redesign/js/redesign-a9d0e43c8e.js — 200 — 32.6 KiB — 136 ms — h2https://b0.thejournal.ie/touch/css/build/touch-25b37a6c06.cssb0.thejournal.ie/touch/css/build/to... https://b0.thejournal.ie/touch/css/build/touch-25b37a6c06.css — 200 — 10.4 KiB — 104 ms — h2https://b0.thejournal.ie/merge.php?css=~navigation/thejournal&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549b0.thejournal.ie/merge.php?css=~nav... https://b0.thejournal.ie/merge.php?css=~navigation/thejournal&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549 — 200 — 237 B — 165 ms — h2https://b0.thejournal.ie/touch/css/build/legacy-common-4366433606.cssb0.thejournal.ie/touch/css/build/le... https://b0.thejournal.ie/touch/css/build/legacy-common-4366433606.css — 200 — 25.2 KiB — 130 ms — h2https://b0.thejournal.ie/redesign/css/main-redesign-2091804b39.cssb0.thejournal.ie/redesign/css/main-... https://b0.thejournal.ie/redesign/css/main-redesign-2091804b39.css — 200 — 42.2 KiB — 140 ms — h2https://assets.pippa.io/shows/66991213e18d4682d7b64eae/1727107387868-3a80163f-dc55-4c53-97ff-aecff3735d3a.jpegassets.pippa.io/shows/66991213e18d4... https://assets.pippa.io/shows/66991213e18d4682d7b64eae/1727107387868-3a80163f-dc55-4c53-97ff-aecff3735d3a.jpeg — 200 — 895.8 KiB — 83 ms — h2https://img2.thejournal.ie/article/7019777/square?version=7020106&width=460img2.thejournal.ie/article/7019777/... https://img2.thejournal.ie/article/7019777/square?version=7020106&width=460 — 200 — 45.7 KiB — 112 ms — h2https://unpkg.com/@dotlottie/player-component@2.7.12/dist/dotlottie-player.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/dotlottie-player.mjs — 200 — 7.9 KiB — 33 ms — h3https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 227 ms — h2https://static.thejournal.ie/touch/css/android.20121024.cssstatic.thejournal.ie/touch/css/andr... https://static.thejournal.ie/touch/css/android.20121024.css — 200 — 447 B — 106 ms — h2https://img2.thejournal.ie/article/7019903/square?version=7019914&width=460img2.thejournal.ie/article/7019903/... https://img2.thejournal.ie/article/7019903/square?version=7019914&width=460 — 200 — 47.9 KiB — 44 ms — h2https://img2.thejournal.ie/article/7020153/square?version=7020719&width=460img2.thejournal.ie/article/7020153/... https://img2.thejournal.ie/article/7020153/square?version=7020719&width=460 — 200 — 76.8 KiB — 31 ms — h2https://img2.thejournal.ie/article/7020209/square?version=7020333&width=460img2.thejournal.ie/article/7020209/... https://img2.thejournal.ie/article/7020209/square?version=7020333&width=460 — 200 — 45.7 KiB — 28 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap — 200 — 2.1 KiB — 96 ms — h2https://www.thejournal.ie/site.webmanifestwww.thejournal.ie/site.webmanifest https://www.thejournal.ie/site.webmanifest — 200 — 428 B — 114 ms — h2https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ODPU3M3Z.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ODPU3M3Z.mjs — 200 — 8.0 KiB — 51 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 9.7 s LCP 24.7 shttps://thejournal.ie// https://thejournal.ie/ — 301 — 86 B — 119 ms — h2https://www.thejournal.ie/www.thejournal.ie/ https://www.thejournal.ie/ — 200 — 173.8 KiB — 236 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 99 ms — https://b0.thejournal.ie/meta/js/meta-bugfix.js?v=20250505b0.thejournal.ie/meta/js/meta-bugfi... https://b0.thejournal.ie/meta/js/meta-bugfix.js?v=20250505 — 200 — 620 B — 105 ms — h2https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.min.jsd2wy8f7a9ursnm.cloudfront.net/v7/bu... https://d2wy8f7a9ursnm.cloudfront.net/v7/bugsnag.min.js — 200 — 13.8 KiB — 60 ms — http/1.1https://b0.thejournal.ie/bugsnag/js/bugsnag-fallback-dummy-object.jsb0.thejournal.ie/bugsnag/js/bugsnag... https://b0.thejournal.ie/bugsnag/js/bugsnag-fallback-dummy-object.js — 200 — 506 B — 101 ms — h2https://www.gstatic.com/charts/loader.jswww.gstatic.com/charts/loader.js https://www.gstatic.com/charts/loader.js — 200 — 18.5 KiB — 143 ms — h2https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs — 302 — 323 B — 111 ms — h3https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.jsb0.thejournal.ie/touch/js/liveblog/... https://b0.thejournal.ie/touch/js/liveblog/app-b3971554f3.js — 200 — 84.6 KiB — 168 ms — h2https://b0.thejournal.ie/merge.php?js=~jquery-1.7.2.min~comment-toxicity&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549b0.thejournal.ie/merge.php?js=~jque... https://b0.thejournal.ie/merge.php?js=~jquery-1.7.2.min~comment-toxicity&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549 — 200 — 34.6 KiB — 167 ms — h2https://b0.thejournal.ie/touch/js/build/current-b2e3987ab8.jsb0.thejournal.ie/touch/js/build/cur... https://b0.thejournal.ie/touch/js/build/current-b2e3987ab8.js — 200 — 5.3 KiB — 103 ms — h2https://b0.thejournal.ie/touch/js/build/legacy-common-36272e61ef.jsb0.thejournal.ie/touch/js/build/leg... https://b0.thejournal.ie/touch/js/build/legacy-common-36272e61ef.js — 200 — 17.1 KiB — 128 ms — h2https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.csswww.gstatic.com/firebasejs/ui/6.0.2... https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.css — 200 — 8.2 KiB — 120 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 159 ms — h2https://b0.thejournal.ie/redesign/js/redesign-a9d0e43c8e.jsb0.thejournal.ie/redesign/js/redesi... https://b0.thejournal.ie/redesign/js/redesign-a9d0e43c8e.js — 200 — 32.6 KiB — 136 ms — h2https://b0.thejournal.ie/touch/css/build/touch-25b37a6c06.cssb0.thejournal.ie/touch/css/build/to... https://b0.thejournal.ie/touch/css/build/touch-25b37a6c06.css — 200 — 10.4 KiB — 104 ms — h2https://b0.thejournal.ie/merge.php?css=~navigation/thejournal&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549b0.thejournal.ie/merge.php?css=~nav... https://b0.thejournal.ie/merge.php?css=~navigation/thejournal&view_type=touch&v=f068a609-5b88-4c96-b35c-8a60626c5549 — 200 — 237 B — 165 ms — h2https://b0.thejournal.ie/touch/css/build/legacy-common-4366433606.cssb0.thejournal.ie/touch/css/build/le... https://b0.thejournal.ie/touch/css/build/legacy-common-4366433606.css — 200 — 25.2 KiB — 130 ms — h2https://b0.thejournal.ie/redesign/css/main-redesign-2091804b39.cssb0.thejournal.ie/redesign/css/main-... https://b0.thejournal.ie/redesign/css/main-redesign-2091804b39.css — 200 — 42.2 KiB — 140 ms — h2https://assets.pippa.io/shows/66991213e18d4682d7b64eae/1727107387868-3a80163f-dc55-4c53-97ff-aecff3735d3a.jpegassets.pippa.io/shows/66991213e18d4... https://assets.pippa.io/shows/66991213e18d4682d7b64eae/1727107387868-3a80163f-dc55-4c53-97ff-aecff3735d3a.jpeg — 200 — 895.8 KiB — 83 ms — h2https://img2.thejournal.ie/article/7019777/square?version=7020106&width=460img2.thejournal.ie/article/7019777/... https://img2.thejournal.ie/article/7019777/square?version=7020106&width=460 — 200 — 45.7 KiB — 112 ms — h2https://unpkg.com/@dotlottie/player-component@2.7.12/dist/dotlottie-player.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/dotlottie-player.mjs — 200 — 7.9 KiB — 33 ms — h3https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 227 ms — h2https://static.thejournal.ie/touch/css/android.20121024.cssstatic.thejournal.ie/touch/css/andr... https://static.thejournal.ie/touch/css/android.20121024.css — 200 — 447 B — 106 ms — h2https://img2.thejournal.ie/article/7019903/square?version=7019914&width=460img2.thejournal.ie/article/7019903/... https://img2.thejournal.ie/article/7019903/square?version=7019914&width=460 — 200 — 47.9 KiB — 44 ms — h2https://img2.thejournal.ie/article/7020153/square?version=7020719&width=460img2.thejournal.ie/article/7020153/... https://img2.thejournal.ie/article/7020153/square?version=7020719&width=460 — 200 — 76.8 KiB — 31 ms — h2https://img2.thejournal.ie/article/7020209/square?version=7020333&width=460img2.thejournal.ie/article/7020209/... https://img2.thejournal.ie/article/7020209/square?version=7020333&width=460 — 200 — 45.7 KiB — 28 ms — h2https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap — 200 — 2.1 KiB — 96 ms — h2https://www.thejournal.ie/site.webmanifestwww.thejournal.ie/site.webmanifest https://www.thejournal.ie/site.webmanifest — 200 — 428 B — 114 ms — h2https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ODPU3M3Z.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ODPU3M3Z.mjs — 200 — 8.0 KiB — 51 ms — h3https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-TRZ6EGBZ.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-TRZ6EGBZ.mjs — 200 — 18.5 KiB — 51 ms — h3https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-HDDX7F4A.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-HDDX7F4A.mjs — 200 — 806 B — 34 ms — h3https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ZWH2ESXT.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/chunk-ZWH2ESXT.mjs — 200 — 666 B — 36 ms — h3https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 202 — 88 B — 154 ms — h2https://www.gstatic.com/firebasejs/9.13.0/firebase-app-compat.jswww.gstatic.com/firebasejs/9.13.0/f... https://www.gstatic.com/firebasejs/9.13.0/firebase-app-compat.js — 200 — 9.2 KiB — 31 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap — 200 — 527 B — 37 ms — h2https://use.typekit.net/yrs6ujl.cssuse.typekit.net/yrs6ujl.css https://use.typekit.net/yrs6ujl.css — 200 — 905 B — 72 ms — h2https://p.typekit.net/p.css?s=1&k=clt1qtf&ht=tk&f=27868&a=39913302&app=typekit&e=cssp.typekit.net/p.css?s=1&k=clt1qtf&h... https://p.typekit.net/p.css?s=1&k=clt1qtf&ht=tk&f=27868&a=39913302&app=typekit&e=css — 200 — 172 B — 64 ms — h2https://fonts.googleapis.com/css?family=DM+Sansfonts.googleapis.com/css?family=DM+... https://fonts.googleapis.com/css?family=DM+Sans — 200 — 509 B — 47 ms — h2https://fonts.googleapis.com/css?family=DM+Serif+Displayfonts.googleapis.com/css?family=DM+... https://fonts.googleapis.com/css?family=DM+Serif+Display — 200 — 497 B — 42 ms — h2https://use.typekit.net/imh4pun.cssuse.typekit.net/imh4pun.css https://use.typekit.net/imh4pun.css — 200 — 1.6 KiB — 69 ms — h2https://fonts.googleapis.com/css2?family=Inter&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter&display=swap — 200 — 742 B — 39 ms — h2https://use.typekit.net/dqn1fgp.cssuse.typekit.net/dqn1fgp.css https://use.typekit.net/dqn1fgp.css — 200 — 1.3 KiB — 70 ms — h2https://fonts.googleapis.com/css?family=Cabinfonts.googleapis.com/css?family=Cab... https://fonts.googleapis.com/css?family=Cabin — 200 — 589 B — 41 ms — h2https://fonts.googleapis.com/css?family=Josefin+Sans:400,700fonts.googleapis.com/css?family=Jos... https://fonts.googleapis.com/css?family=Josefin+Sans:400,700 — 200 — 702 B — 40 ms — h2https://p.typekit.net/p.css?s=1&k=imh4pun&ht=tk&f=1883.1884.1885.1886.1887.1888.13464.13465.13466.24319.24320.45157.45159.45160.45161.45163.45164.45165&a=134548550&app=typekit&e=cssp.typekit.net/p.css?s=1&k=imh4pun&h... https://p.typekit.net/p.css?s=1&k=imh4pun&ht=tk&f=1883.1884.1885.1886.1887.1888.13464.13465.13466.24319.24320.45157.45159.45160.45161.45163.45164.45165&a=134548550&app=typekit&e=css — 200 — 172 B — 2 ms — h2https://p.typekit.net/p.css?s=1&k=yrs6ujl&ht=tk&f=26913.26915&a=85242288&app=typekit&e=cssp.typekit.net/p.css?s=1&k=yrs6ujl&h... https://p.typekit.net/p.css?s=1&k=yrs6ujl&ht=tk&f=26913.26915&a=85242288&app=typekit&e=css — 200 — 172 B — 4 ms — h2https://p.typekit.net/p.css?s=1&k=dqn1fgp&ht=tk&f=1883.1884.1885.1886.1887.1888.44917.45159.45160.45163.45164&a=134548550&app=typekit&e=cssp.typekit.net/p.css?s=1&k=dqn1fgp&h... https://p.typekit.net/p.css?s=1&k=dqn1fgp&ht=tk&f=1883.1884.1885.1886.1887.1888.44917.45159.45160.45163.45164&a=134548550&app=typekit&e=css — 200 — 172 B — 4 ms — h2https://www.gstatic.com/firebasejs/9.13.0/firebase-auth-compat.jswww.gstatic.com/firebasejs/9.13.0/f... https://www.gstatic.com/firebasejs/9.13.0/firebase-auth-compat.js — 200 — 35.5 KiB — 86 ms — h3https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.jswww.gstatic.com/firebasejs/ui/6.0.2... https://www.gstatic.com/firebasejs/ui/6.0.2/firebase-ui-auth.js — 200 — 73.2 KiB — 95 ms — h3https://www.googletagmanager.com/gtag/js?id=G-8XN2Z2PSKSwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8XN2Z2PSKS — 200 — 173.8 KiB — 246 ms — h2https://img2.thejournal.ie/article/7020162/square?version=7020469&width=460img2.thejournal.ie/article/7020162/... https://img2.thejournal.ie/article/7020162/square?version=7020469&width=460 — 200 — 89.1 KiB — 46 ms — h2https://img2.thejournal.ie/article/7018847/square?version=7018942&width=176img2.thejournal.ie/article/7018847/... https://img2.thejournal.ie/article/7018847/square?version=7018942&width=176 — 200 — 10.3 KiB — 87 ms — h2https://img2.thejournal.ie/article/7020951/square?version=7020952&width=176img2.thejournal.ie/article/7020951/... https://img2.thejournal.ie/article/7020951/square?version=7020952&width=176 — 200 — 15.8 KiB — 38 ms — h2https://img2.thejournal.ie/article/7019930/square?version=7019965&width=176img2.thejournal.ie/article/7019930/... https://img2.thejournal.ie/article/7019930/square?version=7019965&width=176 — 200 — 12.4 KiB — 87 ms — h2https://img2.thejournal.ie/article/7020906/square?version=7020837&width=176img2.thejournal.ie/article/7020906/... https://img2.thejournal.ie/article/7020906/square?version=7020837&width=176 — 200 — 16.4 KiB — 42 ms — h2https://cdn.thejournal.ie/media/2024/01/42_720-profile1-133x133.jpgcdn.thejournal.ie/media/2024/01/42_... https://cdn.thejournal.ie/media/2024/01/42_720-profile1-133x133.jpg — 200 — 4.0 KiB — 168 ms — h2https://img2.thejournal.ie/article/7020832/square?version=7020859&width=176img2.thejournal.ie/article/7020832/... https://img2.thejournal.ie/article/7020832/square?version=7020859&width=176 — 200 — 15.8 KiB — 39 ms — h2https://img2.thejournal.ie/article/6994093/square?version=7000651&width=176img2.thejournal.ie/article/6994093/... https://img2.thejournal.ie/article/6994093/square?version=7000651&width=176 — 200 — 55.3 KiB — 88 ms — h2https://cdn.thejournal.ie/media/2026/04/Allianz-Author.pngcdn.thejournal.ie/media/2026/04/All... https://cdn.thejournal.ie/media/2026/04/Allianz-Author.png — 200 — 17.7 KiB — 190 ms — h2https://f1.thejournal.ie/media/2026/04/Screenshot-2026-04-22-at-12.26.28_clipped_rev_1-133x133.jpegf1.thejournal.ie/media/2026/04/Scre... https://f1.thejournal.ie/media/2026/04/Screenshot-2026-04-22-at-12.26.28_clipped_rev_1-133x133.jpeg — 200 — 6.3 KiB — 169 ms — h2https://img2.thejournal.ie/article/7016295/river?version=7016304&width=460img2.thejournal.ie/article/7016295/... https://img2.thejournal.ie/article/7016295/river?version=7016304&width=460 — 200 — 38.6 KiB — 88 ms — h2https://img2.thejournal.ie/article/7017270/river?version=7017277&width=460img2.thejournal.ie/article/7017270/... https://img2.thejournal.ie/article/7017270/river?version=7017277&width=460 — 200 — 29.1 KiB — 95 ms — h2https://f2.thejournal.ie/media/2025/08/John-Gibbons0017_clipped_rev_1-133x133.jpegf2.thejournal.ie/media/2025/08/John... https://f2.thejournal.ie/media/2025/08/John-Gibbons0017_clipped_rev_1-133x133.jpeg — 200 — 7.6 KiB — 170 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC7gAAAu4CAIAAAD+d2IuAAAABGdBTUEAALGPC/xhBQAACklpQ0NQc…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAC7gAAAu4CAIAAAD+d2IuAAAABGdBTUEAALGPC/xhBQAACklpQ0NQc… — 200 — 0 B — 2 ms — datahttps://img2.thejournal.ie/article/7017478/river?version=7017508&width=460img2.thejournal.ie/article/7017478/... https://img2.thejournal.ie/article/7017478/river?version=7017508&width=460 — 200 — 32.2 KiB — 94 ms — h2https://img2.thejournal.ie/article/7016034/river?version=7016040&width=460img2.thejournal.ie/article/7016034/... https://img2.thejournal.ie/article/7016034/river?version=7016040&width=460 — 200 — 63.7 KiB — 103 ms — h2https://c1.thejournal.ie/media/2026/04/michael-jaafar-jackson-as-michael-jackson-2026-lionsgate-courtesy-everett-collection-b0079c7b-8f37-4ba3-9cc9-185a18d4ff83-630x332.jpgc1.thejournal.ie/media/2026/04/mich... https://c1.thejournal.ie/media/2026/04/michael-jaafar-jackson-as-michael-jackson-2026-lionsgate-courtesy-everett-collection-b0079c7b-8f37-4ba3-9cc9-185a18d4ff83-630x332.jpg — 200 — 83.6 KiB — 199 ms — h2https://cdn.thejournal.ie/media/2025/02/Andrew-W-133x133.pngcdn.thejournal.ie/media/2025/02/And... https://cdn.thejournal.ie/media/2025/02/Andrew-W-133x133.png — 200 — 26.7 KiB — 182 ms — h2https://img2.thejournal.ie/article/7020668/square?version=7020687&width=176img2.thejournal.ie/article/7020668/... https://img2.thejournal.ie/article/7020668/square?version=7020687&width=176 — 200 — 17.4 KiB — 103 ms — h2https://f1.thejournal.ie/media/2026/02/Screenshot-2026-02-25-at-18.28.14_clipped_rev_1-133x133.jpegf1.thejournal.ie/media/2026/02/Scre... https://f1.thejournal.ie/media/2026/02/Screenshot-2026-02-25-at-18.28.14_clipped_rev_1-133x133.jpeg — 200 — 5.7 KiB — 168 ms — h2https://img2.thejournal.ie/article/7020153/square?version=7020719&width=176img2.thejournal.ie/article/7020153/... https://img2.thejournal.ie/article/7020153/square?version=7020719&width=176 — 200 — 18.8 KiB — 102 ms — h2https://cdn.thejournal.ie/media/2024/03/Niall-OC-133x133.pngcdn.thejournal.ie/media/2024/03/Nia... https://cdn.thejournal.ie/media/2024/03/Niall-OC-133x133.png — 200 — 24.6 KiB — 200 ms — h2https://img2.thejournal.ie/article/7019777/square?version=7020106&width=176img2.thejournal.ie/article/7019777/... https://img2.thejournal.ie/article/7019777/square?version=7020106&width=176 — 200 — 7.4 KiB — 103 ms — h2https://img2.thejournal.ie/article/7020714/square?version=7020318&width=176img2.thejournal.ie/article/7020714/... https://img2.thejournal.ie/article/7020714/square?version=7020318&width=176 — 200 — 7.1 KiB — 108 ms — h2https://img2.thejournal.ie/article/7020635/square?version=7020646&width=176img2.thejournal.ie/article/7020635/... https://img2.thejournal.ie/article/7020635/square?version=7020646&width=176 — 200 — 11.0 KiB — 109 ms — h2https://c1.thejournal.ie/media/2026/04/file-photo-dated-160126-of-enoch-burke-a-high-court-judge-has-ordered-the-teacher-be-returned-to-prison-for-repeatedly-breaching-an-irish-court-order-instructing-him-not-to-trespass-at-wilsons-hos-2459d9de-4c62-43e1-aace-a1d64acc51a3-630x332.jpgc1.thejournal.ie/media/2026/04/file... https://c1.thejournal.ie/media/2026/04/file-photo-dated-160126-of-enoch-burke-a-high-court-judge-has-ordered-the-teacher-be-returned-to-prison-for-repeatedly-breaching-an-irish-court-order-instructing-him-not-to-trespass-at-wilsons-hos-2459d9de-4c62-43e1-aace-a1d64acc51a3-630x332.jpg — 200 — 41.4 KiB — 203 ms — h2https://img2.thejournal.ie/article/7020604/square?version=7020606&width=176img2.thejournal.ie/article/7020604/... https://img2.thejournal.ie/article/7020604/square?version=7020606&width=176 — 200 — 21.4 KiB — 109 ms — h2https://img2.thejournal.ie/article/7020553/square?version=7020593&width=176img2.thejournal.ie/article/7020553/... https://img2.thejournal.ie/article/7020553/square?version=7020593&width=176 — 200 — 18.3 KiB — 109 ms — h2https://img2.thejournal.ie/article/7013368/river?version=7014417&width=460img2.thejournal.ie/article/7013368/... https://img2.thejournal.ie/article/7013368/river?version=7014417&width=460 — 200 — 82.4 KiB — 118 ms — h2https://img2.thejournal.ie/article/6554698/river?version=6554717&width=460img2.thejournal.ie/article/6554698/... https://img2.thejournal.ie/article/6554698/river?version=6554717&width=460 — 200 — 60.1 KiB — 117 ms — h2https://img2.thejournal.ie/article/6718619/river?version=6722119&width=460img2.thejournal.ie/article/6718619/... https://img2.thejournal.ie/article/6718619/river?version=6722119&width=460 — 200 — 182.3 KiB — 121 ms — h2https://img2.thejournal.ie/article/6576135/river?version=6576138&width=460img2.thejournal.ie/article/6576135/... https://img2.thejournal.ie/article/6576135/river?version=6576138&width=460 — 200 — 81.9 KiB — 121 ms — h2https://img2.thejournal.ie/article/7020455/square?version=7020478&width=176img2.thejournal.ie/article/7020455/... https://img2.thejournal.ie/article/7020455/square?version=7020478&width=176 — 200 — 7.8 KiB — 119 ms — h2https://img2.thejournal.ie/article/7020237/square?version=7020404&width=176img2.thejournal.ie/article/7020237/... https://img2.thejournal.ie/article/7020237/square?version=7020404&width=176 — 200 — 11.4 KiB — 119 ms — h2https://assets.pippa.io/shows/66fa99d113b87f412725299a/show-cover.jpgassets.pippa.io/shows/66fa99d113b87... https://assets.pippa.io/shows/66fa99d113b87f412725299a/show-cover.jpg — 200 — 638.4 KiB — 25 ms — h2https://img2.thejournal.ie/article/7020046/square?version=7020295&width=176img2.thejournal.ie/article/7020046/... https://img2.thejournal.ie/article/7020046/square?version=7020295&width=176 — 200 — 14.3 KiB — 118 ms — h2https://img2.thejournal.ie/article/7020195/square?version=7020234&width=176img2.thejournal.ie/article/7020195/... https://img2.thejournal.ie/article/7020195/square?version=7020234&width=176 — 200 — 10.8 KiB — 118 ms — h2https://img2.thejournal.ie/article/7020077/square?version=7020151&width=176img2.thejournal.ie/article/7020077/... https://img2.thejournal.ie/article/7020077/square?version=7020151&width=176 — 200 — 13.4 KiB — 120 ms — h2https://img2.thejournal.ie/article/7020179/square?version=7020250&width=176img2.thejournal.ie/article/7020179/... https://img2.thejournal.ie/article/7020179/square?version=7020250&width=176 — 200 — 16.6 KiB — 120 ms — h2https://img2.thejournal.ie/article/7020192/square?version=7020203&width=176img2.thejournal.ie/article/7020192/... https://img2.thejournal.ie/article/7020192/square?version=7020203&width=176 — 200 — 17.4 KiB — 120 ms — h2https://img2.thejournal.ie/article/7019951/square?version=7020003&width=176img2.thejournal.ie/article/7019951/... https://img2.thejournal.ie/article/7019951/square?version=7020003&width=176 — 200 — 16.5 KiB — 120 ms — h2https://img2.thejournal.ie/article/7019921/square?version=7020181&width=176img2.thejournal.ie/article/7019921/... https://img2.thejournal.ie/article/7019921/square?version=7020181&width=176 — 200 — 12.4 KiB — 121 ms — h2https://img2.thejournal.ie/article/7020060/square?version=7020047&width=176img2.thejournal.ie/article/7020060/... https://img2.thejournal.ie/article/7020060/square?version=7020047&width=176 — 200 — 11.2 KiB — 121 ms — h2https://img2.thejournal.ie/article/7019925/square?version=7019926&width=176img2.thejournal.ie/article/7019925/... https://img2.thejournal.ie/article/7019925/square?version=7019926&width=176 — 200 — 12.8 KiB — 121 ms — h2https://img2.thejournal.ie/article/7019929/square?version=7019938&width=176img2.thejournal.ie/article/7019929/... https://img2.thejournal.ie/article/7019929/square?version=7019938&width=176 — 200 — 7.7 KiB — 122 ms — h2https://img2.thejournal.ie/article/7019857/square?version=7019886&width=176img2.thejournal.ie/article/7019857/... https://img2.thejournal.ie/article/7019857/square?version=7019886&width=176 — 200 — 10.6 KiB — 122 ms — h2https://img2.thejournal.ie/article/7019865/square?version=7019872&width=176img2.thejournal.ie/article/7019865/... https://img2.thejournal.ie/article/7019865/square?version=7019872&width=176 — 200 — 18.8 KiB — 122 ms — h2https://img2.thejournal.ie/article/7019843/square?version=7019864&width=176img2.thejournal.ie/article/7019843/... https://img2.thejournal.ie/article/7019843/square?version=7019864&width=176 — 200 — 12.8 KiB — 123 ms — h2https://img2.thejournal.ie/article/7019291/square?version=7019318&width=176img2.thejournal.ie/article/7019291/... https://img2.thejournal.ie/article/7019291/square?version=7019318&width=176 — 200 — 20.6 KiB — 123 ms — h2https://img2.thejournal.ie/article/7019018/square?version=7019279&width=176img2.thejournal.ie/article/7019018/... https://img2.thejournal.ie/article/7019018/square?version=7019279&width=176 — 200 — 13.1 KiB — 123 ms — h2https://img2.thejournal.ie/article/7019824/square?version=7019874&width=176img2.thejournal.ie/article/7019824/... https://img2.thejournal.ie/article/7019824/square?version=7019874&width=176 — 200 — 57.8 KiB — 124 ms — h2https://img2.thejournal.ie/article/7019803/square?version=7019859&width=176img2.thejournal.ie/article/7019803/... https://img2.thejournal.ie/article/7019803/square?version=7019859&width=176 — 200 — 9.5 KiB — 124 ms — h2https://use.typekit.net/af/7b43bd/00000000000000007735e8ac/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/7b43bd/000000000... https://use.typekit.net/af/7b43bd/00000000000000007735e8ac/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.5 KiB — 40 ms — h2https://b0.thejournal.ie/font/marrsans-semibold.woff2b0.thejournal.ie/font/marrsans-semi... https://b0.thejournal.ie/font/marrsans-semibold.woff2 — 200 — 35.3 KiB — 88 ms — h2https://use.typekit.net/af/308af6/000000000000000077359921/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/308af6/000000000... https://use.typekit.net/af/308af6/000000000000000077359921/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 16.2 KiB — 43 ms — h2https://use.typekit.net/af/3ccd54/00000000000000007735e8a8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/3ccd54/000000000... https://use.typekit.net/af/3ccd54/00000000000000007735e8a8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 29.5 KiB — 41 ms — h2https://use.typekit.net/af/d7303d/000000000000000077359936/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/d7303d/000000000... https://use.typekit.net/af/d7303d/000000000000000077359936/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 16.0 KiB — 45 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAACwCAYAAAA2Tz3rAAAAAXNSR0IArs4c6QAAAERlWElmTU0AK…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAACwCAYAAAA2Tz3rAAAAAXNSR0IArs4c6QAAAERlWElmTU0AK… — 200 — 0 B — 0 ms — datahttps://b0.thejournal.ie//lottie/audio_wave_tj.jsonb0.thejournal.ie//lottie/audio_wave... https://b0.thejournal.ie//lottie/audio_wave_tj.json — 200 — 25.0 KiB — 105 ms — h2https://cdn.thejournal.ie/media/2024/03/Stephen-Mc-133x133.pngcdn.thejournal.ie/media/2024/03/Ste... https://cdn.thejournal.ie/media/2024/03/Stephen-Mc-133x133.png — 200 — 22.0 KiB — 41 ms — h2https://c1.thejournal.ie/media/2026/04/taoiseach-leo-varadkar-tries-his-hand-at-ploughing-with-colman-cogan-and-his-two-horses-ned-and-ted-from-sligo-during-the-national-ploughing-championships-in-carlow-ireland-60533b54-a9d7-4b66-b930-bd300dd08d2c-630x332.jpgc1.thejournal.ie/media/2026/04/taoi... https://c1.thejournal.ie/media/2026/04/taoiseach-leo-varadkar-tries-his-hand-at-ploughing-with-colman-cogan-and-his-two-horses-ned-and-ted-from-sligo-during-the-national-ploughing-championships-in-carlow-ireland-60533b54-a9d7-4b66-b930-bd300dd08d2c-630x332.jpg — 200 — 69.6 KiB — 54 ms — h2https://c1.thejournal.ie/media/2026/04/council-of-state-26_90747149-bb38e53b-e927-496d-9fc8-c864ee96dbfc-630x332.jpgc1.thejournal.ie/media/2026/04/coun... https://c1.thejournal.ie/media/2026/04/council-of-state-26_90747149-bb38e53b-e927-496d-9fc8-c864ee96dbfc-630x332.jpg — 200 — 58.5 KiB — 59 ms — h2https://c3.thejournal.ie/media/2026/04/a9xwmt-2-2-473ec6da-f95b-4ebe-89c0-d764f5b4df04-630x332.jpgc3.thejournal.ie/media/2026/04/a9xw... https://c3.thejournal.ie/media/2026/04/a9xwmt-2-2-473ec6da-f95b-4ebe-89c0-d764f5b4df04-630x332.jpg — 200 — 78.0 KiB — 86 ms — h2https://cdn.thejournal.ie/media/2024/10/0pc58lw7ttem2evrfuc-0797c755-53fa-47c4-ac78-7e2bb5a844db.pngcdn.thejournal.ie/media/2024/10/0pc... https://cdn.thejournal.ie/media/2024/10/0pc58lw7ttem2evrfuc-0797c755-53fa-47c4-ac78-7e2bb5a844db.png — 200 — 1.1 KiB — 34 ms — h2https://f2.thejournal.ie/media/2026/04/Screenshot-2026-04-17-at-09.59.20_clipped_rev_1-133x133.jpegf2.thejournal.ie/media/2026/04/Scre... https://f2.thejournal.ie/media/2026/04/Screenshot-2026-04-17-at-09.59.20_clipped_rev_1-133x133.jpeg — 200 — 6.4 KiB — 25 ms — h2https://f2.thejournal.ie/media/2026/04/Screenshot-2026-04-15-at-14.49.17_clipped_rev_1-133x133.jpegf2.thejournal.ie/media/2026/04/Scre... https://f2.thejournal.ie/media/2026/04/Screenshot-2026-04-15-at-14.49.17_clipped_rev_1-133x133.jpeg — 200 — 8.0 KiB — 27 ms — h2https://f1.thejournal.ie/media/2024/02/Screen-Shot-2024-02-02-at-14.43.11_clipped_rev_1-133x133.jpegf1.thejournal.ie/media/2024/02/Scre... https://f1.thejournal.ie/media/2024/02/Screen-Shot-2024-02-02-at-14.43.11_clipped_rev_1-133x133.jpeg — 200 — 7.3 KiB — 30 ms — h2https://f2.thejournal.ie/media/2025/11/Paddy-Comyn-Portrait-DDC_clipped_rev_1-1-133x133.jpegf2.thejournal.ie/media/2025/11/Padd... https://f2.thejournal.ie/media/2025/11/Paddy-Comyn-Portrait-DDC_clipped_rev_1-1-133x133.jpeg — 200 — 6.6 KiB — 33 ms — h2https://nca.jrnl.ie/nca-journal.v64.min.jsnca.jrnl.ie/nca-journal.v64.min.js https://nca.jrnl.ie/nca-journal.v64.min.js — 200 — 57.9 KiB — 235 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P3KH2MNVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P3KH2MNV — 200 — 116.9 KiB — 89 ms — h2https://connect.facebook.net/en_US/all.jsconnect.facebook.net/en_US/all.js https://connect.facebook.net/en_US/all.js — 200 — 1.8 KiB — 76 ms — h3https://unpkg.com/@dotlottie/player-component@2.7.12/dist/lottie_svg-MJGYILXD-NRTSROOT.mjsunpkg.com/@dotlottie/player-compone... https://unpkg.com/@dotlottie/player-component@2.7.12/dist/lottie_svg-MJGYILXD-NRTSROOT.mjs — 200 — 63.5 KiB — 76 ms — h3https://connect.facebook.net/en_US/all.js?hash=718ecb67e98fd5aaada03cc1d67e4a6cconnect.facebook.net/en_US/all.js?h... https://connect.facebook.net/en_US/all.js?hash=718ecb67e98fd5aaada03cc1d67e4a6c — 200 — 84.0 KiB — 55 ms — h3https://apis.google.com/js/api.js?onload=__iframefcb794700apis.google.com/js/api.js?onload=__... https://apis.google.com/js/api.js?onload=__iframefcb794700 — 200 — 6.2 KiB — 126 ms — h2https://cdn.wootric.com/wootric-sdk.jscdn.wootric.com/wootric-sdk.js https://cdn.wootric.com/wootric-sdk.js — 200 — 63.2 KiB — 113 ms — h2https://nca.jrnl.ie/jrnl-events.min.jsnca.jrnl.ie/jrnl-events.min.js https://nca.jrnl.ie/jrnl-events.min.js — 200 — 3.8 KiB — 91 ms — h2https://www.facebook.com/x/oauth/status?client_id=116141121768215&input_token&origin=2&redirect_uri=https%3A%2F%2Fwww.thejournal.ie%2F&sdk=joey&wants_cookie_data=truewww.facebook.com/x/oauth/status?cli... https://www.facebook.com/x/oauth/status?client_id=116141121768215&input_token&origin=2&redirect_uri=https%3A%2F%2Fwww.thejournal.ie%2F&sdk=joey&wants_cookie_data=true — 200 — 120 B — 210 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.9 KiB — 139 ms — h3https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=gapi_iframes/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scsapis.google.com/_/scs/abc-static/_/... https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.HLcjcliCxoY.O/m=gapi_iframes/rt=j/sv=1/d=1/ed=1/rs=AHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw/cb=gapi.loaded_0?le=scs — 200 — 34.3 KiB — 56 ms — h2https://eligibility.wootric.com/eligible.json?account_token=NPS-a86430d5&end_user_last_seen=1776899330803&language%5Bcode%5D=&language%5Baudience_text%5D=&language%5Bproduct_name%5D=&sdk_version=wootric-js-sdk-1.12.9&properties%5Bclient%5D=webeligibility.wootric.com/eligible.js... https://eligibility.wootric.com/eligible.json?account_token=NPS-a86430d5&end_user_last_seen=1776899330803&language%5Bcode%5D=&language%5Baudience_text%5D=&language%5Bproduct_name%5D=&sdk_version=wootric-js-sdk-1.12.9&properties%5Bclient%5D=web — 200 — 422 B — 260 ms — h2https://www.thejournal.ie/__/auth/iframe?apiKey=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&appName=%5BDEFAULT%5D&v=9.13.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__www.thejournal.ie/__/auth/iframe?ap... https://www.thejournal.ie/__/auth/iframe?apiKey=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&appName=%5BDEFAULT%5D&v=9.13.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__ — 200 — 608 B — 43 ms — h2https://www.thejournal.ie/__/auth/iframe?apiKey=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&appName=%5BDEFAULT%5D-firebaseui-temp&v=9.13.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__www.thejournal.ie/__/auth/iframe?ap... https://www.thejournal.ie/__/auth/iframe?apiKey=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&appName=%5BDEFAULT%5D-firebaseui-temp&v=9.13.0&eid=p&usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.HLcjcliCxoY.O%2Fd%3D1%2Frs%3DAHpOoo-EKlLcELGvY6Qdg_kTBmN3Ra8MLw%2Fm%3D__features__ — 200 — 608 B — 43 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 76 ms — h3https://www.thejournal.ie/__/auth/iframe.jswww.thejournal.ie/__/auth/iframe.js https://www.thejournal.ie/__/auth/iframe.js — 200 — 90.5 KiB — 46 ms — h2https://www.thejournal.ie/__/auth/iframe.jswww.thejournal.ie/__/auth/iframe.js https://www.thejournal.ie/__/auth/iframe.js — 200 — 0 B — 39 ms — h2https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899330999www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899330999 — 200 — 0 B — 211 ms — h2https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899331007www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899331007 — 200 — 0 B — 200 ms — h2https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svgwww.gstatic.com/firebasejs/ui/2.0.0... https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg — 200 — 958 B — 29 ms — h3https://static.the42.ie/redesign/i/the42/apple-logo.svgstatic.the42.ie/redesign/i/the42/ap... https://static.the42.ie/redesign/i/the42/apple-logo.svg — 200 — 815 B — 185 ms — h2https://static.the42.ie/redesign/i/the42/envelope.svgstatic.the42.ie/redesign/i/the42/en... https://static.the42.ie/redesign/i/the42/envelope.svg — 200 — 824 B — 183 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 46 ms — h3https://b0.thejournal.ie/redesign/i/thejournal/favicon-32x32.pngb0.thejournal.ie/redesign/i/thejour... https://b0.thejournal.ie/redesign/i/thejournal/favicon-32x32.png — 200 — 924 B — 39 ms — h2https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899331007www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899331007 — 200 — 603 B — 141 ms — h2https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899330999www.googleapis.com/identitytoolkit/... https://www.googleapis.com/identitytoolkit/v3/relyingparty/getProjectConfig?key=AIzaSyD39iPmw7w0Tl-SXBt9dfBgWfJywmZggUU&cb=1776899330999 — 200 — 416 B — 137 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 42 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3225ms · 1007KB · €35/mo
d2wy8f7a9ursnm.cloudfront.net
Other
Costly
Execution 738ms
Transfer 14 KB
Monthly Cost €8/mo
Unattributable
Other
Costly
Execution 615ms
Transfer 0 KB
Monthly Cost €7/mo
www.thejournal.ie
Other
Costly
Execution 422ms
Transfer 0 KB
Unused 61%
Monthly Cost €5/mo
www.thejournal.ie
Other
Costly
Execution 278ms
Transfer 174 KB
Monthly Cost €3/mo
b0.thejournal.ie
Other
Costly
Execution 236ms
Transfer 33 KB
Unused 72%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 178ms
Transfer 174 KB
Unused 50%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 157ms
Transfer 188 KB
Unused 75%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 142ms
Transfer 117 KB
Unused 57%
Monthly Cost €2/mo
unpkg
CDN
Optional
Execution 120ms
Transfer 8 KB
Monthly Cost €1/mo
b0.thejournal.ie
Other
Optional
Execution 73ms
Transfer 85 KB
Unused 67%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 69ms
Transfer 84 KB
Unused 65%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 69ms
Transfer 34 KB
Monthly Cost €1/mo
apis.google.com
Other
Optional
Execution 67ms
Transfer 34 KB
Monthly Cost €1/mo
cdn.wootric.com
Other
Optional
Execution 61ms
Transfer 63 KB
Unused 43%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • d2wy8f7a9ursnm.cloudfront.net adds 738ms and costs ~€8/month
  • Unattributable adds 615ms and costs ~€7/month
  • www.thejournal.ie adds 422ms and costs ~€5/month
  • www.thejournal.ie adds 278ms and costs ~€3/month
  • b0.thejournal.ie adds 236ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

d2wy8f7a9ursnm.cloudfront.net takes 738ms 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

Unattributable takes 615ms 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

www.thejournal.ie takes 422ms 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

61% of www.thejournal.ie's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.thejournal.ie takes 278ms 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

b0.thejournal.ie takes 236ms 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

72% of b0.thejournal.ie's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

50% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

57% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

67% of b0.thejournal.ie's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

65% of Facebook Pixel's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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