Skip to content
https://provenexpert.com

Performance

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

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

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

772 ms

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

1.39 s

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

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

954 ms

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.39 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
15
8 PASS 4 REVIEW 1 FIX
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 (1.1 MiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
B
Page Weight Budget
1.1 MB transferred, 53 requests
REVIEW
1.1 MB transferred, 53 requests
Info::
Page weighs 2.9 MB (1.1 MB transferred)
Info::
Fonts are 276 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 276 KB
Info::
53 HTTP requests
Info::
Estimated 0.23 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
53 requests
0.23 g CO2 per page load
JavaScript 393.9 KiB 36%
Images 285.3 KiB 26%
Fonts 276.3 KiB 25%
CSS 126.2 KiB 11%
HTML 14.2 KiB 1%
Other 2.8 KiB 0%
Other 1.9 KiB 0%
Other 981 B 0%
0 2.4 MB 4.9 MB
Under budget

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

C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://www.provenexpert.com/images/en-us/start/ho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.provenexpert.com/images/en-us/start/ho... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 285 KB
0 oversized -0 KB
10 legacy format
3 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

Performance issues directly impact user engagement and conversion rates.

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
JS Bundles
Action
5 scripts, 170 KB unused
REVIEW
5 scripts, 170 KB unused
Warning::
https://www.provenexpert.com/js/main.js?v=2ac: 124 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.cookiebot.com/e89874dc-49a1-4fa1-9...: 25 KB unused (22%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://consent.cookiebot.com/uc.js: 21 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 170 KB
170 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.provenexpert.com/js/main.js?v=2ac151 KB124 KB (82%)3rd
https://consent.cookiebot.com/e89874dc-49a1-4fa1-9cec-8c95488ed95c/cc.js?renew=false&referer=www.provenexpert.com&dnt=false&init=false&culture=EN114 KB25 KB (22%)3rd
https://consent.cookiebot.com/uc.js36 KB21 KB (60%)3rd
https://www.provenexpert.com/js/locale/us.js?v=2ac3 KB3rd
https://s.provenexpert.net/seals/proseal-v2.js91 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
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+
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
422ms total JS execution
PASS
422ms total JS execution
Info::
https://consent.cookiebot.com/uc.js: 155ms CPU time
Info::
https://www.provenexpert.com/js/main.js?v=2ac: 100ms CPU time
Info::
https://www.provenexpert.com/en-us/: 92ms CPU time
Info::
Unattributable: 74ms CPU time
Warning::
Third-party scripts: 422ms (100% of total)

Main Thread Breakdown

Script Evaluation 35% Other 21% Parse HTML & CSS 18% Style & Layout 16% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://consent.cookiebot.com/uc.js155ms78ms2ms3rd
https://www.provenexpert.com/js/main.js?v=2ac100ms63ms17ms3rd
https://www.provenexpert.com/en-us/92ms4ms1ms3rd
Unattributable74ms2ms0ms3rd
A+
Font Loading
9 fonts (276 KB)
PASS
9 fonts (276 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

276 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 772 ms LCP 1.4 shttps://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3fontawesome-webfont.woff https://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3 — 95.8 KiB — 89 ms — font-display: swaphttps://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.wofftitilliumweb-extralight... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.woff — 25.9 KiB — 83 ms — font-display: swaphttps://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.wofftitilliumweb-light-webf... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.woff — 26.9 KiB — 82 ms — font-display: swaphttps://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.wofftitilliumweb-regular-we... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.woff — 26.7 KiB — 78 ms — font-display: swaphttps://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.wofftitilliumweb-semibold-w... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.woff — 26.5 KiB — 81 ms — font-display: swaphttps://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.wofftitilliumweb-bold-webfo... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.woff — 25.4 KiB — 81 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAEzwABIAAAAAvugAAEyIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAEzwABIAAAAAvugAAEyIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b… — 19.2 KiB — 13 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAEx8ABIAAAAAvuwAAEwTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAEx8ABIAAAAAvuwAAEwTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b… — 19.1 KiB — 14 ms — font-display: swaphttps://www.provenexpert.com/webfonts/icomoon.ttf?fxkicyicomoon.ttf https://www.provenexpert.com/webfonts/icomoon.ttf?fxkicy — 10.8 KiB — 22 ms — font-display: swap
fontawesome-webfont.woff woff swap
Size 96 KB
Load time 89 ms
Start 314 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
titilliumweb-extralight... woff swap
Size 26 KB
Load time 83 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
titilliumweb-light-webf... woff swap
Size 27 KB
Load time 82 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
titilliumweb-regular-we... woff swap
Size 27 KB
Load time 78 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
titilliumweb-semibold-w... woff swap
Size 26 KB
Load time 81 ms
Start 316 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
titilliumweb-bold-webfo... woff swap
Size 25 KB
Load time 81 ms
Start 316 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
woff2;base64,d09GMgABAA... woff2 swap
Size 19 KB
Load time 13 ms
Start 855 ms
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 19 KB
Load time 14 ms
Start 855 ms
Risk FOUT — text flashes from fallback to web font
icomoon.ttf ttf swap
Size 11 KB
Load time 22 ms
Start 866 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~71 KB and ~142 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
Page Weight Inventory
53 resources · 1.1 MB · 170 KB savings available
PASS
53 resources · 1.1 MB · 170 KB savings available
Warning::
Page weight 78 KB over 1MB target
Got: 1.1 MB Expected: ≤ 1 MB
Info::
~170 KB of savings available
Warning::
52 third-party resources (100% of weight)
53 resources · 1.1 MiB · 52 third-party 77.6 KiB over 1MB target
JavaScript 36% · 393.9 KiB
Image 26% · 287.3 KiB
Font 25% · 276.3 KiB
CSS 11% · 126.2 KiB
Document 1% · 15.1 KiB
Other 0% · 2.8 KiB

~170.0 KiB of savings available

Remove unused JavaScript: 170.0 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
53 requests over 888ms
INFO
0 ms 500 ms 1.0 s FCP 772 ms LCP 1.4 shttps://provenexpert.com// https://provenexpert.com/ — 308 — 140 B — 61 ms — h2https://www.provenexpert.com/www.provenexpert.com/ https://www.provenexpert.com/ — 302 — 779 B — 69 ms — h2https://www.provenexpert.com/en-us/www.provenexpert.com/en-us/ https://www.provenexpert.com/en-us/ — 200 — 13.4 KiB — 176 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 52 ms — h2https://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3www.provenexpert.com/webfonts/fonta... https://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3 — 200 — 95.8 KiB — 89 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.woff — 200 — 25.9 KiB — 83 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.woff — 200 — 26.9 KiB — 82 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.woff — 200 — 26.7 KiB — 78 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.woff — 200 — 26.5 KiB — 81 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.woff — 200 — 25.4 KiB — 81 ms — h3https://www.provenexpert.com/css/main.css?v=2acwww.provenexpert.com/css/main.css?v... https://www.provenexpert.com/css/main.css?v=2ac — 200 — 126.2 KiB — 59 ms — h3https://www.provenexpert.com/images/start/team/julia.webpwww.provenexpert.com/images/start/t... https://www.provenexpert.com/images/start/team/julia.webp — 200 — 19.0 KiB — 89 ms — h3https://www.provenexpert.com/js/locale/us.js?v=2acwww.provenexpert.com/js/locale/us.j... https://www.provenexpert.com/js/locale/us.js?v=2ac — 200 — 2.7 KiB — 90 ms — h3https://consentcdn.cookiebot.com/consentconfig/e89874dc-49a1-4fa1-9cec-8c95488ed95c/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/e89874dc-49a1-4fa1-9cec-8c95488ed95c/settings.json — 200 — 981 B — 58 ms — h2https://www.provenexpert.com/js/main.js?v=2acwww.provenexpert.com/js/main.js?v=2... https://www.provenexpert.com/js/main.js?v=2ac — 200 — 150.9 KiB — 28 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-0.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-0.webp — 200 — 18.4 KiB — 91 ms — h3https://consent.cookiebot.com/e89874dc-49a1-4fa1-9cec-8c95488ed95c/cc.js?renew=false&referer=www.provenexpert.com&dnt=false&init=false&culture=ENconsent.cookiebot.com/e89874dc-49a1... https://consent.cookiebot.com/e89874dc-49a1-4fa1-9cec-8c95488ed95c/cc.js?renew=false&referer=www.provenexpert.com&dnt=false&init=false&culture=EN — 200 — 113.7 KiB — 91 ms — h2https://www.provenexpert.com/images/de-de/logo/proven_expert_black_claim.svgwww.provenexpert.com/images/de-de/l... https://www.provenexpert.com/images/de-de/logo/proven_expert_black_claim.svg — 200 — 2.7 KiB — 26 ms — h3https://www.provenexpert.com/images/language/flag/en-us.svgwww.provenexpert.com/images/languag... https://www.provenexpert.com/images/language/flag/en-us.svg — 200 — 606 B — 23 ms — h3https://www.provenexpert.com/images/home/slider/button.webpwww.provenexpert.com/images/home/sl... https://www.provenexpert.com/images/home/slider/button.webp — 200 — 460 B — 26 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-1_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-1_thumb.webp — 200 — 5.7 KiB — 25 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-2_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-2_thumb.webp — 200 — 8.3 KiB — 33 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-3_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-3_thumb.webp — 200 — 6.7 KiB — 41 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-4_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-4_thumb.webp — 200 — 6.8 KiB — 38 ms — h3https://www.provenexpert.com/images/start/icons/arrow_down_blue.webpwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/arrow_down_blue.webp — 200 — 174 B — 26 ms — h3https://www.provenexpert.com/images/start/icons/blue/chartIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/chartIcon.svg — 200 — 587 B — 36 ms — h3https://www.provenexpert.com/images/start/icons/blue/peopleIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/peopleIcon.svg — 200 — 704 B — 50 ms — h3https://www.provenexpert.com/images/start/icons/blue/wandIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/wandIcon.svg — 200 — 646 B — 51 ms — h3https://www.provenexpert.com/images/start/testimonials/testimonials.webpwww.provenexpert.com/images/start/t... https://www.provenexpert.com/images/start/testimonials/testimonials.webp — 200 — 125.6 KiB — 58 ms — h3https://www.provenexpert.com/images/icons/svg/x-icon.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/x-icon.svg — 200 — 366 B — 51 ms — h3
0 ms 500 ms 1.0 s FCP 772 ms LCP 1.4 shttps://provenexpert.com// https://provenexpert.com/ — 308 — 140 B — 61 ms — h2https://www.provenexpert.com/www.provenexpert.com/ https://www.provenexpert.com/ — 302 — 779 B — 69 ms — h2https://www.provenexpert.com/en-us/www.provenexpert.com/en-us/ https://www.provenexpert.com/en-us/ — 200 — 13.4 KiB — 176 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 35.7 KiB — 52 ms — h2https://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3www.provenexpert.com/webfonts/fonta... https://www.provenexpert.com/webfonts/fontawesome-webfont.woff?v=4.0.3 — 200 — 95.8 KiB — 89 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-extralight-webfont.woff — 200 — 25.9 KiB — 83 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-light-webfont.woff — 200 — 26.9 KiB — 82 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-regular-webfont.woff — 200 — 26.7 KiB — 78 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-semibold-webfont.woff — 200 — 26.5 KiB — 81 ms — h3https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.woffwww.provenexpert.com/webfonts/titil... https://www.provenexpert.com/webfonts/titillium_ext_latin/titilliumweb-bold-webfont.woff — 200 — 25.4 KiB — 81 ms — h3https://www.provenexpert.com/css/main.css?v=2acwww.provenexpert.com/css/main.css?v... https://www.provenexpert.com/css/main.css?v=2ac — 200 — 126.2 KiB — 59 ms — h3https://www.provenexpert.com/images/start/team/julia.webpwww.provenexpert.com/images/start/t... https://www.provenexpert.com/images/start/team/julia.webp — 200 — 19.0 KiB — 89 ms — h3https://www.provenexpert.com/js/locale/us.js?v=2acwww.provenexpert.com/js/locale/us.j... https://www.provenexpert.com/js/locale/us.js?v=2ac — 200 — 2.7 KiB — 90 ms — h3https://consentcdn.cookiebot.com/consentconfig/e89874dc-49a1-4fa1-9cec-8c95488ed95c/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/e89874dc-49a1-4fa1-9cec-8c95488ed95c/settings.json — 200 — 981 B — 58 ms — h2https://www.provenexpert.com/js/main.js?v=2acwww.provenexpert.com/js/main.js?v=2... https://www.provenexpert.com/js/main.js?v=2ac — 200 — 150.9 KiB — 28 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-0.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-0.webp — 200 — 18.4 KiB — 91 ms — h3https://consent.cookiebot.com/e89874dc-49a1-4fa1-9cec-8c95488ed95c/cc.js?renew=false&referer=www.provenexpert.com&dnt=false&init=false&culture=ENconsent.cookiebot.com/e89874dc-49a1... https://consent.cookiebot.com/e89874dc-49a1-4fa1-9cec-8c95488ed95c/cc.js?renew=false&referer=www.provenexpert.com&dnt=false&init=false&culture=EN — 200 — 113.7 KiB — 91 ms — h2https://www.provenexpert.com/images/de-de/logo/proven_expert_black_claim.svgwww.provenexpert.com/images/de-de/l... https://www.provenexpert.com/images/de-de/logo/proven_expert_black_claim.svg — 200 — 2.7 KiB — 26 ms — h3https://www.provenexpert.com/images/language/flag/en-us.svgwww.provenexpert.com/images/languag... https://www.provenexpert.com/images/language/flag/en-us.svg — 200 — 606 B — 23 ms — h3https://www.provenexpert.com/images/home/slider/button.webpwww.provenexpert.com/images/home/sl... https://www.provenexpert.com/images/home/slider/button.webp — 200 — 460 B — 26 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-1_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-1_thumb.webp — 200 — 5.7 KiB — 25 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-2_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-2_thumb.webp — 200 — 8.3 KiB — 33 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-3_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-3_thumb.webp — 200 — 6.7 KiB — 41 ms — h3https://www.provenexpert.com/images/en-us/home/slider/slider-4_thumb.webpwww.provenexpert.com/images/en-us/h... https://www.provenexpert.com/images/en-us/home/slider/slider-4_thumb.webp — 200 — 6.8 KiB — 38 ms — h3https://www.provenexpert.com/images/start/icons/arrow_down_blue.webpwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/arrow_down_blue.webp — 200 — 174 B — 26 ms — h3https://www.provenexpert.com/images/start/icons/blue/chartIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/chartIcon.svg — 200 — 587 B — 36 ms — h3https://www.provenexpert.com/images/start/icons/blue/peopleIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/peopleIcon.svg — 200 — 704 B — 50 ms — h3https://www.provenexpert.com/images/start/icons/blue/wandIcon.svgwww.provenexpert.com/images/start/i... https://www.provenexpert.com/images/start/icons/blue/wandIcon.svg — 200 — 646 B — 51 ms — h3https://www.provenexpert.com/images/start/testimonials/testimonials.webpwww.provenexpert.com/images/start/t... https://www.provenexpert.com/images/start/testimonials/testimonials.webp — 200 — 125.6 KiB — 58 ms — h3https://www.provenexpert.com/images/icons/svg/x-icon.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/x-icon.svg — 200 — 366 B — 51 ms — h3https://www.provenexpert.com/images/icons/svg/facebook-circle.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/facebook-circle.svg — 200 — 258 B — 51 ms — h3https://www.provenexpert.com/images/icons/svg/twitter-circle.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/twitter-circle.svg — 200 — 379 B — 48 ms — h3https://www.provenexpert.com/images/icons/svg/xing-circle.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/xing-circle.svg — 200 — 272 B — 48 ms — h3https://www.provenexpert.com/images/icons/svg/linkedin-circle.svgwww.provenexpert.com/images/icons/s... https://www.provenexpert.com/images/icons/svg/linkedin-circle.svg — 200 — 300 B — 49 ms — h3https://www.provenexpert.com/images/icons/en/slider2.webpwww.provenexpert.com/images/icons/e... https://www.provenexpert.com/images/icons/en/slider2.webp — 200 — 469 B — 50 ms — h3https://www.provenexpert.com/images/start/home/coffee_bg.webpwww.provenexpert.com/images/start/h... https://www.provenexpert.com/images/start/home/coffee_bg.webp — 200 — 22.8 KiB — 43 ms — h3https://www.provenexpert.com/images/en-us/start/home/iphone-mit-umfrage.webpwww.provenexpert.com/images/en-us/s... https://www.provenexpert.com/images/en-us/start/home/iphone-mit-umfrage.webp — 200 — 35.3 KiB — 76 ms — h3https://www.provenexpert.com/images/en-us/start/home/laptop-mit-profil-new.webpwww.provenexpert.com/images/en-us/s... https://www.provenexpert.com/images/en-us/start/home/laptop-mit-profil-new.webp — 200 — 29.0 KiB — 39 ms — h3https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 809 B — 8 ms — h2https://s.provenexpert.net/seals/proseal-v2.jss.provenexpert.net/seals/proseal-v2... https://s.provenexpert.net/seals/proseal-v2.js — 200 — 90.9 KiB — 83 ms — h2https://www.provenexpert.com/favicon.icowww.provenexpert.com/favicon.ico https://www.provenexpert.com/favicon.ico — 200 — 1.9 KiB — 22 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://d.provenexpert.net/v2/seals/57a4942d-05d7-48b0-91d4-2d70c46548be/public?x-pe-user-agent=frontendd.provenexpert.net/v2/seals/57a4942... https://d.provenexpert.net/v2/seals/57a4942d-05d7-48b0-91d4-2d70c46548be/public?x-pe-user-agent=frontend — 200 — 1.9 KiB — 67 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAkCAYAAACwlKv7AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAkCAYAAACwlKv7AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAkCAYAAAAKNyObAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAkCAYAAAAKNyObAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAkCAYAAAAKNyObAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAkCAYAAAAKNyObAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAABQBAMAAACXAcHxAAAAJ1BMVEUAAAAhISEiIiIgICDIsnTHs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUYAAABQBAMAAACXAcHxAAAAJ1BMVEUAAAAhISEiIiIgICDIsnTHs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAACnlWSnlmOnk2SnlWPCG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAACnlWSnlmOnk2SnlWPCG… — 200 — 0 B — 0 ms — datadata:font/woff2;base64,d09GMgABAAAAAEzwABIAAAAAvugAAEyIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAEzwABIAAAAAvugAAEyIAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b… — 200 — 19.2 KiB — 13 ms — datadata:font/woff2;base64,d09GMgABAAAAAEx8ABIAAAAAvuwAAEwTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAEx8ABIAAAAAvuwAAEwTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4b… — 200 — 19.1 KiB — 14 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKwAAACsCAMAAADR77fqAAABMlBMVEUAAADq6uqurq60tLTt7e3l5…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKwAAACsCAMAAADR77fqAAABMlBMVEUAAADq6uqurq60tLTt7e3l5… — 200 — 0 B — 0 ms — datahttps://www.provenexpert.com/webfonts/icomoon.ttf?fxkicywww.provenexpert.com/webfonts/icomo... https://www.provenexpert.com/webfonts/icomoon.ttf?fxkicy — 200 — 10.8 KiB — 22 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 422ms · 200KB · €2/mo
consent.cookiebot.com
Other
Optional
Execution 155ms
Transfer 36 KB
Unused 60%
Monthly Cost €1/mo
www.provenexpert.com
Other
Optional
Execution 100ms
Transfer 151 KB
Unused 82%
Monthly Cost €1/mo
www.provenexpert.com
Other
Optional
Execution 92ms
Transfer 13 KB
Monthly Cost €0/mo
Unattributable
Other
Optional
Execution 74ms
Transfer 0 KB
Monthly Cost €0/mo

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

60% of consent.cookiebot.com'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 www.provenexpert.com'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