Skip to content
https://www.party-schlaudt.de

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
5
REVIEW
5
PASS
13
INFO
4

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

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

5.10 s

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

18.80 s

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

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

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

19.00 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
27
13 PASS 5 REVIEW 5 FIX
F
Page Weight Budget
Action
9.6 MB transferred, 105 requests
FIX
9.6 MB transferred, 105 requests
Critical::
Page weighs 13.6 MB (9.6 MB transferred)
Warning::
Images are 8.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 8.0 MB
Warning::
JavaScript is 1004 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1004 KB
Warning::
105 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.6 MB / 2.4 MB budget
9.6 MB transferred
105 requests
2.0 g CO2 per page load
Images 8.0 MiB 83%
JavaScript 1003.7 KiB 10%
Other 407.3 KiB 4%
Fonts 161.9 KiB 2%
CSS 59.4 KiB 1%
HTML 58.9 KiB 1%
Other 16.2 KiB 0%
Other 2.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (9.6 MiB of 9.6 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
JS Execution Cost
Action
3005ms total JS execution
FIX
3005ms total JS execution
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69...: 890ms CPU time
Warning::
https://www.party-schlaudt.de/: 779ms CPU time
Warning::
Unattributable: 635ms CPU time
Warning::
https://www.paypal.com/sdk/js?client-id=AfslQana4f...: 329ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=UA-108...: 153ms CPU time
Warning::
Third-party scripts: 1592ms (53% of total)

Main Thread Breakdown

Script Evaluation 53% Other 21% Style & Layout 11% Script Parsing & Compilation 7% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293890ms589ms74ms3rd
https://www.party-schlaudt.de/779ms378ms8ms1st
Unattributable635ms12ms0ms1st
https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylater329ms279ms40ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-108368855-1153ms109ms42ms3rd
https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.js97ms80ms15ms3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-0.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf29372ms71ms1ms3rd
https://www.google-analytics.com/analytics.js51ms45ms4ms3rd
D
JS Bundles
Action
29 scripts, 388 KB unused
FIX
29 scripts, 388 KB unused
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69...: 102 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.paypal.com/sdk/js?client-id=AfslQana4f...: 95 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.paypal.com/sdk/js?client-id=AfslQana4f...: 95 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-108...: 66 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pay.google.com/gp/p/js/pay.js: 32 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 388 KB
388 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293256 KB102 KB (40%)3rd
https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylater154 KB95 KB (60%)3rd
https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylater159 KB95 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-108368855-1131 KB66 KB (51%)3rd
https://pay.google.com/gp/p/js/pay.js61 KB32 KB (54%)3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-5.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf29312 KB3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-31.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf2932 KB3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-53.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf2932 KB3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-22.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf2934 KB3rd
https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-49.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf2931 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

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

D
Page Weight Inventory
Action
105 resources · 9.6 MB · 388 KB savings available
FIX
105 resources · 9.6 MB · 388 KB savings available
Warning::
Page weight 9.6 MB exceeds 1 MB target by 8.6 MB
Got: 9.6 MB Expected: ≤ 1 MB
Info::
~388 KB of savings available
Warning::
98 third-party resources (99% of weight)
Info::
8 resources over 200KB
105 resources · 9.6 MiB · 98 third-party 8.6 MiB over 1MB target
Image 83% · 8.0 MiB
JavaScript 10% · 1003.7 KiB
Document 5% · 466.8 KiB
Font 2% · 161.9 KiB
CSS 1% · 59.4 KiB
Other 0% · 2.3 KiB

~388.4 KiB of savings available

Remove unused JavaScript: 388.4 KiB
C
Image Optimization
Action
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.party-schlaudt.de/layout/callisto_3/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentymarkets.com/s8ix3rhxk064/front... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentymarkets.com/s8ix3rhxk064/front... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentymarkets.com/s8ix3rhxk064/front... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://payments.amazon.de/gp/widgets/button?selle... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.party-schlaudt.de/layout/callisto_3/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn02.plentyone.com/s8ix3rhxk064/item/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
44 images 8.0 MB
0 oversized -0 KB
14 legacy format
35 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

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

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

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

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

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

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

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

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

B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
12 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (162 KB)
PASS
6 fonts (162 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

162 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 5.1 s LCP 18.8 shttps://fonts.googleapis.com/css?family=Open+Sanscss https://fonts.googleapis.com/css?family=Open+Sans — 2.0 KiB — 96 ms — font-display: swaphttps://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0 — 76.1 KiB — 191 ms — font-display: swaphttps://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woffopen-sans-v34-latin-ita... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woff — 21.9 KiB — 85 ms — font-display: swaphttps://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woffopen-sans-v34-latin-reg... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woff — 20.8 KiB — 105 ms — font-display: swaphttps://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woffopen-sans-v34-latin-700... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woff — 20.3 KiB — 110 ms — font-display: swaphttps://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-600.woffopen-sans-v34-latin-600... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-600.woff — 20.8 KiB — 33 ms — font-display: swap
css unknown swap
Size 2 KB
Load time 96 ms
Start 160 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 unknown swap
Size 76 KB
Load time 191 ms
Start 382 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v34-latin-ita... woff swap
Size 22 KB
Load time 85 ms
Start 383 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
open-sans-v34-latin-reg... woff swap
Size 21 KB
Load time 105 ms
Start 383 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
open-sans-v34-latin-700... woff swap
Size 20 KB
Load time 110 ms
Start 383 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
open-sans-v34-latin-600... woff swap
Size 21 KB
Load time 33 ms
Start 830 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 ~49 KB and ~98 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
6 `@font-face` rule(s) without `font-display` -- causes FOIT
An `@font-face` rule without `font-display` causes Flash of Invisible Text (FOIT): the browser hides the styled text for up to 3 seconds while the custom font downloads, then either swaps to fallback (Chrome / Firefox) or stays invisible (older Safari). Add `font-display: swap` (shows fallback immediately, swaps in the custom font when ready) or `font-display: optional` (uses fallback if the font isn't ready in 100ms; never causes visible swap). Either eliminates FOIT outright.
Network Waterfall
105 requests over 3253ms
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 FCP 5.1 s LCP 18.8 shttps://www.party-schlaudt.de// https://www.party-schlaudt.de/ — 200 — 47.7 KiB — 178 ms — h2https://fonts.googleapis.com/css?family=Open+Sansfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans — 200 — 2.0 KiB — 96 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/logo-party-schlaudt-h.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/logo-party-schlaudt-h.jpg — 200 — 14.2 KiB — 185 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-icons.csscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-icons.css — 200 — 10.2 KiB — 132 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-base.css?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-base.css?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 49.2 KiB — 158 ms — h2https://www.party-schlaudt.de/layout/callisto_3/img/de-pp_plus-logo-quer_mit_PUI_540x60px.png/layout/callisto_3/img/de-pp_plus-l... https://www.party-schlaudt.de/layout/callisto_3/img/de-pp_plus-logo-quer_mit_PUI_540x60px.png — 200 — 18.6 KiB — 35 ms — h2https://payments.amazon.de/gp/widgets/button?sellerId=A4IZJ3L2LTSXJ&size=large&color=orangepayments.amazon.de/gp/widgets/butto... https://payments.amazon.de/gp/widgets/button?sellerId=A4IZJ3L2LTSXJ&size=large&color=orange — 200 — 4.7 KiB — 145 ms — http/1.1https://www.party-schlaudt.de/layout/callisto_3/img/shipping_provider/dhl-logo.png/layout/callisto_3/img/shipping_pro... https://www.party-schlaudt.de/layout/callisto_3/img/shipping_provider/dhl-logo.png — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 256.0 KiB — 147 ms — h2https://pay.google.com/gp/p/js/pay.jspay.google.com/gp/p/js/pay.js https://pay.google.com/gp/p/js/pay.js — 200 — 60.8 KiB — 170 ms — h2https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.jsapplepay.cdn-apple.com/jsapi/v1/app... https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.js — 200 — 48.4 KiB — 53 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-108368855-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-108368855-1 — 200 — 130.7 KiB — 186 ms — h2https://www.party-schlaudt.de/documents/category/643/dhl-logo.png/documents/category/643/dhl-logo.pn... https://www.party-schlaudt.de/documents/category/643/dhl-logo.png — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/images/flags/4x3/de.svgcdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/images/flags/4x3/de.svg — 200 — 720 B — 104 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.1 KiB — 191 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woff — 200 — 21.9 KiB — 85 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woff — 200 — 20.8 KiB — 105 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woff — 200 — 20.3 KiB — 110 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/smartPaymentScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/smartPaymentScript.min.js — 200 — 4.6 KiB — 115 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/googlePayScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/googlePayScript.min.js — 200 — 2.2 KiB — 105 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/applePayScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/applePayScript.min.js — 200 — 2.2 KiB — 104 ms — h2https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.party-schlaudt.de&mid=pay.google.com/gp/p/ui/payframe?ori... https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.party-schlaudt.de&mid= — 200 — 8.2 KiB — 260 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-53.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-53.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.8 KiB — 27 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-22.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-22.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 4.4 KiB — 27 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-49.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-49.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.4 KiB — 42 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-13.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-13.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 3.2 KiB — 29 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-16.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-16.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-12.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-12.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 2.8 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-51.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-51.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.5 KiB — 35 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-5.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-5.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 11.6 KiB — 50 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 FCP 5.1 s LCP 18.8 shttps://www.party-schlaudt.de// https://www.party-schlaudt.de/ — 200 — 47.7 KiB — 178 ms — h2https://fonts.googleapis.com/css?family=Open+Sansfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans — 200 — 2.0 KiB — 96 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/logo-party-schlaudt-h.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/logo-party-schlaudt-h.jpg — 200 — 14.2 KiB — 185 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-icons.csscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-icons.css — 200 — 10.2 KiB — 132 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-base.css?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/css/ceres-base.css?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 49.2 KiB — 158 ms — h2https://www.party-schlaudt.de/layout/callisto_3/img/de-pp_plus-logo-quer_mit_PUI_540x60px.png/layout/callisto_3/img/de-pp_plus-l... https://www.party-schlaudt.de/layout/callisto_3/img/de-pp_plus-logo-quer_mit_PUI_540x60px.png — 200 — 18.6 KiB — 35 ms — h2https://payments.amazon.de/gp/widgets/button?sellerId=A4IZJ3L2LTSXJ&size=large&color=orangepayments.amazon.de/gp/widgets/butto... https://payments.amazon.de/gp/widgets/button?sellerId=A4IZJ3L2LTSXJ&size=large&color=orange — 200 — 4.7 KiB — 145 ms — http/1.1https://www.party-schlaudt.de/layout/callisto_3/img/shipping_provider/dhl-logo.png/layout/callisto_3/img/shipping_pro... https://www.party-schlaudt.de/layout/callisto_3/img/shipping_provider/dhl-logo.png — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/ceres-base.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 256.0 KiB — 147 ms — h2https://pay.google.com/gp/p/js/pay.jspay.google.com/gp/p/js/pay.js https://pay.google.com/gp/p/js/pay.js — 200 — 60.8 KiB — 170 ms — h2https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.jsapplepay.cdn-apple.com/jsapi/v1/app... https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.js — 200 — 48.4 KiB — 53 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-108368855-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-108368855-1 — 200 — 130.7 KiB — 186 ms — h2https://www.party-schlaudt.de/documents/category/643/dhl-logo.png/documents/category/643/dhl-logo.pn... https://www.party-schlaudt.de/documents/category/643/dhl-logo.png — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/images/flags/4x3/de.svgcdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/images/flags/4x3/de.svg — 200 — 720 B — 104 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/documents/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 76.1 KiB — 191 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-italic.woff — 200 — 21.9 KiB — 85 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-regular.woff — 200 — 20.8 KiB — 105 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-700.woff — 200 — 20.3 KiB — 110 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/smartPaymentScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/smartPaymentScript.min.js — 200 — 4.6 KiB — 115 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/googlePayScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/googlePayScript.min.js — 200 — 2.2 KiB — 105 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/applePayScript.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/applePayScript.min.js — 200 — 2.2 KiB — 104 ms — h2https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.party-schlaudt.de&mid=pay.google.com/gp/p/ui/payframe?ori... https://pay.google.com/gp/p/ui/payframe?origin=https%3A%2F%2Fwww.party-schlaudt.de&mid= — 200 — 8.2 KiB — 260 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-53.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-53.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.8 KiB — 27 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-22.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-22.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 4.4 KiB — 27 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-49.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-49.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.4 KiB — 42 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-13.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-13.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 3.2 KiB — 29 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-16.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-16.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 3.3 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-12.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-12.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 2.8 KiB — 30 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-51.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-51.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.5 KiB — 35 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-5.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-5.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 11.6 KiB — 50 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-18.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-18.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 3.1 KiB — 45 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-31.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-31.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 2.1 KiB — 52 ms — h2data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUEAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUEAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datahttps://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-50.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-50.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 1.3 KiB — 33 ms — h2https://www.party-schlaudt.de/rest/io/categorytree?type%5B%5D=item&type%5B%5D=content&type%5B%5D=blog&categoryId=&initialRestCall=true&templateType=home/rest/io/categorytree?type%5B%5D=it... https://www.party-schlaudt.de/rest/io/categorytree?type%5B%5D=item&type%5B%5D=content&type%5B%5D=blog&categoryId=&initialRestCall=true&templateType=home — 200 — 4.9 KiB — 419 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Ballons1last.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Ballons1last.jpg — 200 — 583.7 KiB — 216 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/halloween-schlaudt-wiesbaden-bild-last.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/halloween-schlaudt-wiesbaden-bild-last.jpg — 200 — 73.1 KiB — 98 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Karneval.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Karneval.jpg — 200 — 1.1 MiB — 312 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/KinderkostuemeO75.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/KinderkostuemeO75.jpg — 200 — 109.3 KiB — 141 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Silvester.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Silvester.jpg — 200 — 1.4 MiB — 309 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/StoffeAusflippen.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/StoffeAusflippen.jpg — 200 — 1.9 MiB — 309 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Weihnachtskostueme.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Slider/Weihnachtskostueme.jpg — 200 — 1.4 MiB — 309 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Ballons1last.jpgcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/Startseite/Ballons1last.jpg — 200 — 583.7 KiB — 178 ms — h2https://www.party-schlaudt.de/rest/io/session?templateType=home&_=1787207170016/rest/io/session?templateType=home&... https://www.party-schlaudt.de/rest/io/session?templateType=home&_=1787207170016 — 200 — 950 B — 487 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/paypal-js.min.jscdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/paypal/js/paypal-js.min.js — 200 — 2.3 KiB — 111 ms — h2https://www.googletagmanager.com/gtag/js?id=G-T1285RLNE8&cx=c&gtm=4e68i1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-T1285RLNE8&cx=c&gtm=4e68i1 — -1 — 0 B — 48 ms — https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 116 ms — h2https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/am=AAAAADQ/d=1/excm=_b,_tp,payframeview/ed=1/dg=0/wt=2/ujg=1/rs=AMitfrhkO3QncxiEN0dUZAU27CdmBHTylQ/dti=1/m=_b,_tpwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/am=AAAAADQ/d=1/excm=_b,_tp,payframeview/ed=1/dg=0/wt=2/ujg=1/rs=AMitfrhkO3QncxiEN0dUZAU27CdmBHTylQ/dti=1/m=_b,_tp — 200 — 56.6 KiB — 133 ms — h2https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylaterwww.paypal.com/sdk/js?client-id=Afs... https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylater — 200 — 159.0 KiB — 789 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-600.woffcdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/fonts/OpenSans/open-sans-v34-latin-600.woff — 200 — 20.8 KiB — 33 ms — h2https://www.gstatic.com/instantbuy/svg/transparent_square.svgwww.gstatic.com/instantbuy/svg/tran... https://www.gstatic.com/instantbuy/svg/transparent_square.svg — 200 — 615 B — 71 ms — h2https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=_b,_tp/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=uZmJddwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=_b,_tp/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=uZmJdd — 200 — 35.5 KiB — 34 ms — h2https://pay.google.com/gp/p/ui/paypay.google.com/gp/p/ui/pay https://pay.google.com/gp/p/ui/pay — 200 — 400.6 KiB — 176 ms — h3https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=_b,_tp,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNkwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=_b,_tp,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=Wt6vjf,hhhU8,FCpbqb,WhJNk — 200 — 3.7 KiB — 25 ms — h3https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=FCpbqb,WhJNk,Wt6vjf,_b,_tp,hhhU8,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe,lwddkf,EFQ78cwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=FCpbqb,WhJNk,Wt6vjf,_b,_tp,hhhU8,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=byfTOb,lsjVmc,LEikZe,lwddkf,EFQ78c — 200 — 15.6 KiB — 29 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 104 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 106 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 104 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 103 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 102 ms — h2https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=EFQ78c,FCpbqb,LEikZe,WhJNk,Wt6vjf,_b,_tp,byfTOb,hhhU8,lsjVmc,lwddkf,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULdwww.gstatic.com/_/mss/boq-payments-... https://www.gstatic.com/_/mss/boq-payments-consumer/_/js/k=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.en_US.Jjf16tzQtUw.2018.O/ck=boq-payments-consumer.InstantbuyFrontendBuyflowPayframeUi.oBOlL_pRo4Q.L.B1.O/am=AAAAADQ/d=1/exm=EFQ78c,FCpbqb,LEikZe,WhJNk,Wt6vjf,_b,_tp,byfTOb,hhhU8,lsjVmc,lwddkf,uZmJdd/excm=_b,_tp,payframeview/ed=1/wt=2/ujg=1/rs=AMitfriFGX-9U7GIuWQ7bNtSIFcGRg-Aig/ee=EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:XVMNvd;Me32dd:MEeYgc;NJ1rfe:yGfSdd;NPKaK:PVlQOd;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:vfuNJf;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:siKnQd;yEQyxe:p8L0ob;yxTchf:KUM7Z/dti=1/m=p3hmRc,LvGhrf,RqjULd — 200 — 9.3 KiB — 27 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 72 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 77 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 73 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 76 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 75 ms — h3https://www.gstatic.com/instantbuy/svg/transparent_square.svgwww.gstatic.com/instantbuy/svg/tran... https://www.gstatic.com/instantbuy/svg/transparent_square.svg — 200 — 108 B — 24 ms — h3https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-0.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293cdn02.plentyone.com/s8ix3rhxk064/pl... https://cdn02.plentyone.com/s8ix3rhxk064/plugin/69/ceres/js/dist/chunks/ceres-0.min.js?v=1d3f05f0eecca4e3d2969f8da7a1b95a0f5cf293 — 200 — 5.4 KiB — 34 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19242/middle/182-9772-99-Multicolore.png.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19242/middle/182-9772-99-Multicolore.png.avif — 200 — 31.1 KiB — 145 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18798/middle/35-97044-b.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18798/middle/35-97044-b.jpg.avif — 200 — 2.6 KiB — 107 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19294/middle/41-SB14P-341-013-6-01-S.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19294/middle/41-SB14P-341-013-6-01-S.jpg.avif — 200 — 24.9 KiB — 112 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19245/middle/182-9833-99-Multicolore.png.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19245/middle/182-9833-99-Multicolore.png.avif — 200 — 28.6 KiB — 134 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18773/middle/76-4104-001.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18773/middle/76-4104-001.jpg.avif — 200 — 22.5 KiB — 160 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/7982/middle/Flasche-mit-Karton-v1-1.png.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/7982/middle/Flasche-mit-Karton-v1-1.png.avif — 200 — 31.6 KiB — 109 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19356/middle/214-18181.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19356/middle/214-18181.jpg.avif — 200 — 25.5 KiB — 160 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19402/middle/06-604010-Megaphon-Fussball-oleole-1.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19402/middle/06-604010-Megaphon-Fussball-oleole-1.jpg.avif — 200 — 21.8 KiB — 141 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19044/middle/72-85108.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19044/middle/72-85108.jpg.avif — 200 — 31.1 KiB — 114 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18783/middle/76-4450-008.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18783/middle/76-4450-008.jpg.avif — 200 — 17.2 KiB — 104 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19243/middle/182-9778-99-Multicolore.png.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19243/middle/182-9778-99-Multicolore.png.avif — 200 — 23.6 KiB — 132 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18825/middle/76-4539-4300-4539-003.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18825/middle/76-4539-4300-4539-003.jpg.avif — 200 — 8.8 KiB — 121 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19087/middle/59-14552-1.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19087/middle/59-14552-1.jpg.avif — 200 — 25.1 KiB — 159 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/11078/middle/31-PT-726400.JPG.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/11078/middle/31-PT-726400.JPG.avif — 200 — 33.4 KiB — 132 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/13782/middle/31-PT-770790.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/13782/middle/31-PT-770790.jpg.avif — 200 — 23.2 KiB — 135 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/2752/middle/31-PT-495400.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/2752/middle/31-PT-495400.jpg.avif — 200 — 32.9 KiB — 112 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18468/middle/139-19255.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/18468/middle/139-19255.jpg.avif — 200 — 13.7 KiB — 134 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15096/middle/191-SAF2806-SORT1-Streudeko-Schultuete-2.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15096/middle/191-SAF2806-SORT1-Streudeko-Schultuete-2.jpg.avif — 200 — 8.2 KiB — 138 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15097/middle/191-SAF2806-SORT2-Streudeko-Schultuete-1.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15097/middle/191-SAF2806-SORT2-Streudeko-Schultuete-1.jpg.avif — 200 — 8.4 KiB — 111 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15195/middle/77-8852200-1.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15195/middle/77-8852200-1.jpg.avif — 200 — 10.6 KiB — 92 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/12690/middle/193-01671510.JPG.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/12690/middle/193-01671510.JPG.avif — 200 — 43.4 KiB — 139 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/14710/middle/44-66085-Schulanfang-Einschulung-Schulstart-Party-Dekoration-ABC-Schultuete-Servietten.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/14710/middle/44-66085-Schulanfang-Einschulung-Schulstart-Party-Dekoration-ABC-Schultuete-Servietten.jpg.avif — 200 — 21.3 KiB — 137 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/11090/middle/39-9904415.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/11090/middle/39-9904415.jpg.avif — 200 — 17.8 KiB — 154 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/2736/middle/31-L-495400.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/2736/middle/31-L-495400.jpg.avif — 200 — 43.1 KiB — 137 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19143/middle/37-6913.png.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/19143/middle/37-6913.png.avif — 200 — 34.8 KiB — 154 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15950/middle/39-9917042-Einschulung-erster-Schultag-Schulstart-Party-Dekoration-Servietten.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15950/middle/39-9917042-Einschulung-erster-Schultag-Schulstart-Party-Dekoration-Servietten.jpg.avif — 200 — 35.0 KiB — 136 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/13898/middle/193-0189-702-8-Servietten-Schulanfang-Tafel-Schultuete-1.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/13898/middle/193-0189-702-8-Servietten-Schulanfang-Tafel-Schultuete-1.jpg.avif — 200 — 47.1 KiB — 88 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15197/middle/190-13314040.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/15197/middle/190-13314040.jpg.avif — 200 — 54.1 KiB — 136 ms — h2https://cdn02.plentyone.com/s8ix3rhxk064/item/images/14434/middle/190-13307830.jpg.avifcdn02.plentyone.com/s8ix3rhxk064/it... https://cdn02.plentyone.com/s8ix3rhxk064/item/images/14434/middle/190-13307830.jpg.avif — 200 — 49.1 KiB — 102 ms — h2https://www.paypal.com/credit-presentment/experiments/local?uid=uid_nlvpbbvgsiwnbzrnxaaowjrtztvxnm&disableSetCookie=true&features=%5Bobject%20Object%5D%2Cnative-modal&deviceID=uid_ed1bc20df8_mdy6mjy6mte&client_id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&sdkMeta=eyJ1cmwiOiJodHRwczovL3d3dy5wYXlwYWwuY29tL3Nkay9qcz9jbGllbnQtaWQ9QWZzbFFhbmE0ZjRDUWpIdlJCblVjNnZCSmc1amdKdVpGd00tU2JyVGlHS1VBcUI3TXJ4UXYzUVdGZFE2VTFoN29nTURva1QxRE5CelJ4TXcmbWVyY2hhbnQtaWQ9U1ROR1A4SzhZSFcyTiZjdXJyZW5jeT1FVVImbG9jYWxlPWRlX0RFJmNvbXBvbmVudHM9bWVzc2FnZXMsYnV0dG9ucyxmdW5kaW5nLWVsaWdpYmlsaXR5LGhvc3RlZC1maWVsZHMscGF5bWVudC1maWVsZHMsbWFya3MmZW5hYmxlLWZ1bmRpbmc9cGF5bGF0ZXIiLCJhdHRycyI6eyJkYXRhLXBhcnRuZXItYXR0cmlidXRpb24taWQiOiJwbGVudHlzeXN0ZW1zQUdfQ2FydF9QUENQIiwiZGF0YS11aWQiOiJ1aWRfbmx2cGJidmdzaXduYnpybnhhYW93anJ0enR2eG5tIn19&env=production&scriptUID=uid_nlvpbbvgsiwnbzrnxaaowjrtztvxnm&version=1.94.0&integrationType=SDKwww.paypal.com/credit-presentment/e... https://www.paypal.com/credit-presentment/experiments/local?uid=uid_nlvpbbvgsiwnbzrnxaaowjrtztvxnm&disableSetCookie=true&features=%5Bobject%20Object%5D%2Cnative-modal&deviceID=uid_ed1bc20df8_mdy6mjy6mte&client_id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&sdkMeta=eyJ1cmwiOiJodHRwczovL3d3dy5wYXlwYWwuY29tL3Nkay9qcz9jbGllbnQtaWQ9QWZzbFFhbmE0ZjRDUWpIdlJCblVjNnZCSmc1amdKdVpGd00tU2JyVGlHS1VBcUI3TXJ4UXYzUVdGZFE2VTFoN29nTURva1QxRE5CelJ4TXcmbWVyY2hhbnQtaWQ9U1ROR1A4SzhZSFcyTiZjdXJyZW5jeT1FVVImbG9jYWxlPWRlX0RFJmNvbXBvbmVudHM9bWVzc2FnZXMsYnV0dG9ucyxmdW5kaW5nLWVsaWdpYmlsaXR5LGhvc3RlZC1maWVsZHMscGF5bWVudC1maWVsZHMsbWFya3MmZW5hYmxlLWZ1bmRpbmc9cGF5bGF0ZXIiLCJhdHRycyI6eyJkYXRhLXBhcnRuZXItYXR0cmlidXRpb24taWQiOiJwbGVudHlzeXN0ZW1zQUdfQ2FydF9QUENQIiwiZGF0YS11aWQiOiJ1aWRfbmx2cGJidmdzaXduYnpybnhhYW93anJ0enR2eG5tIn19&env=production&scriptUID=uid_nlvpbbvgsiwnbzrnxaaowjrtztvxnm&version=1.94.0&integrationType=SDK — 200 — 3.0 KiB — 323 ms — h2https://www.party-schlaudt.de/rest/payment/payPal/smart_payment/handle_founding_sources/rest/payment/payPal/smart_payment/... https://www.party-schlaudt.de/rest/payment/payPal/smart_payment/handle_founding_sources — 200 — 617 B — 416 ms — h2https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylaterwww.paypal.com/sdk/js?client-id=Afs... https://www.paypal.com/sdk/js?client-id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&merchant-id=STNGP8K8YHW2N&currency=EUR&locale=de_DE&components=messages,buttons,funding-eligibility,hosted-fields,payment-fields,marks&enable-funding=paylater — 200 — 153.9 KiB — 690 ms — h2https://www.paypal.com/credit-presentment/experiments/hash?device_id=uid_ed1bc20df8_mdy6mjy6mte&client_id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&disableSetCookie=true&features=%5Bobject%20Object%5D%2Cnative-modalwww.paypal.com/credit-presentment/e... https://www.paypal.com/credit-presentment/experiments/hash?device_id=uid_ed1bc20df8_mdy6mjy6mte&client_id=AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw&disableSetCookie=true&features=%5Bobject%20Object%5D%2Cnative-modal — 200 — 1.5 KiB — 250 ms — h2https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/favicon_0.icocdn02.plentymarkets.com/s8ix3rhxk06... https://cdn02.plentymarkets.com/s8ix3rhxk064/frontend/favicon_0.ico — 200 — 15.5 KiB — 102 ms — h2https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=truewww.paypal.com/xoplatform/logger/ap... https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=true — -1 — 0 B — 0 ms — https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=truewww.paypal.com/xoplatform/logger/ap... https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=true — 204 — 0 B — 217 ms — h2https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=truewww.paypal.com/xoplatform/logger/ap... https://www.paypal.com/xoplatform/logger/api/logger?disableSetCookie=true — 200 — 938 B — 216 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
53% of JavaScript execution is third-party
First-party Third-party 1592ms · 615KB · €7/mo
cdn02.plentyone.com
Other
Costly
Execution 890ms
Transfer 256 KB
Unused 40%
Monthly Cost €4/mo
PayPal
Payment
Essential
Execution 329ms
Transfer 154 KB
Unused 60%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 153ms
Transfer 131 KB
Unused 51%
Monthly Cost €1/mo
applepay.cdn-apple.com
Other
Optional
Execution 97ms
Transfer 48 KB
Monthly Cost €0/mo
cdn02.plentyone.com
Other
Optional
Execution 72ms
Transfer 5 KB
Monthly Cost €0/mo
Google Analytics
Analytics
Optional
Execution 51ms
Transfer 21 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • cdn02.plentyone.com adds 890ms and costs ~€4/month

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

cdn02.plentyone.com takes 890ms 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

60% of PayPal'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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-22 — 2026-08-18)

LCP (p75)

1455 ms

89% good

INP (p75)

95 ms

97% good

CLS (p75)

0.350

64% good

FCP (p75)

751 ms

TTFB (p75)

494 ms

Image Optimization
15 images, 27 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

15

Total Size

27 KB

Oversized

2

15 missing dimensions 13 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback