Skip to content
https://tradingeconomics.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

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

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

1.31 s

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

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

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

1.27 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.31 s

Page Load Progression

423 ms
846 ms
1.3 s
1.7 s
2.1 s
2.5 s
3.0 s
3.4 s
Checks
15
7 PASS 4 REVIEW 2 FIX
D
Third-Party Impact
Action
92% third-party, 0 ms blocking
FIX
92% third-party, 0 ms blocking
Warning::
Third-party code accounts for 92% of page weight (781.4 KiB of 850.1 KiB)
Info::
Third-party blocking time is low (0 ms)
92%
First-party Third-party
D
JS Bundles
Action
5 scripts, 267 KB unused
FIX
5 scripts, 267 KB unused
Warning::
https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js...: 160 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js...: unminified — 50 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SZ14...: 59 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d2bkl1xeetjryo.cloudfront.net/te-mini-widg...: 47 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 267 KB
267 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js?v=20240223227 KB160 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SZ14JCTXWQ150 KB59 KB (40%)3rd
https://d2bkl1xeetjryo.cloudfront.net/te-mini-widget.js?v=2025051494 KB47 KB (51%)3rd
https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js28 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.1/js/bootstrap.bundle.min.js21 KB3rd

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

B
Image Optimization
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Info::
All images are well-optimized
7 images 91 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
B
Page Weight Inventory
27 resources · 850 KB · 267 KB savings available
REVIEW
27 resources · 850 KB · 267 KB savings available
Info::
Within 1MB page-weight target
Got: 850 KB
Info::
~267 KB of savings available
Warning::
26 third-party resources (92% of weight)
Info::
1 resources over 200KB
27 resources · 850.1 KiB · 26 third-party Within 1MB page-weight target
JavaScript 61% · 520.4 KiB
Font 14% · 119.1 KiB
Image 11% · 92.6 KiB
Document 8% · 69.7 KiB
CSS 5% · 41.3 KiB
Other 1% · 6.9 KiB

~266.8 KiB of savings available

Remove unused JavaScript: 266.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
A
Page Weight Budget
850 KB transferred, 27 requests
PASS
850 KB transferred, 27 requests
Info::
Page weighs 2.6 MB (850 KB transferred)
Warning::
JavaScript is 520 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 520 KB
Info::
27 HTTP requests
Info::
Estimated 0.17 g CO2 per page load
850 KB / 2.4 MB budget
850 KB transferred
27 requests
0.17 g CO2 per page load
JavaScript 520.4 KiB 61%
Fonts 119.1 KiB 14%
Images 91.2 KiB 11%
HTML 68.7 KiB 8%
CSS 41.3 KiB 5%
Other 4.7 KiB 1%
Other 2.6 KiB 0%
Other 1.4 KiB 0%
Other 552 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

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

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
415ms total JS execution
PASS
415ms total JS execution
Info::
https://tradingeconomics.com/: 140ms CPU time
Info::
https://d2bkl1xeetjryo.cloudfront.net/te-mini-widg...: 80ms CPU time
Info::
Unattributable: 70ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-SZ14...: 67ms CPU time
Info::
https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js...: 58ms CPU time
Warning::
Third-party scripts: 275ms (66% of total)

Main Thread Breakdown

Script Evaluation 47% Other 17% Style & Layout 15% Script Parsing & Compilation 11% Parse HTML & CSS 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://tradingeconomics.com/140ms38ms7ms1st
https://d2bkl1xeetjryo.cloudfront.net/te-mini-widget.js?v=2025051480ms59ms5ms3rd
Unattributable70ms6ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SZ14JCTXWQ67ms55ms11ms3rd
https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js?v=2024022358ms30ms22ms3rd
A+
Font Loading
1 fonts (119 KB)
PASS
1 fonts (119 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

119 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 1.3 s LCP 1.3 shttps://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47bootstrap-icons.woff2 https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47 — 119.1 KiB — 79 ms — font-display: swap
bootstrap-icons.woff2 woff2 swap
Size 119 KB
Load time 79 ms
Start 548 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~60 KB and ~120 ms

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
Network Waterfall
27 requests over 1615ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.3 s LCP 1.3 shttps://tradingeconomics.com// https://tradingeconomics.com/ — 200 — 68.7 KiB — 500 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.3/css/bootstrap.min.csscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.3/css/bootstrap.min.css — 200 — 20.4 KiB — 67 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.csscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/bootstrap-icons.min.css — 200 — 10.3 KiB — 47 ms — h3https://d2n2sd20z6hutz.cloudfront.net/stylesheet.min.cssd2n2sd20z6hutz.cloudfront.net/style... https://d2n2sd20z6hutz.cloudfront.net/stylesheet.min.css — 200 — 10.6 KiB — 15 ms — h2https://d2bkl1xeetjryo.cloudfront.net/te-mini-widget.js?v=20250514d2bkl1xeetjryo.cloudfront.net/te-mi... https://d2bkl1xeetjryo.cloudfront.net/te-mini-widget.js?v=20250514 — 200 — 93.9 KiB — 20 ms — h3data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='…www.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3.5…www.w3.org/2000/svg' viewBox='-4 -4... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3.5… — 200 — 0 B — 0 ms — datahttps://d1koue9segiqoj.cloudfront.net/2022/Gasoline%20Pump.jpgd1koue9segiqoj.cloudfront.net/2022/... https://d1koue9segiqoj.cloudfront.net/2022/Gasoline%20Pump.jpg — 200 — 73.1 KiB — 13 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47cdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.2/font/fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47 — 200 — 119.1 KiB — 79 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js — 200 — 28.0 KiB — 47 ms — h3https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.1/js/bootstrap.bundle.min.jscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.1/js/bootstrap.bundle.min.js — 200 — 21.3 KiB — 59 ms — h3https://www.googletagmanager.com/gtag/js?id=G-SZ14JCTXWQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SZ14JCTXWQ — 200 — 150.0 KiB — 164 ms — h2https://d3e5kp2e91w0k0.cloudfront.net/images/appstore-lrg.svgd3e5kp2e91w0k0.cloudfront.net/image... https://d3e5kp2e91w0k0.cloudfront.net/images/appstore-lrg.svg — 200 — 12.7 KiB — 15 ms — http/1.1https://d3e5kp2e91w0k0.cloudfront.net/images/google-play.pngd3e5kp2e91w0k0.cloudfront.net/image... https://d3e5kp2e91w0k0.cloudfront.net/images/google-play.png — 200 — 5.0 KiB — 12 ms — http/1.1https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js?v=20240223d3fy651gv2fhd3.cloudfront.net/js/io... https://d3fy651gv2fhd3.cloudfront.net/js/io.min.js?v=20240223 — 200 — 227.1 KiB — 31 ms — h3https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIdhlive.tradingeconomics.com/socket.io... https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIdh — 200 — 627 B — 301 ms — h2https://d3ii0wo49og5mi.cloudfront.net/markets/cl1:com?span=1y&ohlc=0&ref=homed3ii0wo49og5mi.cloudfront.net/marke... https://d3ii0wo49og5mi.cloudfront.net/markets/cl1:com?span=1y&ohlc=0&ref=home — 204 — 0 B — 116 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-SZ14JCTXWQ&gtm=45je64h1v890104370za200zd890104370&_p=1776804243882&_gaz=1&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1089120240.1776804244&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776804244&sct=1&seg=0&dl=https%3A%2F%2Ftradingeconomics.com%2F&dt=TRADING%20ECONOMICS%20%7C%2020%20million%20INDICATORS%20FROM%20196%20COUNTRIES&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=803region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SZ14JCTXWQ&gtm=45je64h1v890104370za200zd890104370&_p=1776804243882&_gaz=1&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1089120240.1776804244&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776804244&sct=1&seg=0&dl=https%3A%2F%2Ftradingeconomics.com%2F&dt=TRADING%20ECONOMICS%20%7C%2020%20million%20INDICATORS%20FROM%20196%20COUNTRIES&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=803 — 204 — 552 B — 78 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZ14JCTXWQ&cid=1089120240.1776804244&gtm=45je64h1v890104370za200zd890104370&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZ14JCTXWQ&cid=1089120240.1776804244&gtm=45je64h1v890104370za200zd890104370&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401 — 204 — 552 B — 71 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SZ14JCTXWQ&cid=1089120240.1776804244&gtm=45je64h1v890104370za200zd890104370&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401&z=533386419www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SZ14JCTXWQ&cid=1089120240.1776804244&gtm=45je64h1v890104370za200zd890104370&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPZ2t5l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266401&z=533386419 — 200 — 408 B — 94 ms — h2https://d3ii0wo49og5mi.cloudfront.net/markets/cl1:com?span=1y&ohlc=0&ref=homed3ii0wo49og5mi.cloudfront.net/marke... https://d3ii0wo49og5mi.cloudfront.net/markets/cl1:com?span=1y&ohlc=0&ref=home — 200 — 4.2 KiB — 112 ms — h2https://d3e5kp2e91w0k0.cloudfront.net/favicon.svgd3e5kp2e91w0k0.cloudfront.net/favic... https://d3e5kp2e91w0k0.cloudfront.net/favicon.svg — 200 — 1.4 KiB — 5 ms — http/1.1https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIid&sid=4tDFLXIJ-CcY6wf6NHBmlive.tradingeconomics.com/socket.io... https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIid&sid=4tDFLXIJ-CcY6wf6NHBm — 200 — 502 B — 137 ms — h2https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIif&sid=4tDFLXIJ-CcY6wf6NHBmlive.tradingeconomics.com/socket.io... https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIif&sid=4tDFLXIJ-CcY6wf6NHBm — 200 — 542 B — 146 ms — h2https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIkz&sid=4tDFLXIJ-CcY6wf6NHBmlive.tradingeconomics.com/socket.io... https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIkz&sid=4tDFLXIJ-CcY6wf6NHBm — 200 — 514 B — 449 ms — h2https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIk-&sid=4tDFLXIJ-CcY6wf6NHBmlive.tradingeconomics.com/socket.io... https://live.tradingeconomics.com/socket.io/?key=sun&url=%2F&EIO=4&transport=polling&t=PsnoIk-&sid=4tDFLXIJ-CcY6wf6NHBm — 200 — 497 B — 222 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
66% of JavaScript execution is third-party
First-party Third-party 275ms · 471KB · $4/mo
d2bkl1xeetjryo.cloudfront.net
Other
Optional
Execution 80ms
Transfer 94 KB
Unused 51%
Monthly Cost $1/mo
Unattributable
Other
Optional
Execution 70ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 150 KB
Unused 40%
Monthly Cost $1/mo
d3fy651gv2fhd3.cloudfront.net
Other
Optional
Execution 58ms
Transfer 227 KB
Unused 71%
Monthly Cost $1/mo

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

51% of d2bkl1xeetjryo.cloudfront.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

71% of d3fy651gv2fhd3.cloudfront.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

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