Skip to content
https://pinterest.de

Performance

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

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

36
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

11.14 s

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

14.48 s

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

869 ms

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

0.028

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

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

29.29 s

Page Load Progression

590 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.5 s
4.1 s
4.7 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.1 MB transferred, 139 requests
FIX
6.1 MB transferred, 139 requests
Critical::
Page weighs 13.5 MB (6.1 MB transferred)
Warning::
Images are 3.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.4 MB
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.1 MB / 2.4 MB budget
6.1 MB transferred
139 requests
1.3 g CO2 per page load
Images 3.4 MiB 56%
JavaScript 2.3 MiB 38%
HTML 205.0 KiB 3%
Fonts 136.0 KiB 2%
Other 13.1 KiB 0%
Other 5.9 KiB 0%
Other 4.3 KiB 0%
CSS 2.1 KiB 0%
Other 494 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.1 MiB of 6.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4730ms total JS execution
FIX
4730ms total JS execution
Warning::
https://s.pinimg.com/webapp/www/_client-89e7baee0a...: 2508ms CPU time
Warning::
Unattributable: 623ms CPU time
Warning::
https://de.pinterest.com/: 500ms CPU time
Warning::
https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb...: 282ms CPU time
Warning::
https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e...: 251ms CPU time
Warning::
Third-party scripts: 4730ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 16% Script Parsing & Compilation 15% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://s.pinimg.com/webapp/www/_client-89e7baee0a8e7b7c.mjs2508ms2223ms107ms3rd
Unattributable623ms20ms0ms3rd
https://de.pinterest.com/500ms12ms6ms3rd
https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjs282ms180ms3ms3rd
https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e.mjs251ms198ms52ms3rd
https://accounts.google.com/gsi/client?hl=en155ms100ms24ms3rd
https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs133ms51ms52ms3rd
https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjs80ms61ms2ms3rd
https://connect.facebook.net/en_US/bundle/sdk.js/79ms59ms18ms3rd
https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjs68ms3ms64ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
70 scripts, 812 KB unused
FIX
70 scripts, 812 KB unused
Warning::
https://s.pinimg.com/webapp/www/_client-89e7baee0a...: 163 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2...: 78 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/vendor-react-aacabe10c...: 68 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/68755-c2bf3e5c939f26a9...: 64 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client?hl=en: 63 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 812 KB
812 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.pinimg.com/webapp/www/_client-89e7baee0a8e7b7c.mjs272 KB163 KB (60%)3rd
https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjs233 KB78 KB (34%)3rd
https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs134 KB68 KB (50%)3rd
https://s.pinimg.com/webapp/68755-c2bf3e5c939f26a9.mjs102 KB64 KB (63%)3rd
https://accounts.google.com/gsi/client?hl=en96 KB63 KB (66%)3rd
https://s.pinimg.com/webapp/51405-76ae5359063ab8d4.mjs63 KB54 KB (87%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB49 KB (64%)3rd
https://s.pinimg.com/webapp/www/index-213e41f409b42553.mjs72 KB47 KB (65%)3rd
https://s.pinimg.com/webapp/38595-dd2a1f11d7297c43.mjs48 KB45 KB (93%)3rd
https://s.pinimg.com/webapp/70508-fff7e96c12c1ceea.mjs38 KB32 KB (85%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
139 resources · 6.1 MB · 812 KB savings available
FIX
139 resources · 6.1 MB · 812 KB savings available
Warning::
Page weight 5.1 MB over 1MB target
Got: 6.1 MB Expected: ≤ 1 MB
Info::
~812 KB of savings available
Warning::
138 third-party resources (100% of weight)
Info::
6 resources over 200KB
139 resources · 6.1 MiB · 138 third-party 5.1 MiB over 1MB target
Image 57% · 3.5 MiB
JavaScript 38% · 2.3 MiB
Document 3% · 205.1 KiB
Font 2% · 136.0 KiB
Other 0% · 10.7 KiB
CSS 0% · 2.1 KiB

~812.4 KiB of savings available

Remove unused JavaScript: 812.4 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Info::
All images are well-optimized
42 images 3.4 MB
0 oversized -0 KB
42 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (136 KB)
PASS
6 fonts (136 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

136 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 FCP 11.1 s LCP 14.5 shttps://s.pinimg.com/webapp/Pin-Sans-MacOS-Regular-708c49dd.woff2Pin-Sans-MacOS-Regular-... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Regular-708c49dd.woff2 — 19.6 KiB — 123 ms — font-display: swaphttps://s.pinimg.com/webapp/Pin-Sans-MacOS-Medium-704a4f34.woff2Pin-Sans-MacOS-Medium-7... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Medium-704a4f34.woff2 — 19.5 KiB — 124 ms — font-display: swaphttps://s.pinimg.com/webapp/Pin-Sans-MacOS-Bold-ce475d98.woff2Pin-Sans-MacOS-Bold-ce4... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Bold-ce475d98.woff2 — 19.6 KiB — 51 ms — font-display: swaphttps://s.pinimg.com/webapp/Pin-Sans-MacOS-Heavy-2b6abf8c.woff2Pin-Sans-MacOS-Heavy-2b... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Heavy-2b6abf8c.woff2 — 23.3 KiB — 51 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff24UaRrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2 — 53.9 KiB — 94 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff24UaRrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2 — 0 B — 42 ms — font-display: swap
Pin-Sans-MacOS-Regular-... woff2 swap
Size 20 KB
Load time 123 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Medium-7... woff2 swap
Size 20 KB
Load time 124 ms
Start 286 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Bold-ce4... woff2 swap
Size 20 KB
Load time 51 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Heavy-2b... woff2 swap
Size 23 KB
Load time 51 ms
Start 287 ms
Risk FOUT — text flashes from fallback to web font
4UaRrENHsxJlGDuGo1OIlJf... woff2 swap
Size 54 KB
Load time 94 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
4UaRrENHsxJlGDuGo1OIlJf... woff2 swap
Size 0 KB
Load time 42 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
55 hints, 0 missing preconnects
PASS
55 hints, 0 missing preconnects
Info::
Page uses 55 resource hint(s)

Current Resource Hints

preconnect
1
preload
+44
54
dns-prefetch
prefetch

55 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
139 requests over 2415ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 11.1 s LCP 14.5 shttps://pinterest.de// https://pinterest.de/ — 308 — 116 B — 9 ms — h2https://de.pinterest.com/de.pinterest.com/ https://de.pinterest.com/ — 200 — 95.3 KiB — 381 ms — h2https://s.pinimg.com/webapp/runtime-fa976280be14ba06.mjss.pinimg.com/webapp/runtime-fa97628... https://s.pinimg.com/webapp/runtime-fa976280be14ba06.mjs — 200 — 14.9 KiB — 54 ms — h2https://s.pinimg.com/webapp/polyfills-18af7491caeffa00.mjss.pinimg.com/webapp/polyfills-18af7... https://s.pinimg.com/webapp/polyfills-18af7491caeffa00.mjs — 200 — 213 B — 54 ms — h2https://s.pinimg.com/webapp/locale-en_US-LocaleDataLoader-8fb6d5ec1874fd43.mjss.pinimg.com/webapp/locale-en_US-Lo... https://s.pinimg.com/webapp/locale-en_US-LocaleDataLoader-8fb6d5ec1874fd43.mjs — 200 — 313 B — 54 ms — h2https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjss.pinimg.com/webapp/gestalt-cfa709e... https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjs — 200 — 232.7 KiB — 170 ms — h2https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjss.pinimg.com/webapp/vendor-react-aa... https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs — 200 — 134.2 KiB — 142 ms — h2https://s.pinimg.com/webapp/51405-76ae5359063ab8d4.mjss.pinimg.com/webapp/51405-76ae53590... https://s.pinimg.com/webapp/51405-76ae5359063ab8d4.mjs — 200 — 62.6 KiB — 135 ms — h2https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjss.pinimg.com/webapp/49517-9592893f6... https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjs — 200 — 26.6 KiB — 177 ms — h2https://s.pinimg.com/webapp/90051-8a018bce1ae533a4.mjss.pinimg.com/webapp/90051-8a018bce1... https://s.pinimg.com/webapp/90051-8a018bce1ae533a4.mjs — 200 — 10.5 KiB — 67 ms — h2https://s.pinimg.com/webapp/73935-eee1f1ff9539f8e7.mjss.pinimg.com/webapp/73935-eee1f1ff9... https://s.pinimg.com/webapp/73935-eee1f1ff9539f8e7.mjs — 200 — 6.9 KiB — 163 ms — h2https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjss.pinimg.com/webapp/11778-633aff9fc... https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjs — 200 — 7.9 KiB — 161 ms — h2https://s.pinimg.com/webapp/38232-33704deee1189678.mjss.pinimg.com/webapp/38232-33704deee... https://s.pinimg.com/webapp/38232-33704deee1189678.mjs — 200 — 7.2 KiB — 161 ms — h2https://s.pinimg.com/webapp/37796-03db71773715371a.mjss.pinimg.com/webapp/37796-03db71773... https://s.pinimg.com/webapp/37796-03db71773715371a.mjs — 200 — 27.7 KiB — 75 ms — h2https://s.pinimg.com/webapp/81350-d0b326817d2b30f8.mjss.pinimg.com/webapp/81350-d0b326817... https://s.pinimg.com/webapp/81350-d0b326817d2b30f8.mjs — 200 — 8.7 KiB — 152 ms — h2https://s.pinimg.com/webapp/7351-5f34b39b8472f54b.mjss.pinimg.com/webapp/7351-5f34b39b84... https://s.pinimg.com/webapp/7351-5f34b39b8472f54b.mjs — 200 — 12.9 KiB — 68 ms — h2https://s.pinimg.com/webapp/33926-32b85a7384637be5.mjss.pinimg.com/webapp/33926-32b85a738... https://s.pinimg.com/webapp/33926-32b85a7384637be5.mjs — 200 — 9.3 KiB — 67 ms — h2https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjss.pinimg.com/webapp/30073-7dbccfa3e... https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjs — 200 — 7.6 KiB — 173 ms — h2https://s.pinimg.com/webapp/89721-ee82c7e33babcc8a.mjss.pinimg.com/webapp/89721-ee82c7e33... https://s.pinimg.com/webapp/89721-ee82c7e33babcc8a.mjs — 200 — 93.2 KiB — 181 ms — h2https://s.pinimg.com/webapp/88764-6cf75e18f358fdd6.mjss.pinimg.com/webapp/88764-6cf75e18f... https://s.pinimg.com/webapp/88764-6cf75e18f358fdd6.mjs — 200 — 14.5 KiB — 169 ms — h2https://s.pinimg.com/webapp/523-e7c2c199eca622e9.mjss.pinimg.com/webapp/523-e7c2c199eca... https://s.pinimg.com/webapp/523-e7c2c199eca622e9.mjs — 200 — 12.5 KiB — 164 ms — h2https://s.pinimg.com/webapp/13023-be06ac46178fc1af.mjss.pinimg.com/webapp/13023-be06ac461... https://s.pinimg.com/webapp/13023-be06ac46178fc1af.mjs — 200 — 12.2 KiB — 65 ms — h2https://s.pinimg.com/webapp/6946-69b9283636baa7b0.mjss.pinimg.com/webapp/6946-69b9283636... https://s.pinimg.com/webapp/6946-69b9283636baa7b0.mjs — 200 — 8.3 KiB — 64 ms — h2https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjss.pinimg.com/webapp/38794-8b06bf080... https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjs — 200 — 7.9 KiB — 176 ms — h2https://s.pinimg.com/webapp/96664-7c3aacbc3bfc4161.mjss.pinimg.com/webapp/96664-7c3aacbc3... https://s.pinimg.com/webapp/96664-7c3aacbc3bfc4161.mjs — 200 — 27.3 KiB — 180 ms — h2https://s.pinimg.com/webapp/61029-49e2b3e04000da34.mjss.pinimg.com/webapp/61029-49e2b3e04... https://s.pinimg.com/webapp/61029-49e2b3e04000da34.mjs — 200 — 7.2 KiB — 175 ms — h2https://s.pinimg.com/webapp/21731-3cb90da7b741a37e.mjss.pinimg.com/webapp/21731-3cb90da7b... https://s.pinimg.com/webapp/21731-3cb90da7b741a37e.mjs — 200 — 6.4 KiB — 174 ms — h2https://s.pinimg.com/webapp/57728-c2f047e0f96f3313.mjss.pinimg.com/webapp/57728-c2f047e0f... https://s.pinimg.com/webapp/57728-c2f047e0f96f3313.mjs — 200 — 15.6 KiB — 178 ms — h2https://s.pinimg.com/webapp/83452-3836da4112e6c1ca.mjss.pinimg.com/webapp/83452-3836da411... https://s.pinimg.com/webapp/83452-3836da4112e6c1ca.mjs — 200 — 11.8 KiB — 170 ms — h2https://s.pinimg.com/webapp/48380-bfb537c1eaf535f9.mjss.pinimg.com/webapp/48380-bfb537c1e... https://s.pinimg.com/webapp/48380-bfb537c1eaf535f9.mjs — 200 — 10.2 KiB — 64 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 FCP 11.1 s LCP 14.5 shttps://pinterest.de// https://pinterest.de/ — 308 — 116 B — 9 ms — h2https://de.pinterest.com/de.pinterest.com/ https://de.pinterest.com/ — 200 — 95.3 KiB — 381 ms — h2https://s.pinimg.com/webapp/runtime-fa976280be14ba06.mjss.pinimg.com/webapp/runtime-fa97628... https://s.pinimg.com/webapp/runtime-fa976280be14ba06.mjs — 200 — 14.9 KiB — 54 ms — h2https://s.pinimg.com/webapp/polyfills-18af7491caeffa00.mjss.pinimg.com/webapp/polyfills-18af7... https://s.pinimg.com/webapp/polyfills-18af7491caeffa00.mjs — 200 — 213 B — 54 ms — h2https://s.pinimg.com/webapp/locale-en_US-LocaleDataLoader-8fb6d5ec1874fd43.mjss.pinimg.com/webapp/locale-en_US-Lo... https://s.pinimg.com/webapp/locale-en_US-LocaleDataLoader-8fb6d5ec1874fd43.mjs — 200 — 313 B — 54 ms — h2https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjss.pinimg.com/webapp/gestalt-cfa709e... https://s.pinimg.com/webapp/gestalt-cfa709e187d7b2b1.mjs — 200 — 232.7 KiB — 170 ms — h2https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjss.pinimg.com/webapp/vendor-react-aa... https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs — 200 — 134.2 KiB — 142 ms — h2https://s.pinimg.com/webapp/51405-76ae5359063ab8d4.mjss.pinimg.com/webapp/51405-76ae53590... https://s.pinimg.com/webapp/51405-76ae5359063ab8d4.mjs — 200 — 62.6 KiB — 135 ms — h2https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjss.pinimg.com/webapp/49517-9592893f6... https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjs — 200 — 26.6 KiB — 177 ms — h2https://s.pinimg.com/webapp/90051-8a018bce1ae533a4.mjss.pinimg.com/webapp/90051-8a018bce1... https://s.pinimg.com/webapp/90051-8a018bce1ae533a4.mjs — 200 — 10.5 KiB — 67 ms — h2https://s.pinimg.com/webapp/73935-eee1f1ff9539f8e7.mjss.pinimg.com/webapp/73935-eee1f1ff9... https://s.pinimg.com/webapp/73935-eee1f1ff9539f8e7.mjs — 200 — 6.9 KiB — 163 ms — h2https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjss.pinimg.com/webapp/11778-633aff9fc... https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjs — 200 — 7.9 KiB — 161 ms — h2https://s.pinimg.com/webapp/38232-33704deee1189678.mjss.pinimg.com/webapp/38232-33704deee... https://s.pinimg.com/webapp/38232-33704deee1189678.mjs — 200 — 7.2 KiB — 161 ms — h2https://s.pinimg.com/webapp/37796-03db71773715371a.mjss.pinimg.com/webapp/37796-03db71773... https://s.pinimg.com/webapp/37796-03db71773715371a.mjs — 200 — 27.7 KiB — 75 ms — h2https://s.pinimg.com/webapp/81350-d0b326817d2b30f8.mjss.pinimg.com/webapp/81350-d0b326817... https://s.pinimg.com/webapp/81350-d0b326817d2b30f8.mjs — 200 — 8.7 KiB — 152 ms — h2https://s.pinimg.com/webapp/7351-5f34b39b8472f54b.mjss.pinimg.com/webapp/7351-5f34b39b84... https://s.pinimg.com/webapp/7351-5f34b39b8472f54b.mjs — 200 — 12.9 KiB — 68 ms — h2https://s.pinimg.com/webapp/33926-32b85a7384637be5.mjss.pinimg.com/webapp/33926-32b85a738... https://s.pinimg.com/webapp/33926-32b85a7384637be5.mjs — 200 — 9.3 KiB — 67 ms — h2https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjss.pinimg.com/webapp/30073-7dbccfa3e... https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjs — 200 — 7.6 KiB — 173 ms — h2https://s.pinimg.com/webapp/89721-ee82c7e33babcc8a.mjss.pinimg.com/webapp/89721-ee82c7e33... https://s.pinimg.com/webapp/89721-ee82c7e33babcc8a.mjs — 200 — 93.2 KiB — 181 ms — h2https://s.pinimg.com/webapp/88764-6cf75e18f358fdd6.mjss.pinimg.com/webapp/88764-6cf75e18f... https://s.pinimg.com/webapp/88764-6cf75e18f358fdd6.mjs — 200 — 14.5 KiB — 169 ms — h2https://s.pinimg.com/webapp/523-e7c2c199eca622e9.mjss.pinimg.com/webapp/523-e7c2c199eca... https://s.pinimg.com/webapp/523-e7c2c199eca622e9.mjs — 200 — 12.5 KiB — 164 ms — h2https://s.pinimg.com/webapp/13023-be06ac46178fc1af.mjss.pinimg.com/webapp/13023-be06ac461... https://s.pinimg.com/webapp/13023-be06ac46178fc1af.mjs — 200 — 12.2 KiB — 65 ms — h2https://s.pinimg.com/webapp/6946-69b9283636baa7b0.mjss.pinimg.com/webapp/6946-69b9283636... https://s.pinimg.com/webapp/6946-69b9283636baa7b0.mjs — 200 — 8.3 KiB — 64 ms — h2https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjss.pinimg.com/webapp/38794-8b06bf080... https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjs — 200 — 7.9 KiB — 176 ms — h2https://s.pinimg.com/webapp/96664-7c3aacbc3bfc4161.mjss.pinimg.com/webapp/96664-7c3aacbc3... https://s.pinimg.com/webapp/96664-7c3aacbc3bfc4161.mjs — 200 — 27.3 KiB — 180 ms — h2https://s.pinimg.com/webapp/61029-49e2b3e04000da34.mjss.pinimg.com/webapp/61029-49e2b3e04... https://s.pinimg.com/webapp/61029-49e2b3e04000da34.mjs — 200 — 7.2 KiB — 175 ms — h2https://s.pinimg.com/webapp/21731-3cb90da7b741a37e.mjss.pinimg.com/webapp/21731-3cb90da7b... https://s.pinimg.com/webapp/21731-3cb90da7b741a37e.mjs — 200 — 6.4 KiB — 174 ms — h2https://s.pinimg.com/webapp/57728-c2f047e0f96f3313.mjss.pinimg.com/webapp/57728-c2f047e0f... https://s.pinimg.com/webapp/57728-c2f047e0f96f3313.mjs — 200 — 15.6 KiB — 178 ms — h2https://s.pinimg.com/webapp/83452-3836da4112e6c1ca.mjss.pinimg.com/webapp/83452-3836da411... https://s.pinimg.com/webapp/83452-3836da4112e6c1ca.mjs — 200 — 11.8 KiB — 170 ms — h2https://s.pinimg.com/webapp/48380-bfb537c1eaf535f9.mjss.pinimg.com/webapp/48380-bfb537c1e... https://s.pinimg.com/webapp/48380-bfb537c1eaf535f9.mjs — 200 — 10.2 KiB — 64 ms — h2https://s.pinimg.com/webapp/70508-fff7e96c12c1ceea.mjss.pinimg.com/webapp/70508-fff7e96c1... https://s.pinimg.com/webapp/70508-fff7e96c12c1ceea.mjs — 200 — 38.1 KiB — 180 ms — h2https://s.pinimg.com/webapp/71015-a02d20e95ae0446a.mjss.pinimg.com/webapp/71015-a02d20e95... https://s.pinimg.com/webapp/71015-a02d20e95ae0446a.mjs — 200 — 10.1 KiB — 179 ms — h2https://s.pinimg.com/webapp/94146-2543fa7314ff3096.mjss.pinimg.com/webapp/94146-2543fa731... https://s.pinimg.com/webapp/94146-2543fa7314ff3096.mjs — 200 — 8.3 KiB — 178 ms — h2https://s.pinimg.com/webapp/www/_client-89e7baee0a8e7b7c.mjss.pinimg.com/webapp/www/_client-89e... https://s.pinimg.com/webapp/www/_client-89e7baee0a8e7b7c.mjs — 200 — 272.1 KiB — 186 ms — h2https://s.pinimg.com/webapp/91628-ade919f1b826d995.mjss.pinimg.com/webapp/91628-ade919f1b... https://s.pinimg.com/webapp/91628-ade919f1b826d995.mjs — 200 — 32.2 KiB — 179 ms — h2https://s.pinimg.com/webapp/68755-c2bf3e5c939f26a9.mjss.pinimg.com/webapp/68755-c2bf3e5c9... https://s.pinimg.com/webapp/68755-c2bf3e5c939f26a9.mjs — 200 — 101.5 KiB — 169 ms — h2https://s.pinimg.com/webapp/82275-ccd50770dc5ad85a.mjss.pinimg.com/webapp/82275-ccd50770d... https://s.pinimg.com/webapp/82275-ccd50770dc5ad85a.mjs — 200 — 10.6 KiB — 110 ms — h2https://s.pinimg.com/webapp/89542-9d240a81ee4c5019.mjss.pinimg.com/webapp/89542-9d240a81e... https://s.pinimg.com/webapp/89542-9d240a81ee4c5019.mjs — 200 — 23.7 KiB — 120 ms — h2https://s.pinimg.com/webapp/37990-f85143d61d84541e.mjss.pinimg.com/webapp/37990-f85143d61... https://s.pinimg.com/webapp/37990-f85143d61d84541e.mjs — 200 — 10.1 KiB — 45 ms — h2https://s.pinimg.com/webapp/90848-16a32c9848b00c82.mjss.pinimg.com/webapp/90848-16a32c984... https://s.pinimg.com/webapp/90848-16a32c9848b00c82.mjs — 200 — 21.2 KiB — 56 ms — h2https://s.pinimg.com/webapp/88599-f61ac33793aa22de.mjss.pinimg.com/webapp/88599-f61ac3379... https://s.pinimg.com/webapp/88599-f61ac33793aa22de.mjs — 200 — 6.1 KiB — 44 ms — h2https://s.pinimg.com/webapp/51490-5b998f5fe78da8c3.mjss.pinimg.com/webapp/51490-5b998f5fe... https://s.pinimg.com/webapp/51490-5b998f5fe78da8c3.mjs — 200 — 9.4 KiB — 55 ms — h2https://s.pinimg.com/webapp/83498-4cdb3dea00b9ca8a.mjss.pinimg.com/webapp/83498-4cdb3dea0... https://s.pinimg.com/webapp/83498-4cdb3dea00b9ca8a.mjs — 200 — 28.1 KiB — 164 ms — h2https://s.pinimg.com/webapp/87124-c756308cc7079eed.mjss.pinimg.com/webapp/87124-c756308cc... https://s.pinimg.com/webapp/87124-c756308cc7079eed.mjs — 200 — 32.0 KiB — 106 ms — h2https://s.pinimg.com/webapp/24358-327e017e46413960.mjss.pinimg.com/webapp/24358-327e017e4... https://s.pinimg.com/webapp/24358-327e017e46413960.mjs — 200 — 21.3 KiB — 130 ms — h2https://s.pinimg.com/webapp/50061-452258692461d312.mjss.pinimg.com/webapp/50061-452258692... https://s.pinimg.com/webapp/50061-452258692461d312.mjs — 200 — 45.1 KiB — 103 ms — h2https://s.pinimg.com/webapp/www/index-213e41f409b42553.mjss.pinimg.com/webapp/www/index-213e4... https://s.pinimg.com/webapp/www/index-213e41f409b42553.mjs — 200 — 71.9 KiB — 159 ms — h2https://s.pinimg.com/webapp/27156-36f96c02424f3a3d.mjss.pinimg.com/webapp/27156-36f96c024... https://s.pinimg.com/webapp/27156-36f96c02424f3a3d.mjs — 200 — 8.2 KiB — 139 ms — h2https://s.pinimg.com/webapp/UnauthPageWrapperHeader-8ed850617201a7f5.mjss.pinimg.com/webapp/UnauthPageWrapp... https://s.pinimg.com/webapp/UnauthPageWrapperHeader-8ed850617201a7f5.mjs — 200 — 12.9 KiB — 43 ms — h2https://s.pinimg.com/webapp/UnauthPageWrapperFooter-477d3ab1712c0eed.mjss.pinimg.com/webapp/UnauthPageWrapp... https://s.pinimg.com/webapp/UnauthPageWrapperFooter-477d3ab1712c0eed.mjs — 200 — 32.7 KiB — 165 ms — h2https://s.pinimg.com/webapp/GoogleOneTap-3f457511e0b52903.mjss.pinimg.com/webapp/GoogleOneTap-3f... https://s.pinimg.com/webapp/GoogleOneTap-3f457511e0b52903.mjs — 200 — 4.6 KiB — 125 ms — h2https://s.pinimg.com/webapp/Pin-Sans-MacOS-Regular-708c49dd.woff2s.pinimg.com/webapp/Pin-Sans-MacOS-... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Regular-708c49dd.woff2 — 200 — 19.6 KiB — 123 ms — h2https://s.pinimg.com/webapp/Pin-Sans-MacOS-Medium-704a4f34.woff2s.pinimg.com/webapp/Pin-Sans-MacOS-... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Medium-704a4f34.woff2 — 200 — 19.5 KiB — 124 ms — h2https://s.pinimg.com/webapp/Pin-Sans-MacOS-Bold-ce475d98.woff2s.pinimg.com/webapp/Pin-Sans-MacOS-... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Bold-ce475d98.woff2 — 200 — 19.6 KiB — 51 ms — h2https://s.pinimg.com/webapp/Pin-Sans-MacOS-Heavy-2b6abf8c.woff2s.pinimg.com/webapp/Pin-Sans-MacOS-... https://s.pinimg.com/webapp/Pin-Sans-MacOS-Heavy-2b6abf8c.woff2 — 200 — 23.3 KiB — 51 ms — h2https://accounts.google.com/gsi/client?hl=enaccounts.google.com/gsi/client?hl=e... https://accounts.google.com/gsi/client?hl=en — 200 — 96.0 KiB — 170 ms — h2https://de.pinterest.com/manifest.jsonde.pinterest.com/manifest.json https://de.pinterest.com/manifest.json — 200 — 494 B — 149 ms — h3https://de.pinterest.com/_/_/storage_report/de.pinterest.com/_/_/storage_report... https://de.pinterest.com/_/_/storage_report/ — 204 — 4.1 KiB — 449 ms — h2https://s.pinimg.com/webapp/favicon_48x48-7470a30d.pngs.pinimg.com/webapp/favicon_48x48-7... https://s.pinimg.com/webapp/favicon_48x48-7470a30d.png — 200 — 1.8 KiB — 8 ms — h3https://s.pinimg.com/images/favicon_red_192.pngs.pinimg.com/images/favicon_red_192... https://s.pinimg.com/images/favicon_red_192.png — 200 — 11.2 KiB — 6 ms — h3https://de.pinterest.com/resource/ApiResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22url%22%3A%22%2Fv3%2Fcompliance_requirements%2F%22%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923160de.pinterest.com/resource/ApiResour... https://de.pinterest.com/resource/ApiResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22url%22%3A%22%2Fv3%2Fcompliance_requirements%2F%22%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923160 — 200 — 1.2 KiB — 132 ms — h3https://i.pinimg.com/474x/f3/d6/bf/f3d6bf4e9fb7773b42e853d0cf5a5977.jpgi.pinimg.com/474x/f3/d6/bf/f3d6bf4e... https://i.pinimg.com/474x/f3/d6/bf/f3d6bf4e9fb7773b42e853d0cf5a5977.jpg — 200 — 34.4 KiB — 39 ms — h2https://i.pinimg.com/474x/51/4c/34/514c341c9578935bcbc06a7c02232e6c.jpgi.pinimg.com/474x/51/4c/34/514c341c... https://i.pinimg.com/474x/51/4c/34/514c341c9578935bcbc06a7c02232e6c.jpg — 200 — 25.8 KiB — 42 ms — h2https://i.pinimg.com/474x/0a/f7/54/0af75415f14e696fbf12a457ec107b6b.jpgi.pinimg.com/474x/0a/f7/54/0af75415... https://i.pinimg.com/474x/0a/f7/54/0af75415f14e696fbf12a457ec107b6b.jpg — 200 — 33.5 KiB — 96 ms — h2https://i.pinimg.com/474x/1f/35/f8/1f35f8a8c71287e3b47a8d0305da4b2c.jpgi.pinimg.com/474x/1f/35/f8/1f35f8a8... https://i.pinimg.com/474x/1f/35/f8/1f35f8a8c71287e3b47a8d0305da4b2c.jpg — 200 — 18.5 KiB — 88 ms — h2https://i.pinimg.com/474x/4b/19/21/4b19216ef919511575b3ec9f756017a9.jpgi.pinimg.com/474x/4b/19/21/4b19216e... https://i.pinimg.com/474x/4b/19/21/4b19216ef919511575b3ec9f756017a9.jpg — 200 — 27.2 KiB — 89 ms — h2https://i.pinimg.com/474x/e0/be/b2/e0beb2018a51cabc3ddd65b21dff3b85.jpgi.pinimg.com/474x/e0/be/b2/e0beb201... https://i.pinimg.com/474x/e0/be/b2/e0beb2018a51cabc3ddd65b21dff3b85.jpg — 200 — 32.8 KiB — 91 ms — h2https://s.pinimg.com/webapp/search-by-skin-tone-2x-0c602edb.pngs.pinimg.com/webapp/search-by-skin-... https://s.pinimg.com/webapp/search-by-skin-tone-2x-0c602edb.png — 200 — 477.5 KiB — 124 ms — h3https://s.pinimg.com/webapp/group-boards-2px-0d493529.pngs.pinimg.com/webapp/group-boards-2p... https://s.pinimg.com/webapp/group-boards-2px-0d493529.png — 200 — 577.9 KiB — 127 ms — h3https://s.pinimg.com/webapp/visual-search-2px-91066f59.pngs.pinimg.com/webapp/visual-search-2... https://s.pinimg.com/webapp/visual-search-2px-91066f59.png — 200 — 607.6 KiB — 128 ms — h3https://i.pinimg.com/564x/8c/2b/a8/8c2ba8d19852209a6ab8f69e097ff278.jpgi.pinimg.com/564x/8c/2b/a8/8c2ba8d1... https://i.pinimg.com/564x/8c/2b/a8/8c2ba8d19852209a6ab8f69e097ff278.jpg — 200 — 18.9 KiB — 26 ms — h2https://i.pinimg.com/564x/49/2d/ef/492def5c84b3fbf6a7a0292e712ae007.jpgi.pinimg.com/564x/49/2d/ef/492def5c... https://i.pinimg.com/564x/49/2d/ef/492def5c84b3fbf6a7a0292e712ae007.jpg — 200 — 69.5 KiB — 37 ms — h2https://i.pinimg.com/564x/e3/41/4b/e3414b2fcf00375a199ba6964be551af.jpgi.pinimg.com/564x/e3/41/4b/e3414b2f... https://i.pinimg.com/564x/e3/41/4b/e3414b2fcf00375a199ba6964be551af.jpg — 200 — 75.3 KiB — 42 ms — h2https://i.pinimg.com/564x/64/cf/21/64cf2184d33446c4cf1cc8c3c585b9f4.jpgi.pinimg.com/564x/64/cf/21/64cf2184... https://i.pinimg.com/564x/64/cf/21/64cf2184d33446c4cf1cc8c3c585b9f4.jpg — 200 — 41.1 KiB — 40 ms — h2https://i.pinimg.com/564x/48/9c/d9/489cd9ae5fec17977c73677866202d59.jpgi.pinimg.com/564x/48/9c/d9/489cd9ae... https://i.pinimg.com/564x/48/9c/d9/489cd9ae5fec17977c73677866202d59.jpg — 200 — 106.4 KiB — 51 ms — h2https://i.pinimg.com/564x/92/42/6d/92426d84cd455d958db778d54a94fd00.jpgi.pinimg.com/564x/92/42/6d/92426d84... https://i.pinimg.com/564x/92/42/6d/92426d84cd455d958db778d54a94fd00.jpg — 200 — 11.7 KiB — 47 ms — h2https://i.pinimg.com/564x/74/28/75/7428758eb37a48723305522186977ceb.jpgi.pinimg.com/564x/74/28/75/7428758e... https://i.pinimg.com/564x/74/28/75/7428758eb37a48723305522186977ceb.jpg — 200 — 48.9 KiB — 48 ms — h2https://i.pinimg.com/564x/7c/08/9a/7c089aeba9bdd9157fbf8e6230271229.jpgi.pinimg.com/564x/7c/08/9a/7c089aeb... https://i.pinimg.com/564x/7c/08/9a/7c089aeba9bdd9157fbf8e6230271229.jpg — 200 — 50.9 KiB — 50 ms — h2https://i.pinimg.com/564x/53/04/09/530409dfcb059fcc3e1d901479be0ed5.jpgi.pinimg.com/564x/53/04/09/530409df... https://i.pinimg.com/564x/53/04/09/530409dfcb059fcc3e1d901479be0ed5.jpg — 200 — 93.3 KiB — 57 ms — h2https://i.pinimg.com/564x/bc/8b/0c/bc8b0c1f90711932255c4f1a3f070780.jpgi.pinimg.com/564x/bc/8b/0c/bc8b0c1f... https://i.pinimg.com/564x/bc/8b/0c/bc8b0c1f90711932255c4f1a3f070780.jpg — 200 — 45.8 KiB — 54 ms — h2https://i.pinimg.com/564x/f8/97/30/f89730229686d12c34f5a5a500aaebcd.jpgi.pinimg.com/564x/f8/97/30/f8973022... https://i.pinimg.com/564x/f8/97/30/f89730229686d12c34f5a5a500aaebcd.jpg — 200 — 131.2 KiB — 60 ms — h2https://i.pinimg.com/564x/28/77/f4/2877f4e254c0bd27ac4f4c5d8a43404f.jpgi.pinimg.com/564x/28/77/f4/2877f4e2... https://i.pinimg.com/564x/28/77/f4/2877f4e254c0bd27ac4f4c5d8a43404f.jpg — 200 — 79.8 KiB — 60 ms — h2https://i.pinimg.com/564x/c1/2c/07/c12c0769262c6593b33a2dded7e4fb56.jpgi.pinimg.com/564x/c1/2c/07/c12c0769... https://i.pinimg.com/564x/c1/2c/07/c12c0769262c6593b33a2dded7e4fb56.jpg — 200 — 35.5 KiB — 58 ms — h2https://i.pinimg.com/564x/a4/7c/6e/a47c6eff8a1b1d5e92f8985cb6aed67d.jpgi.pinimg.com/564x/a4/7c/6e/a47c6eff... https://i.pinimg.com/564x/a4/7c/6e/a47c6eff8a1b1d5e92f8985cb6aed67d.jpg — 200 — 101.8 KiB — 71 ms — h2https://i.pinimg.com/564x/47/92/b7/4792b7bdc6bb8d59304f23d7ac6d109a.jpgi.pinimg.com/564x/47/92/b7/4792b7bd... https://i.pinimg.com/564x/47/92/b7/4792b7bdc6bb8d59304f23d7ac6d109a.jpg — 200 — 16.4 KiB — 61 ms — h2https://s.pinimg.com/webapp/EN@2x-54ac74f0.pngs.pinimg.com/webapp/EN@2x-54ac74f0.... https://s.pinimg.com/webapp/EN@2x-54ac74f0.png — 200 — 7.0 KiB — 27 ms — h3https://s.pinimg.com/webapp/95033-80b8e0198c6b8992.mjss.pinimg.com/webapp/95033-80b8e0198... https://s.pinimg.com/webapp/95033-80b8e0198c6b8992.mjs — 200 — 2.1 KiB — 20 ms — h3https://de.pinterest.com/_/graphql/de.pinterest.com/_/graphql/ https://de.pinterest.com/_/graphql/ — 200 — 90 B — 150 ms — h3https://i.pinimg.com/474x/d0/6d/70/d06d70a81fd1a6c54690f70022d71764.jpgi.pinimg.com/474x/d0/6d/70/d06d70a8... https://i.pinimg.com/474x/d0/6d/70/d06d70a81fd1a6c54690f70022d71764.jpg — 200 — 17.4 KiB — 56 ms — h2https://i.pinimg.com/474x/48/f2/09/48f20925e3b261df632e556903f30548.jpgi.pinimg.com/474x/48/f2/09/48f20925... https://i.pinimg.com/474x/48/f2/09/48f20925e3b261df632e556903f30548.jpg — 200 — 23.2 KiB — 60 ms — h2https://i.pinimg.com/474x/7c/14/86/7c1486e221efedf1cc79c9a49d19f390.jpgi.pinimg.com/474x/7c/14/86/7c1486e2... https://i.pinimg.com/474x/7c/14/86/7c1486e221efedf1cc79c9a49d19f390.jpg — 200 — 15.1 KiB — 61 ms — h2https://i.pinimg.com/474x/1d/7d/1f/1d7d1f77dbb964aba0227ce746a85054.jpgi.pinimg.com/474x/1d/7d/1f/1d7d1f77... https://i.pinimg.com/474x/1d/7d/1f/1d7d1f77dbb964aba0227ce746a85054.jpg — 200 — 32.7 KiB — 59 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 638 B — 79 ms — h2https://i.pinimg.com/236x/f3/d6/bf/f3d6bf4e9fb7773b42e853d0cf5a5977.jpgi.pinimg.com/236x/f3/d6/bf/f3d6bf4e... https://i.pinimg.com/236x/f3/d6/bf/f3d6bf4e9fb7773b42e853d0cf5a5977.jpg — 200 — 21.5 KiB — 57 ms — h2https://i.pinimg.com/236x/51/4c/34/514c341c9578935bcbc06a7c02232e6c.jpgi.pinimg.com/236x/51/4c/34/514c341c... https://i.pinimg.com/236x/51/4c/34/514c341c9578935bcbc06a7c02232e6c.jpg — 200 — 14.6 KiB — 58 ms — h2https://i.pinimg.com/236x/0a/f7/54/0af75415f14e696fbf12a457ec107b6b.jpgi.pinimg.com/236x/0a/f7/54/0af75415... https://i.pinimg.com/236x/0a/f7/54/0af75415f14e696fbf12a457ec107b6b.jpg — 200 — 21.5 KiB — 60 ms — h2https://i.pinimg.com/236x/1f/35/f8/1f35f8a8c71287e3b47a8d0305da4b2c.jpgi.pinimg.com/236x/1f/35/f8/1f35f8a8... https://i.pinimg.com/236x/1f/35/f8/1f35f8a8c71287e3b47a8d0305da4b2c.jpg — 200 — 12.1 KiB — 61 ms — h2https://i.pinimg.com/236x/4b/19/21/4b19216ef919511575b3ec9f756017a9.jpgi.pinimg.com/236x/4b/19/21/4b19216e... https://i.pinimg.com/236x/4b/19/21/4b19216ef919511575b3ec9f756017a9.jpg — 200 — 16.5 KiB — 62 ms — h2https://i.pinimg.com/236x/e0/be/b2/e0beb2018a51cabc3ddd65b21dff3b85.jpgi.pinimg.com/236x/e0/be/b2/e0beb201... https://i.pinimg.com/236x/e0/be/b2/e0beb2018a51cabc3ddd65b21dff3b85.jpg — 200 — 17.5 KiB — 65 ms — h2https://i.pinimg.com/236x/d0/6d/70/d06d70a81fd1a6c54690f70022d71764.jpgi.pinimg.com/236x/d0/6d/70/d06d70a8... https://i.pinimg.com/236x/d0/6d/70/d06d70a81fd1a6c54690f70022d71764.jpg — 200 — 12.3 KiB — 65 ms — h2https://i.pinimg.com/236x/48/f2/09/48f20925e3b261df632e556903f30548.jpgi.pinimg.com/236x/48/f2/09/48f20925... https://i.pinimg.com/236x/48/f2/09/48f20925e3b261df632e556903f30548.jpg — 200 — 16.5 KiB — 68 ms — h2https://i.pinimg.com/236x/7c/14/86/7c1486e221efedf1cc79c9a49d19f390.jpgi.pinimg.com/236x/7c/14/86/7c1486e2... https://i.pinimg.com/236x/7c/14/86/7c1486e221efedf1cc79c9a49d19f390.jpg — 200 — 10.8 KiB — 69 ms — h2https://i.pinimg.com/236x/1d/7d/1f/1d7d1f77dbb964aba0227ce746a85054.jpgi.pinimg.com/236x/1d/7d/1f/1d7d1f77... https://i.pinimg.com/236x/1d/7d/1f/1d7d1f77dbb964aba0227ce746a85054.jpg — 200 — 19.3 KiB — 71 ms — h2https://s.pinimg.com/webapp/search-by-skin-tone-1x-c9a1e3e9.pngs.pinimg.com/webapp/search-by-skin-... https://s.pinimg.com/webapp/search-by-skin-tone-1x-c9a1e3e9.png — 200 — 155.0 KiB — 80 ms — h3https://s.pinimg.com/webapp/group-boards-1px-c7997766.pngs.pinimg.com/webapp/group-boards-1p... https://s.pinimg.com/webapp/group-boards-1px-c7997766.png — 200 — 160.4 KiB — 81 ms — h3https://s.pinimg.com/webapp/visual-search-1px-ecc706bc.pngs.pinimg.com/webapp/visual-search-1... https://s.pinimg.com/webapp/visual-search-1px-ecc706bc.png — 200 — 197.6 KiB — 84 ms — h3https://de.pinterest.com/_/_/trace/trace/de.pinterest.com/_/_/trace/trace/ https://de.pinterest.com/_/_/trace/trace/ — 200 — 94 B — 235 ms — h3https://s.pinimg.com/webapp/www/login-0647c1b797a5667b.csss.pinimg.com/webapp/www/login-0647c... https://s.pinimg.com/webapp/www/login-0647c1b797a5667b.css — 200 — 1.4 KiB — 4 ms — h3https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e.mjss.pinimg.com/webapp/18324-f75b500bb... https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e.mjs — 200 — 341.3 KiB — 40 ms — h3https://s.pinimg.com/webapp/80944-69003cb46428947e.mjss.pinimg.com/webapp/80944-69003cb46... https://s.pinimg.com/webapp/80944-69003cb46428947e.mjs — 200 — 8.6 KiB — 9 ms — h3https://s.pinimg.com/webapp/9721-4d5816a3ac3a04e2.mjss.pinimg.com/webapp/9721-4d5816a3ac... https://s.pinimg.com/webapp/9721-4d5816a3ac3a04e2.mjs — 200 — 14.0 KiB — 16 ms — h3https://s.pinimg.com/webapp/98202-373f5c0cc217689e.mjss.pinimg.com/webapp/98202-373f5c0cc... https://s.pinimg.com/webapp/98202-373f5c0cc217689e.mjs — 200 — 27.8 KiB — 15 ms — h3https://s.pinimg.com/webapp/68459-b1a2732d35de82eb.mjss.pinimg.com/webapp/68459-b1a2732d3... https://s.pinimg.com/webapp/68459-b1a2732d35de82eb.mjs — 200 — 24.5 KiB — 22 ms — h3https://s.pinimg.com/webapp/44034-2ae196ea9a240513.mjss.pinimg.com/webapp/44034-2ae196ea9... https://s.pinimg.com/webapp/44034-2ae196ea9a240513.mjs — 200 — 10.8 KiB — 20 ms — h3https://s.pinimg.com/webapp/33466-84ef24757b31c3f0.mjss.pinimg.com/webapp/33466-84ef24757... https://s.pinimg.com/webapp/33466-84ef24757b31c3f0.mjs — 200 — 7.7 KiB — 451 ms — h3https://s.pinimg.com/webapp/38595-dd2a1f11d7297c43.mjss.pinimg.com/webapp/38595-dd2a1f11d... https://s.pinimg.com/webapp/38595-dd2a1f11d7297c43.mjs — 200 — 48.2 KiB — 24 ms — h3https://s.pinimg.com/webapp/78337-bc2552f6b2829ebb.mjss.pinimg.com/webapp/78337-bc2552f6b... https://s.pinimg.com/webapp/78337-bc2552f6b2829ebb.mjs — 200 — 15.3 KiB — 440 ms — h3https://s.pinimg.com/webapp/49067-8fbf17f84334b291.mjss.pinimg.com/webapp/49067-8fbf17f84... https://s.pinimg.com/webapp/49067-8fbf17f84334b291.mjs — 200 — 17.5 KiB — 434 ms — h3https://s.pinimg.com/webapp/www/login-ec9a2084fd74c15f.mjss.pinimg.com/webapp/www/login-ec9a2... https://s.pinimg.com/webapp/www/login-ec9a2084fd74c15f.mjs — 200 — 346 B — 15 ms — h3https://s.pinimg.com/webapp/60453-13b164e0c8bd059e.mjss.pinimg.com/webapp/60453-13b164e0c... https://s.pinimg.com/webapp/60453-13b164e0c8bd059e.mjs — 200 — 10.0 KiB — 13 ms — h3https://s.pinimg.com/webapp/46531-cb525fa9b61db945.mjss.pinimg.com/webapp/46531-cb525fa9b... https://s.pinimg.com/webapp/46531-cb525fa9b61db945.mjs — 200 — 20.6 KiB — 12 ms — h3https://s.pinimg.com/webapp/www/signup-d6181f4bc4937f23.mjss.pinimg.com/webapp/www/signup-d618... https://s.pinimg.com/webapp/www/signup-d6181f4bc4937f23.mjs — 200 — 342 B — 12 ms — h3https://s.pinimg.com/webapp/78401-3d66b99d70a9ddf0.mjss.pinimg.com/webapp/78401-3d66b99d7... https://s.pinimg.com/webapp/78401-3d66b99d70a9ddf0.mjs — 200 — 342 B — 4 ms — h3https://s.pinimg.com/webapp/MobileModal-059269920789b7a4.mjss.pinimg.com/webapp/MobileModal-059... https://s.pinimg.com/webapp/MobileModal-059269920789b7a4.mjs — 200 — 18.8 KiB — 19 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 32 ms — h2https://accounts.google.com/gsi/button?size=large&shape=rectangular&text=continue_with&theme=outline&width=327px&logo_alignment=undefined&click_listener=()%3D%3E%7Ba%26%26a()%2Co%26%26o()%2C(0%2Cs.XB)(%7Bevent%3A%22start%22%2Cprovider%3A%22google%22%7D)%7D&is_fedcm_supported=true&client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&iframe_id=gsi_923454_279343&cas=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&hl=en-USaccounts.google.com/gsi/button?size... https://accounts.google.com/gsi/button?size=large&shape=rectangular&text=continue_with&theme=outline&width=327px&logo_alignment=undefined&click_listener=()%3D%3E%7Ba%26%26a()%2Co%26%26o()%2C(0%2Cs.XB)(%7Bevent%3A%22start%22%2Cprovider%3A%22google%22%7D)%7D&is_fedcm_supported=true&client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&iframe_id=gsi_923454_279343&cas=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&hl=en-US — 200 — 54.8 KiB — 130 ms — h2https://accounts.google.com/gsi/button?size=large&shape=rectangular&text=continue_with&theme=outline&width=180px&logo_alignment=undefined&click_listener=()%3D%3E%7Ba%26%26a()%2Co%26%26o()%2C(0%2Cs.XB)(%7Bevent%3A%22start%22%2Cprovider%3A%22google%22%7D)%7D&is_fedcm_supported=true&client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&iframe_id=gsi_923463_986721&cas=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&hl=en-USaccounts.google.com/gsi/button?size... https://accounts.google.com/gsi/button?size=large&shape=rectangular&text=continue_with&theme=outline&width=180px&logo_alignment=undefined&click_listener=()%3D%3E%7Ba%26%26a()%2Co%26%26o()%2C(0%2Cs.XB)(%7Bevent%3A%22start%22%2Cprovider%3A%22google%22%7D)%7D&is_fedcm_supported=true&client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&iframe_id=gsi_923463_986721&cas=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&hl=en-US — 200 — 54.2 KiB — 139 ms — h2https://de.pinterest.com/_/_/trace/trace/de.pinterest.com/_/_/trace/trace/ https://de.pinterest.com/_/_/trace/trace/ — 200 — 96 B — 116 ms — h3https://accounts.google.com/gsi/log?client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&as=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&bs=yYT5kXbtw1IbvKBMw%2FChiRzRHfqi0FHDGZfXGOsIThs&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=1accounts.google.com/gsi/log?client_... https://accounts.google.com/gsi/log?client_id=694505692171-31closf3bcmlt59aeulg2j81ej68j6hk.apps.googleusercontent.com&as=Qv40PWgloZxTfwzb7Sft6KczRZTD4Y5rptYKBDu5XRQ&bs=yYT5kXbtw1IbvKBMw%2FChiRzRHfqi0FHDGZfXGOsIThs&event=onetap.bottomSheet.prompt.apiCall&enable_itp_optimization=1 — 200 — 23 B — 54 ms — h3https://de.pinterest.com/resource/UserExperienceResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22placement_ids%22%3A%5B1000180%5D%2C%22extra_context%22%3Anull%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923574de.pinterest.com/resource/UserExper... https://de.pinterest.com/resource/UserExperienceResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22placement_ids%22%3A%5B1000180%5D%2C%22extra_context%22%3Anull%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923574 — 200 — 1.2 KiB — 127 ms — h3https://de.pinterest.com/resource/UnauthUserDataResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923578de.pinterest.com/resource/UnauthUse... https://de.pinterest.com/resource/UnauthUserDataResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923578 — 200 — 1.1 KiB — 152 ms — h3https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2fonts.gstatic.com/s/googlesans/v62/... https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2 — 200 — 53.9 KiB — 94 ms — h3https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjss.pinimg.com/webapp/31320-2f5f600da... https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjs — 200 — 11.1 KiB — 5 ms — h3https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2fonts.gstatic.com/s/googlesans/v62/... https://fonts.gstatic.com/s/googlesans/v62/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2 — 200 — 0 B — 42 ms — h3https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.1 KiB — 75 ms — h3https://de.pinterest.com/resource/UserResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22user_id%22%3A%22%22%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923768de.pinterest.com/resource/UserResou... https://de.pinterest.com/resource/UserResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%22user_id%22%3A%22%22%7D%2C%22context%22%3A%7B%7D%7D&_=1776809923768 — 404 — 1.1 KiB — 116 ms — h3https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 55 ms — h3https://de.pinterest.com/resource/ApiResource/create/de.pinterest.com/resource/ApiResour... https://de.pinterest.com/resource/ApiResource/create/ — 200 — 1.1 KiB — 168 ms — h3https://www.facebook.com/x/oauth/status?client_id=274266067164&input_token&origin=2&redirect_uri=https%3A%2F%2Fde.pinterest.com%2F&sdk=joey&wants_cookie_data=falsewww.facebook.com/x/oauth/status?cli... https://www.facebook.com/x/oauth/status?client_id=274266067164&input_token&origin=2&redirect_uri=https%3A%2F%2Fde.pinterest.com%2F&sdk=joey&wants_cookie_data=false — 200 — 118 B — 176 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 4730ms · 1340KB · €51/mo
s.pinimg.com
Other
Costly
Execution 2508ms
Transfer 272 KB
Unused 60%
Monthly Cost €27/mo
Unattributable
Other
Costly
Execution 623ms
Transfer 0 KB
Monthly Cost €7/mo
de.pinterest.com
Other
Costly
Execution 500ms
Transfer 95 KB
Monthly Cost €5/mo
s.pinimg.com
Other
Costly
Execution 282ms
Transfer 11 KB
Monthly Cost €3/mo
s.pinimg.com
Other
Costly
Execution 251ms
Transfer 341 KB
Monthly Cost €3/mo
accounts.google.com
Other
Optional
Execution 155ms
Transfer 96 KB
Unused 66%
Monthly Cost €2/mo
s.pinimg.com
Other
Optional
Execution 133ms
Transfer 134 KB
Unused 50%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 80ms
Transfer 8 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 79ms
Transfer 78 KB
Unused 64%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 68ms
Transfer 233 KB
Unused 34%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 50ms
Transfer 72 KB
Unused 65%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • s.pinimg.com adds 2508ms and costs ~€27/month
  • Unattributable adds 623ms and costs ~€7/month
  • de.pinterest.com adds 500ms and costs ~€5/month
  • s.pinimg.com adds 282ms and costs ~€3/month
  • s.pinimg.com adds 251ms and costs ~€3/month

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

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

s.pinimg.com takes 2508ms 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 s.pinimg.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

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

de.pinterest.com takes 500ms 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

s.pinimg.com takes 282ms 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

s.pinimg.com takes 251ms 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

66% of accounts.google.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

50% of s.pinimg.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

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

Why this matters

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

Source: web.dev

65% of s.pinimg.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