Skip to content
https://eib.org

Performance

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

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

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

22.12 s

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

26.96 s

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

3.53 s

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.

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

27.76 s

Page Load Progression

443 ms
886 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 121 requests
FIX
4.3 MB transferred, 121 requests
Critical::
Page weighs 10.8 MB (4.3 MB transferred)
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 1.3 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.3 MB
Info::
CSS is 350 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 350 KB
Warning::
121 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.91 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
121 requests
0.91 g CO2 per page load
JavaScript 1.9 MiB 43%
Fonts 1.3 MiB 29%
Images 645.0 KiB 14%
CSS 349.6 KiB 8%
Other 178.3 KiB 4%
HTML 62.5 KiB 1%
Other 4.6 KiB 0%
Other 370 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (4.3 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7287ms total JS execution
FIX
7287ms total JS execution
Warning::
https://tech.eib.org/_tools/mix/javascript/vendor....: 5217ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 619ms CPU time
Warning::
Unattributable: 351ms CPU time
Warning::
https://tech.eib.org/_tools/front/js/framework/ext...: 329ms CPU time
Warning::
https://www.eib.org/en/index: 280ms CPU time
Warning::
Third-party scripts: 7287ms (100% of total)

Main Thread Breakdown

Script Evaluation 73% Other 12% Style & Layout 7% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://tech.eib.org/_tools/mix/javascript/vendor.js?v=15217ms4621ms63ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js619ms518ms65ms3rd
Unattributable351ms7ms0ms3rd
https://tech.eib.org/_tools/front/js/framework/external/gsap/ScrollTrigger.min.js329ms29ms6ms3rd
https://www.eib.org/en/index280ms7ms1ms3rd
https://tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26188ms95ms92ms3rd
https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js153ms113ms32ms3rd
https://tech.eib.org/_tools/front/js/generic/fm-eib.js?v=1.9884ms30ms3ms3rd
https://tech.eib.org/_tools/front/js/framework/curator.embed.js66ms33ms32ms3rd
F
JS Bundles
Action
43 scripts, 951 KB unused
FIX
43 scripts, 951 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tech.eib.org/_tools/mix/javascript/all-js-...: 125 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tech.eib.org/_tools/mix/javascript/all-js-...: unminified — 77 KB could be saved
Warning::
https://tech.eib.org/_tools/mix/javascript/vendor....: 106 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 951 KB
951 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26238 KB125 KB (53%)3rd
https://tech.eib.org/_tools/mix/javascript/vendor.js?v=1208 KB106 KB (51%)3rd
https://tech.eib.org/_tools/front/js/framework/curator.embed.js104 KB84 KB (82%)3rd
https://tech.eib.org/_tools/mix/javascript/gallery/thumbnail-gallery.js?v=1.1134 KB31 KB (94%)3rd
https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js81 KB30 KB (37%)3rd
https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.js31 KB23 KB (75%)3rd
https://tech.eib.org/_tools/front/js/framework/swiper-bundle.min.js?v=1.137 KB21 KB (57%)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
121 resources · 4.3 MB · 951 KB savings available
FIX
121 resources · 4.3 MB · 951 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~951 KB of savings available
Warning::
120 third-party resources (100% of weight)
Info::
6 resources over 200KB
121 resources · 4.3 MiB · 120 third-party 3.3 MiB over 1MB target
JavaScript 43% · 1.9 MiB
Font 29% · 1.3 MiB
Image 15% · 649.0 KiB
CSS 8% · 349.6 KiB
Other 4% · 178.7 KiB
Document 1% · 63.0 KiB

~951.1 KiB of savings available

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

C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://www.eib.org/photos/download.do?documentId=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eib.org/photos/download.do?documentId=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eib.org/photos/download.do?documentId=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.eib.org/photos/download.do?documentId=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 645 KB
0 oversized -0 KB
22 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

10

1287 KB total

Render-blocking

0

of 10

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 26.0 s 28.0 s FCP 22.1 s LCP 27.0 shttps://tech.eib.org/_tools/mix/font/roboto/Roboto-Bold.ttfRoboto-Bold.ttf https://tech.eib.org/_tools/mix/font/roboto/Roboto-Bold.ttf — 163.9 KiB — 22 ms — font-display: swaphttps://tech.eib.org/_tools/mix/font/roboto/Roboto-Medium.ttfRoboto-Medium.ttf https://tech.eib.org/_tools/mix/font/roboto/Roboto-Medium.ttf — 165.2 KiB — 17 ms — font-display: swaphttps://tech.eib.org/_tools/mix/font/roboto/Roboto-Regular.ttfRoboto-Regular.ttf https://tech.eib.org/_tools/mix/font/roboto/Roboto-Regular.ttf — 164.8 KiB — 24 ms — font-display: swaphttps://tech.eib.org/_tools/mix/font/alegreya-sans/AlegreyaSans-Bold.ttfAlegreyaSans-Bold.ttf https://tech.eib.org/_tools/mix/font/alegreya-sans/AlegreyaSans-Bold.ttf — 246.1 KiB — 25 ms — font-display: swaphttps://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-solid-900.woff2 — 346.6 KiB — 33 ms — font-display: swaphttps://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-brands-400.woff2 — 117.3 KiB — 29 ms — font-display: swaphttps://static.dwcdn.net/css/fonts/roboto/roboto_400italic.woff2roboto_400italic.woff2 https://static.dwcdn.net/css/fonts/roboto/roboto_400italic.woff2 — 17.1 KiB — 62 ms — font-display: swaphttps://static.dwcdn.net/css/fonts/roboto/roboto_400.woff2roboto_400.woff2 https://static.dwcdn.net/css/fonts/roboto/roboto_400.woff2 — 15.9 KiB — 60 ms — font-display: swaphttps://static.dwcdn.net/css/fonts/roboto/roboto_700.woff2roboto_700.woff2 https://static.dwcdn.net/css/fonts/roboto/roboto_700.woff2 — 15.7 KiB — 23 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 105 ms — font-display: swap
Roboto-Bold.ttf ttf swap
Size 164 KB
Load time 22 ms
Start 912 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Roboto-Medium.ttf ttf swap
Size 165 KB
Load time 17 ms
Start 918 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Roboto-Regular.ttf ttf swap
Size 165 KB
Load time 24 ms
Start 918 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
AlegreyaSans-Bold.ttf ttf swap
Size 246 KB
Load time 25 ms
Start 918 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-solid-900.woff2 woff2 swap
Size 347 KB
Load time 33 ms
Start 918 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
fa-brands-400.woff2 woff2 swap
Size 117 KB
Load time 29 ms
Start 918 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
roboto_400italic.woff2 woff2 swap
Size 17 KB
Load time 62 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
roboto_400.woff2 woff2 swap
Size 16 KB
Load time 60 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
roboto_700.woff2 woff2 swap
Size 16 KB
Load time 23 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 105 ms
Start 2.6 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)

Fixing the unchecked items could save ~824 KB and ~1648 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
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
121 requests over 3108ms
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 26.0 s 28.0 s FCP 22.1 s LCP 27.0 shttps://eib.org// https://eib.org/ — 301 — 102 B — 37 ms — h2https://www.eib.org/www.eib.org/ https://www.eib.org/ — 301 — 244 B — 69 ms — h2https://www.eib.org/en/www.eib.org/en/ https://www.eib.org/en/ — 302 — 246 B — 34 ms — h2http://www.eib.org/en/indexwww.eib.org/en/index http://www.eib.org/en/index — 307 — 0 B — 0 ms — http/1.1https://www.eib.org/en/indexwww.eib.org/en/index https://www.eib.org/en/index — 200 — 20.8 KiB — 262 ms — h2https://tech.eib.org/_tools/mix/css/eib-font.csstech.eib.org/_tools/mix/css/eib-fon... https://tech.eib.org/_tools/mix/css/eib-font.css — 200 — 1002 B — 144 ms — h2https://tech.eib.org/_tools/mix/font/fontawesome-pro/css/all.min.csstech.eib.org/_tools/mix/font/fontaw... https://tech.eib.org/_tools/mix/font/fontawesome-pro/css/all.min.css — 200 — 60.4 KiB — 182 ms — h2https://tech.eib.org/_tools/front/css/framework/bootstrap.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/bootstrap.min.css — 200 — 19.8 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/swiper-bundle.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/swiper-bundle.min.css — 200 — 4.8 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17 — 200 — 25.0 KiB — 183 ms — h2https://tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67tech.eib.org/_tools/mix/css/all-sty... https://tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67 — 200 — 63.4 KiB — 188 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/header.css?v=1.634tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/header.css?v=1.634 — 200 — 5.3 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/primer/primer.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/primer/primer.css — 200 — 1.2 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/footer.css?v=1.9tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/footer.css?v=1.9 — 200 — 5.9 KiB — 186 ms — h2https://tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1tech.eib.org/_tools/front/css/fm/al... https://tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1 — 200 — 43.8 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/jquery.fancybox.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/jquery.fancybox.min.css — 200 — 1.8 KiB — 184 ms — h2https://tech.eib.org/_tools/mix/css/gallery/thumbnail-gallery.css?v=1.41tech.eib.org/_tools/mix/css/gallery... https://tech.eib.org/_tools/mix/css/gallery/thumbnail-gallery.css?v=1.41 — 200 — 5.5 KiB — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/flag-icon.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/flag-icon.min.css — 200 — 3.2 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-gallery.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-gallery.css — 200 — 805 B — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-text-on-image.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-text-on-image.css — 200 — 1.1 KiB — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-two-col.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-two-col.css — 200 — 975 B — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/curator.embed.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/curator.embed.css — 200 — 14.6 KiB — 184 ms — h2https://tech.eib.org/_tools/front/js/include-google.jstech.eib.org/_tools/front/js/includ... https://tech.eib.org/_tools/front/js/include-google.js — 200 — 420 B — 177 ms — h2https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=XSwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=XS — 200 — 7.6 KiB — 35 ms — h2https://tech.eib.org/_tools/front/css/framework/images/logos/en-eib-logogroup.pngtech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/images/logos/en-eib-logogroup.png — 200 — 89.1 KiB — 46 ms — h2https://tech.eib.org/_tools/front/js/framework/loader.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/loader.js — 200 — 18.5 KiB — 45 ms — h2https://tech.eib.org/_tools/front/js/framework/curator.embed.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/curator.embed.js — 200 — 103.9 KiB — 20 ms — h2https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.js — 200 — 30.7 KiB — 17 ms — h2https://tech.eib.org/_tools/mix/javascript/vendor.js?v=1tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/vendor.js?v=1 — 200 — 208.1 KiB — 93 ms — h2https://tech.eib.org/_tools/front/js/framework/include-piwik.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/include-piwik.js — 200 — 1.1 KiB — 20 ms — h2
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 26.0 s 28.0 s FCP 22.1 s LCP 27.0 shttps://eib.org// https://eib.org/ — 301 — 102 B — 37 ms — h2https://www.eib.org/www.eib.org/ https://www.eib.org/ — 301 — 244 B — 69 ms — h2https://www.eib.org/en/www.eib.org/en/ https://www.eib.org/en/ — 302 — 246 B — 34 ms — h2http://www.eib.org/en/indexwww.eib.org/en/index http://www.eib.org/en/index — 307 — 0 B — 0 ms — http/1.1https://www.eib.org/en/indexwww.eib.org/en/index https://www.eib.org/en/index — 200 — 20.8 KiB — 262 ms — h2https://tech.eib.org/_tools/mix/css/eib-font.csstech.eib.org/_tools/mix/css/eib-fon... https://tech.eib.org/_tools/mix/css/eib-font.css — 200 — 1002 B — 144 ms — h2https://tech.eib.org/_tools/mix/font/fontawesome-pro/css/all.min.csstech.eib.org/_tools/mix/font/fontaw... https://tech.eib.org/_tools/mix/font/fontawesome-pro/css/all.min.css — 200 — 60.4 KiB — 182 ms — h2https://tech.eib.org/_tools/front/css/framework/bootstrap.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/bootstrap.min.css — 200 — 19.8 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/swiper-bundle.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/swiper-bundle.min.css — 200 — 4.8 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/eib-styles.css?v=2.17 — 200 — 25.0 KiB — 183 ms — h2https://tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67tech.eib.org/_tools/mix/css/all-sty... https://tech.eib.org/_tools/mix/css/all-style-rl.css?v=3.67 — 200 — 63.4 KiB — 188 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/header.css?v=1.634tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/header.css?v=1.634 — 200 — 5.3 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/primer/primer.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/primer/primer.css — 200 — 1.2 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/rl/footer.css?v=1.9tech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/rl/footer.css?v=1.9 — 200 — 5.9 KiB — 186 ms — h2https://tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1tech.eib.org/_tools/front/css/fm/al... https://tech.eib.org/_tools/front/css/fm/all-style.css?v=4.1 — 200 — 43.8 KiB — 187 ms — h2https://tech.eib.org/_tools/front/css/framework/jquery.fancybox.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/jquery.fancybox.min.css — 200 — 1.8 KiB — 184 ms — h2https://tech.eib.org/_tools/mix/css/gallery/thumbnail-gallery.css?v=1.41tech.eib.org/_tools/mix/css/gallery... https://tech.eib.org/_tools/mix/css/gallery/thumbnail-gallery.css?v=1.41 — 200 — 5.5 KiB — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/flag-icon.min.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/flag-icon.min.css — 200 — 3.2 KiB — 183 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-gallery.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-gallery.css — 200 — 805 B — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-text-on-image.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-text-on-image.css — 200 — 1.1 KiB — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-two-col.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/animations/scrollmation-two-col.css — 200 — 975 B — 184 ms — h2https://tech.eib.org/_tools/front/css/framework/curator.embed.csstech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/curator.embed.css — 200 — 14.6 KiB — 184 ms — h2https://tech.eib.org/_tools/front/js/include-google.jstech.eib.org/_tools/front/js/includ... https://tech.eib.org/_tools/front/js/include-google.js — 200 — 420 B — 177 ms — h2https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=XSwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=XS — 200 — 7.6 KiB — 35 ms — h2https://tech.eib.org/_tools/front/css/framework/images/logos/en-eib-logogroup.pngtech.eib.org/_tools/front/css/frame... https://tech.eib.org/_tools/front/css/framework/images/logos/en-eib-logogroup.png — 200 — 89.1 KiB — 46 ms — h2https://tech.eib.org/_tools/front/js/framework/loader.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/loader.js — 200 — 18.5 KiB — 45 ms — h2https://tech.eib.org/_tools/front/js/framework/curator.embed.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/curator.embed.js — 200 — 103.9 KiB — 20 ms — h2https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/jquery-3.5.1.min.js — 200 — 30.7 KiB — 17 ms — h2https://tech.eib.org/_tools/mix/javascript/vendor.js?v=1tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/vendor.js?v=1 — 200 — 208.1 KiB — 93 ms — h2https://tech.eib.org/_tools/front/js/framework/include-piwik.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/include-piwik.js — 200 — 1.1 KiB — 20 ms — h2https://tech.eib.org/_tools/front/js/framework/external/lozad/lozad.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/external/lozad/lozad.min.js — 200 — 1.7 KiB — 21 ms — h2https://tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/all-js-rl.js?v=1.26 — 200 — 238.5 KiB — 99 ms — h2https://tech.eib.org/_tools/front/js/framework/external/gsap/gsap.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/external/gsap/gsap.min.js — 200 — 24.0 KiB — 46 ms — h2https://tech.eib.org/_tools/front/js/framework/swiper-bundle.min.js?v=1.1tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/swiper-bundle.min.js?v=1.1 — 200 — 36.7 KiB — 90 ms — h2https://tech.eib.org/_tools/front/js/framework/modules/jumplinks-menu/jumplinks-menu.js?v=0.3tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/modules/jumplinks-menu/jumplinks-menu.js?v=0.3 — 200 — 1.2 KiB — 54 ms — h2https://tech.eib.org/_tools/front/js/framework/fancybox/jquery.fancybox.pack.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/fancybox/jquery.fancybox.pack.js — 200 — 8.9 KiB — 55 ms — h2https://tech.eib.org/_tools/front/js/framework/fancybox/jquery.fancybox-media.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/fancybox/jquery.fancybox-media.js — 200 — 2.4 KiB — 56 ms — h2https://tech.eib.org/_tools/front/js/framework/fancybox/init-fancybox.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/fancybox/init-fancybox.js — 200 — 2.7 KiB — 59 ms — h2https://tech.eib.org/_tools/front/js/generic/jquery-eib.js?v=2.186tech.eib.org/_tools/front/js/generi... https://tech.eib.org/_tools/front/js/generic/jquery-eib.js?v=2.186 — 200 — 25.6 KiB — 90 ms — h2https://tech.eib.org/_tools/front/js/framework/_rareloop/search-form.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/_rareloop/search-form.js — 200 — 1.6 KiB — 65 ms — h2https://tech.eib.org/_tools/mix/javascript/gallery/thumbnail-gallery.js?v=1.11tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/gallery/thumbnail-gallery.js?v=1.11 — 200 — 33.8 KiB — 92 ms — h2https://tech.eib.org/_tools/front/js/framework/external/gsap/ScrollTrigger.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/external/gsap/ScrollTrigger.min.js — 200 — 8.8 KiB — 70 ms — h2https://tech.eib.org/_tools/mix/javascript/gsap/project-submenu.js?v=1.05tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/gsap/project-submenu.js?v=1.05 — 200 — 1.5 KiB — 73 ms — h2https://tech.eib.org/_tools/front/js/framework/_rareloop/video.js?v=0.2tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/_rareloop/video.js?v=0.2 — 200 — 1.7 KiB — 73 ms — h2https://tech.eib.org/_tools/front/js/generic/cookies-policy.jstech.eib.org/_tools/front/js/generi... https://tech.eib.org/_tools/front/js/generic/cookies-policy.js — 200 — 1.5 KiB — 74 ms — h2https://tech.eib.org/_tools/mix/javascript/pdf-icon.js?version=1.3tech.eib.org/_tools/mix/javascript/... https://tech.eib.org/_tools/mix/javascript/pdf-icon.js?version=1.3 — 200 — 920 B — 75 ms — h2https://tech.eib.org/_tools/front/js/framework/page/unsubscribe.js?v=0.2tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/page/unsubscribe.js?v=0.2 — 200 — 2.1 KiB — 74 ms — h2https://tech.eib.org/_tools/front/js/framework/jquery.sticky-kit.min.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/jquery.sticky-kit.min.js — 200 — 1.7 KiB — 75 ms — h2https://tech.eib.org/_tools/front/js/framework/animations/change-content-on-scroll.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/animations/change-content-on-scroll.js — 200 — 1.2 KiB — 76 ms — h2https://tech.eib.org/_tools/front/js/framework/animations/js-sticky.js?v=0.2tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/animations/js-sticky.js?v=0.2 — 200 — 975 B — 77 ms — h2https://tech.eib.org/_tools/front/js/framework/animations/scrollmation-gallery.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/animations/scrollmation-gallery.js — 200 — 1.8 KiB — 78 ms — h2https://www.google.com/recaptcha/api.js?render=6LcjUSEbAAAAAF6hKLIbnKDrSSCkvtvJ7SuFclapwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LcjUSEbAAAAAF6hKLIbnKDrSSCkvtvJ7SuFclap — 200 — 1.0 KiB — 95 ms — h3https://cdn1.readspeaker.com/script/3/webReader/webReader.js?pids=wrcdn1.readspeaker.com/script/3/webRe... https://cdn1.readspeaker.com/script/3/webReader/webReader.js?pids=wr — 200 — 30.6 KiB — 217 ms — h2https://tech.eib.org/_tools/front/js/generic/readspeaker-jquery.jstech.eib.org/_tools/front/js/generi... https://tech.eib.org/_tools/front/js/generic/readspeaker-jquery.js — 200 — 894 B — 78 ms — h2https://tech.eib.org/_tools/front/js/framework/_rareloop/animate-in.jstech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/_rareloop/animate-in.js — 200 — 1.2 KiB — 80 ms — h2https://tech.eib.org/_tools/front/js/generic/fm-eib.js?v=1.98tech.eib.org/_tools/front/js/generi... https://tech.eib.org/_tools/front/js/generic/fm-eib.js?v=1.98 — 200 — 9.2 KiB — 81 ms — h2https://tech.eib.org/_tools/front/js/framework/_rareloop/panels.js?v=0.6tech.eib.org/_tools/front/js/framew... https://tech.eib.org/_tools/front/js/framework/_rareloop/panels.js?v=0.6 — 200 — 2.5 KiB — 82 ms — h2https://tech.eib.org/_tools/front/css/generic/print.css?v=1.2tech.eib.org/_tools/front/css/gener... https://tech.eib.org/_tools/front/css/generic/print.css?v=1.2 — 200 — 3.4 KiB — 84 ms — h2https://www.eib.org/photos/download.do?documentId=7cd850d8-cfbd-45ad-bcdb-fa1e3c54cc4a&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=7cd850d8-cfbd-45ad-bcdb-fa1e3c54cc4a&binaryType=M — 200 — 29.1 KiB — 15 ms — h2https://www.eib.org/photos/download.do?documentId=0364418e-9279-4696-b720-a758302a9211&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=0364418e-9279-4696-b720-a758302a9211&binaryType=M — 200 — 20.2 KiB — 26 ms — h2https://www.eib.org/photos/download.do?documentId=34f3b42e-580a-4ad5-b9fc-86ff43878f6d&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=34f3b42e-580a-4ad5-b9fc-86ff43878f6d&binaryType=M — 200 — 31.1 KiB — 33 ms — h2https://www.eib.org/photos/download.do?documentId=67626974-f361-487e-b887-42e297a20e55&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=67626974-f361-487e-b887-42e297a20e55&binaryType=M — 200 — 15.6 KiB — 34 ms — h2https://datawrapper.dwcdn.net/yMwDx/2/datawrapper.dwcdn.net/yMwDx/2/ https://datawrapper.dwcdn.net/yMwDx/2/ — 200 — 427 B — 209 ms — h2https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.jspiwik.eib.org/811935f8-b650-409a-89... https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741.js — 200 — 81.1 KiB — 248 ms — h2https://tech.eib.org/images/arrow-tiny.svg?66902c7f474e836a58b7b1d4347bd234tech.eib.org/images/arrow-tiny.svg?... https://tech.eib.org/images/arrow-tiny.svg?66902c7f474e836a58b7b1d4347bd234 — 200 — 821 B — 7 ms — h2https://tech.eib.org/images/search.svg?e5919e972beb219dbca7f6f41badcaedtech.eib.org/images/search.svg?e591... https://tech.eib.org/images/search.svg?e5919e972beb219dbca7f6f41badcaed — 200 — 1.7 KiB — 4 ms — h2https://tech.eib.org/images/arrow-back.svg?40a1c382c58413141d36ab5159ee70cdtech.eib.org/images/arrow-back.svg?... https://tech.eib.org/images/arrow-back.svg?40a1c382c58413141d36ab5159ee70cd — 200 — 673 B — 10 ms — h2https://tech.eib.org/img/icons/easy-to-read.svgtech.eib.org/img/icons/easy-to-read... https://tech.eib.org/img/icons/easy-to-read.svg — 200 — 109.0 KiB — 16 ms — h2https://www.eib.org/photos/download.do?documentId=6862830f00c0540b331f50c2&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=6862830f00c0540b331f50c2&binaryType=M — 200 — 33.9 KiB — 9 ms — h2https://tech.eib.org/images/arrow-image-card.svg?4a93e260f1b0a1aff5e08aaa72855026tech.eib.org/images/arrow-image-car... https://tech.eib.org/images/arrow-image-card.svg?4a93e260f1b0a1aff5e08aaa72855026 — 200 — 672 B — 11 ms — h2https://www.eib.org/photos/download.do?documentId=6838157064ec3c39ecd50ac5&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=6838157064ec3c39ecd50ac5&binaryType=M — 200 — 27.4 KiB — 12 ms — h2https://www.eib.org/photos/download.do?documentId=68388b2e889aaa292613edf2&binaryType=Mwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=68388b2e889aaa292613edf2&binaryType=M — 200 — 22.3 KiB — 15 ms — h2https://tech.eib.org/images/button-arrow-right.svg?14d7c3b77b1fb7bb3c730fd83fbfbfc9tech.eib.org/images/button-arrow-ri... https://tech.eib.org/images/button-arrow-right.svg?14d7c3b77b1fb7bb3c730fd83fbfbfc9 — 200 — 686 B — 11 ms — h2https://tech.eib.org/images/search-black.svg?2c4d34bcd805409fc35812a73b8f457ctech.eib.org/images/search-black.sv... https://tech.eib.org/images/search-black.svg?2c4d34bcd805409fc35812a73b8f457c — 200 — 1.1 KiB — 11 ms — h2https://datawrapper.dwcdn.net/yMwDx/9/datawrapper.dwcdn.net/yMwDx/9/ https://datawrapper.dwcdn.net/yMwDx/9/ — 200 — 13.6 KiB — 31 ms — h2https://tech.eib.org/_tools/mix/font/roboto/Roboto-Bold.ttftech.eib.org/_tools/mix/font/roboto... https://tech.eib.org/_tools/mix/font/roboto/Roboto-Bold.ttf — 200 — 163.9 KiB — 22 ms — h2https://datawrapper.dwcdn.net/lib/vis/d3-donuts.datawrapper.8b3f86fd.cssdatawrapper.dwcdn.net/lib/vis/d3-do... https://datawrapper.dwcdn.net/lib/vis/d3-donuts.datawrapper.8b3f86fd.css — 200 — 2.6 KiB — 27 ms — h2https://datawrapper.dwcdn.net/lib/load-polyfills.c5f6fd05.jsdatawrapper.dwcdn.net/lib/load-poly... https://datawrapper.dwcdn.net/lib/load-polyfills.c5f6fd05.js — 200 — 813 B — 25 ms — h2https://datawrapper.dwcdn.net/lib/vendor/dw-2.0.min.8bb55b07.jsdatawrapper.dwcdn.net/lib/vendor/dw... https://datawrapper.dwcdn.net/lib/vendor/dw-2.0.min.8bb55b07.js — 200 — 69.8 KiB — 39 ms — h2https://datawrapper.dwcdn.net/lib/vis/d3-donuts.f2b16b92.jsdatawrapper.dwcdn.net/lib/vis/d3-do... https://datawrapper.dwcdn.net/lib/vis/d3-donuts.f2b16b92.js — 200 — 83.8 KiB — 61 ms — h2https://datawrapper.dwcdn.net/lib/main.b8db4b47.jsdatawrapper.dwcdn.net/lib/main.b8db... https://datawrapper.dwcdn.net/lib/main.b8db4b47.js — 200 — 128.2 KiB — 68 ms — h2https://tech.eib.org/_tools/mix/font/roboto/Roboto-Medium.ttftech.eib.org/_tools/mix/font/roboto... https://tech.eib.org/_tools/mix/font/roboto/Roboto-Medium.ttf — 200 — 165.2 KiB — 17 ms — h2https://tech.eib.org/_tools/mix/font/roboto/Roboto-Regular.ttftech.eib.org/_tools/mix/font/roboto... https://tech.eib.org/_tools/mix/font/roboto/Roboto-Regular.ttf — 200 — 164.8 KiB — 24 ms — h2https://tech.eib.org/_tools/mix/font/alegreya-sans/AlegreyaSans-Bold.ttftech.eib.org/_tools/mix/font/alegre... https://tech.eib.org/_tools/mix/font/alegreya-sans/AlegreyaSans-Bold.ttf — 200 — 246.1 KiB — 25 ms — h2https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-solid-900.woff2tech.eib.org/_tools/mix/font/fontaw... https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-solid-900.woff2 — 200 — 346.6 KiB — 33 ms — h2https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-brands-400.woff2tech.eib.org/_tools/mix/font/fontaw... https://tech.eib.org/_tools/mix/font/fontawesome-pro/webfonts/fa-brands-400.woff2 — 200 — 117.3 KiB — 29 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 225 ms — h2https://static.dwcdn.net/css/roboto.cssstatic.dwcdn.net/css/roboto.css https://static.dwcdn.net/css/roboto.css — 200 — 580 B — 68 ms — h2https://cdn1.readspeaker.com/script/3/webReader/r/r2889/ReadSpeaker.Styles-Button.css?v=3.8.9.2889cdn1.readspeaker.com/script/3/webRe... https://cdn1.readspeaker.com/script/3/webReader/r/r2889/ReadSpeaker.Styles-Button.css?v=3.8.9.2889 — 200 — 39.9 KiB — 52 ms — h2https://www.eib.org/_tools/resources/conf/json/ajaxUrl.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/ajaxUrl.json — 200 — 3.6 KiB — 128 ms — h2https://datawrapper.dwcdn.net/lib/vis/d3-donuts.datawrapper-dark.8b3f86fd.cssdatawrapper.dwcdn.net/lib/vis/d3-do... https://datawrapper.dwcdn.net/lib/vis/d3-donuts.datawrapper-dark.8b3f86fd.css — 200 — 2.5 KiB — 27 ms — h2https://static.dwcdn.net/css/fonts/roboto/roboto_400italic.woff2static.dwcdn.net/css/fonts/roboto/r... https://static.dwcdn.net/css/fonts/roboto/roboto_400italic.woff2 — 200 — 17.1 KiB — 62 ms — h2https://static.dwcdn.net/css/fonts/roboto/roboto_400.woff2static.dwcdn.net/css/fonts/roboto/r... https://static.dwcdn.net/css/fonts/roboto/roboto_400.woff2 — 200 — 15.9 KiB — 60 ms — h2https://www.eib.org/_tools/resources/conf/json/i18n.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/i18n.json — 200 — 6.9 KiB — 131 ms — h2https://pt.dwcdn.net/yMwDx.csspt.dwcdn.net/yMwDx.css https://pt.dwcdn.net/yMwDx.css — 200 — 42 B — 70 ms — h2https://datawrapper.dwcdn.net/yMwDx/9/dataset.csvdatawrapper.dwcdn.net/yMwDx/9/datas... https://datawrapper.dwcdn.net/yMwDx/9/dataset.csv — 200 — 370 B — 24 ms — h2https://static.dwcdn.net/css/fonts/roboto/roboto_700.woff2static.dwcdn.net/css/fonts/roboto/r... https://static.dwcdn.net/css/fonts/roboto/roboto_700.woff2 — 200 — 15.7 KiB — 23 ms — h2https://www.eib.org/photos/download.do?documentId=697a029a965a4437d2d81ef0&binaryType=S2www.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=697a029a965a4437d2d81ef0&binaryType=S2 — 200 — 16.7 KiB — 11 ms — h2https://www.eib.org/photos/download.do?documentId=699d9abf7e490cd86def244d&binaryType=S2www.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=699d9abf7e490cd86def244d&binaryType=S2 — 200 — 19.6 KiB — 12 ms — h2https://www.eib.org/photos/download.do?documentId=69bd573ef23fec6aa3472eaa&binaryType=S2www.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=69bd573ef23fec6aa3472eaa&binaryType=S2 — 200 — 17.9 KiB — 14 ms — h2https://www.eib.org/photos/download.do?documentId=697b09e2965a4437d2d81f19&binaryType=S2www.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=697b09e2965a4437d2d81f19&binaryType=S2 — 200 — 13.7 KiB — 12 ms — h2https://www.eib.org/_tools/resources/conf/json/data/dataType.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/data/dataType.json — 200 — 40.4 KiB — 179 ms — h2https://www.eib.org/_tools/resources/conf/json/data/dataType.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/data/dataType.json — 200 — 40.4 KiB — 184 ms — h2https://www.eib.org/provider-eib/app/search/popular?language=en&defaultLanguage=enwww.eib.org/provider-eib/app/search... https://www.eib.org/provider-eib/app/search/popular?language=en&defaultLanguage=en — 200 — 5.5 KiB — 36 ms — h2https://www.eib.org/_tools/resources/conf/json/i18n/i18n-en.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/i18n/i18n-en.json — 200 — 30.7 KiB — 163 ms — h2https://www.eib.org/_tools/resources/conf/json/ajaxUrl.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/ajaxUrl.json — 200 — 3.6 KiB — 134 ms — h2https://www.eib.org/_tools/resources/conf/json/i18n.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/i18n.json — 200 — 6.9 KiB — 73 ms — h2https://www.eib.org/_tools/resources/conf/json/data/dataType.jsonwww.eib.org/_tools/resources/conf/j... https://www.eib.org/_tools/resources/conf/json/data/dataType.json — 200 — 40.4 KiB — 73 ms — h2https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=WBwww.eib.org/photos/download.do?docu... https://www.eib.org/photos/download.do?documentId=69df4f3b8693cd8ab5ae998a&binaryType=WB — 200 — 183.8 KiB — 39 ms — h2https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741/privacy-widgets.jsonpiwik.eib.org/811935f8-b650-409a-89... https://piwik.eib.org/811935f8-b650-409a-897a-538f079d9741/privacy-widgets.json — -1 — 0 B — 113 ms — https://piwik.eib.org/ppms.jspiwik.eib.org/ppms.js https://piwik.eib.org/ppms.js — 200 — 26.0 KiB — 65 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcjUSEbAAAAAF6hKLIbnKDrSSCkvtvJ7SuFclap&co=aHR0cHM6Ly93d3cuZWliLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=43yebiomwx20www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcjUSEbAAAAAF6hKLIbnKDrSSCkvtvJ7SuFclap&co=aHR0cHM6Ly93d3cuZWliLm9yZzo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=43yebiomwx20 — 200 — 27.6 KiB — 89 ms — h3https://piwik.eib.org/ppms.phppiwik.eib.org/ppms.php https://piwik.eib.org/ppms.php — 202 — 0 B — 37 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 118 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 198 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 174 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 30 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 105 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 10 ms — h2https://www.eib.org/img/icons/favicons/favicon-32x32.png?v=0.1www.eib.org/img/icons/favicons/favi... https://www.eib.org/img/icons/favicons/favicon-32x32.png?v=0.1 — 200 — 4.0 KiB — 5 ms — h2https://piwik.eib.org/ppms.phppiwik.eib.org/ppms.php https://piwik.eib.org/ppms.php — 202 — 0 B — 47 ms — h2
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 7287ms · 671KB · €31/mo
tech.eib.org
Other
Costly
Execution 5217ms
Transfer 208 KB
Unused 51%
Monthly Cost €22/mo
www.gstatic.com
Other
Costly
Execution 619ms
Transfer 0 KB
Unused 49%
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 351ms
Transfer 0 KB
Monthly Cost €1/mo
tech.eib.org
Other
Costly
Execution 329ms
Transfer 9 KB
Monthly Cost €1/mo
www.eib.org
Other
Costly
Execution 280ms
Transfer 21 KB
Monthly Cost €1/mo
tech.eib.org
Other
Optional
Execution 188ms
Transfer 238 KB
Unused 53%
Monthly Cost €1/mo
piwik.eib.org
Other
Optional
Execution 153ms
Transfer 81 KB
Unused 37%
Monthly Cost €1/mo
tech.eib.org
Other
Optional
Execution 84ms
Transfer 9 KB
Monthly Cost €0/mo
tech.eib.org
Other
Optional
Execution 66ms
Transfer 104 KB
Unused 82%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • tech.eib.org adds 5217ms and costs ~€22/month
  • www.gstatic.com adds 619ms and costs ~€3/month
  • Unattributable adds 351ms and costs ~€1/month
  • tech.eib.org adds 329ms and costs ~€1/month
  • www.eib.org adds 280ms and costs ~€1/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

tech.eib.org takes 5217ms 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

51% of tech.eib.org'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.gstatic.com takes 619ms 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 351ms 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

tech.eib.org takes 329ms 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.eib.org takes 280ms 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

53% of tech.eib.org'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

82% of tech.eib.org'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