Skip to content
https://pinterest.fr

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

30
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.70 s

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

18.31 s

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

1.49 s

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

0.030

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

11.70 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

27.49 s

Page Load Progression

623 ms
1.2 s
1.9 s
2.5 s
3.1 s
3.7 s
4.4 s
5.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.3 MB transferred, 125 requests
FIX
5.3 MB transferred, 125 requests
Critical::
Page weighs 12.7 MB (5.3 MB transferred)
Warning::
Images are 2.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.6 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::
125 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.3 MB / 2.4 MB budget
5.3 MB transferred
125 requests
1.1 g CO2 per page load
Images 2.6 MiB 49%
JavaScript 2.3 MiB 44%
HTML 205.3 KiB 4%
Fonts 135.9 KiB 3%
Other 14.1 KiB 0%
Other 13.1 KiB 0%
Other 5.1 KiB 0%
Other 5.0 KiB 0%
CSS 2.2 KiB 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 (5.3 MiB of 5.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6905ms total JS execution
FIX
6905ms total JS execution
Warning::
https://s.pinimg.com/webapp/www/_client-66c5370da1...: 3570ms CPU time
Warning::
Unattributable: 770ms CPU time
Warning::
https://fr.pinterest.com/: 584ms CPU time
Warning::
https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb...: 492ms CPU time
Warning::
https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e...: 363ms CPU time
Warning::
Third-party scripts: 6905ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Script Parsing & Compilation 16% Other 14% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://s.pinimg.com/webapp/www/_client-66c5370da15b76ce.mjs3570ms3130ms150ms3rd
Unattributable770ms22ms0ms3rd
https://fr.pinterest.com/584ms16ms8ms3rd
https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjs492ms278ms4ms3rd
https://s.pinimg.com/webapp/18324-f75b500bbaa8e30e.mjs363ms277ms86ms3rd
https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs253ms80ms111ms3rd
https://s.pinimg.com/webapp/www/index-0998fdadf26b81d6.mjs207ms176ms31ms3rd
https://accounts.google.com/gsi/client?hl=en170ms122ms30ms3rd
https://connect.facebook.net/en_US/bundle/sdk.js/124ms90ms31ms3rd
https://s.pinimg.com/webapp/38794-8b06bf08008b5f9e.mjs115ms92ms7ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
70 scripts, 810 KB unused
FIX
70 scripts, 810 KB unused
Warning::
https://s.pinimg.com/webapp/www/_client-66c5370da1...: 163 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/gestalt-157c96fb7c328b...: 78 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/vendor-react-aacabe10c...: 67 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/68755-236cb9b383ec15cf...: 65 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.pinimg.com/webapp/www/index-0998fdadf26b...: 63 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 810 KB
810 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.pinimg.com/webapp/www/_client-66c5370da15b76ce.mjs272 KB163 KB (60%)3rd
https://s.pinimg.com/webapp/gestalt-157c96fb7c328b09.mjs233 KB78 KB (34%)3rd
https://s.pinimg.com/webapp/vendor-react-aacabe10c4aaf058.mjs134 KB67 KB (50%)3rd
https://s.pinimg.com/webapp/68755-236cb9b383ec15cf.mjs102 KB65 KB (64%)3rd
https://s.pinimg.com/webapp/www/index-0998fdadf26b81d6.mjs72 KB63 KB (87%)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/38595-1da8f48b45555d45.mjs48 KB45 KB (93%)3rd
https://accounts.google.com/gsi/client?hl=en96 KB38 KB (68%)3rd
https://s.pinimg.com/webapp/70508-0d4ecdbd43323a4c.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
125 resources · 5.3 MB · 810 KB savings available
FIX
125 resources · 5.3 MB · 810 KB savings available
Warning::
Page weight 4.3 MB over 1MB target
Got: 5.3 MB Expected: ≤ 1 MB
Info::
~810 KB of savings available
Warning::
124 third-party resources (100% of weight)
Info::
6 resources over 200KB
125 resources · 5.3 MiB · 124 third-party 4.3 MiB over 1MB target
Image 50% · 2.6 MiB
JavaScript 44% · 2.3 MiB
Document 4% · 205.4 KiB
Font 3% · 135.9 KiB
Other 0% · 24.2 KiB
CSS 0% · 2.2 KiB

~809.7 KiB of savings available

Remove unused JavaScript: 809.7 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
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Info::
All images are well-optimized
28 images 2.6 MB
0 oversized -0 KB
28 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 16.0 s 18.0 s FCP 11.7 s LCP 18.3 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 — 199 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 — 212 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 — 210 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 — 219 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 — 41 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 — 36 ms — font-display: swap
Pin-Sans-MacOS-Regular-... woff2 swap
Size 20 KB
Load time 199 ms
Start 277 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Medium-7... woff2 swap
Size 20 KB
Load time 212 ms
Start 278 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Bold-ce4... woff2 swap
Size 20 KB
Load time 210 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
Pin-Sans-MacOS-Heavy-2b... woff2 swap
Size 23 KB
Load time 219 ms
Start 280 ms
Risk FOUT — text flashes from fallback to web font
4UaRrENHsxJlGDuGo1OIlJf... woff2 swap
Size 54 KB
Load time 41 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
4UaRrENHsxJlGDuGo1OIlJf... woff2 swap
Size 0 KB
Load time 36 ms
Start 2.2 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
125 requests over 2679ms
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 11.7 s LCP 18.3 shttps://pinterest.fr// https://pinterest.fr/ — 308 — 116 B — 18 ms — h2https://fr.pinterest.com/fr.pinterest.com/ https://fr.pinterest.com/ — 200 — 95.7 KiB — 215 ms — h2https://s.pinimg.com/webapp/runtime-b03c3639a99cc5bc.mjss.pinimg.com/webapp/runtime-b03c363... https://s.pinimg.com/webapp/runtime-b03c3639a99cc5bc.mjs — 200 — 15.0 KiB — 93 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 — 93 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 — 93 ms — h2https://s.pinimg.com/webapp/gestalt-157c96fb7c328b09.mjss.pinimg.com/webapp/gestalt-157c96f... https://s.pinimg.com/webapp/gestalt-157c96fb7c328b09.mjs — 200 — 232.7 KiB — 221 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 — 214 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 — 203 ms — h2https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjss.pinimg.com/webapp/49517-9592893f6... https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjs — 200 — 26.8 KiB — 203 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 — 94 ms — h2https://s.pinimg.com/webapp/73935-252fc9d442382771.mjss.pinimg.com/webapp/73935-252fc9d44... https://s.pinimg.com/webapp/73935-252fc9d442382771.mjs — 200 — 6.8 KiB — 202 ms — h2https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjss.pinimg.com/webapp/11778-633aff9fc... https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjs — 200 — 8.0 KiB — 203 ms — h2https://s.pinimg.com/webapp/38232-1579d823fca4ffac.mjss.pinimg.com/webapp/38232-1579d823f... https://s.pinimg.com/webapp/38232-1579d823fca4ffac.mjs — 200 — 7.2 KiB — 200 ms — h2https://s.pinimg.com/webapp/37796-0d3c4bc1e4d859cc.mjss.pinimg.com/webapp/37796-0d3c4bc1e... https://s.pinimg.com/webapp/37796-0d3c4bc1e4d859cc.mjs — 200 — 27.7 KiB — 208 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 — 196 ms — h2https://s.pinimg.com/webapp/7351-5ba24357852c3736.mjss.pinimg.com/webapp/7351-5ba2435785... https://s.pinimg.com/webapp/7351-5ba24357852c3736.mjs — 200 — 12.9 KiB — 197 ms — h2https://s.pinimg.com/webapp/33926-7592de8e30f9009a.mjss.pinimg.com/webapp/33926-7592de8e3... https://s.pinimg.com/webapp/33926-7592de8e30f9009a.mjs — 200 — 9.3 KiB — 196 ms — h2https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjss.pinimg.com/webapp/30073-7dbccfa3e... https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjs — 200 — 7.4 KiB — 82 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 — 213 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 — 78 ms — h2https://s.pinimg.com/webapp/523-ca9421ad91e5d7c1.mjss.pinimg.com/webapp/523-ca9421ad91e... https://s.pinimg.com/webapp/523-ca9421ad91e5d7c1.mjs — 200 — 12.6 KiB — 192 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 — 192 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 — 194 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 — 79 ms — h2https://s.pinimg.com/webapp/96664-a3b42e79ddbd4eaf.mjss.pinimg.com/webapp/96664-a3b42e79d... https://s.pinimg.com/webapp/96664-a3b42e79ddbd4eaf.mjs — 200 — 27.3 KiB — 199 ms — h2https://s.pinimg.com/webapp/61029-5e41e1ee91c5e5dd.mjss.pinimg.com/webapp/61029-5e41e1ee9... https://s.pinimg.com/webapp/61029-5e41e1ee91c5e5dd.mjs — 200 — 7.2 KiB — 206 ms — h2https://s.pinimg.com/webapp/21731-97a56d4c289ac381.mjss.pinimg.com/webapp/21731-97a56d4c2... https://s.pinimg.com/webapp/21731-97a56d4c289ac381.mjs — 200 — 6.4 KiB — 199 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 — 202 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 — 202 ms — h2https://s.pinimg.com/webapp/48380-23afbb0bfe8e43cb.mjss.pinimg.com/webapp/48380-23afbb0bf... https://s.pinimg.com/webapp/48380-23afbb0bfe8e43cb.mjs — 200 — 10.0 KiB — 205 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 11.7 s LCP 18.3 shttps://pinterest.fr// https://pinterest.fr/ — 308 — 116 B — 18 ms — h2https://fr.pinterest.com/fr.pinterest.com/ https://fr.pinterest.com/ — 200 — 95.7 KiB — 215 ms — h2https://s.pinimg.com/webapp/runtime-b03c3639a99cc5bc.mjss.pinimg.com/webapp/runtime-b03c363... https://s.pinimg.com/webapp/runtime-b03c3639a99cc5bc.mjs — 200 — 15.0 KiB — 93 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 — 93 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 — 93 ms — h2https://s.pinimg.com/webapp/gestalt-157c96fb7c328b09.mjss.pinimg.com/webapp/gestalt-157c96f... https://s.pinimg.com/webapp/gestalt-157c96fb7c328b09.mjs — 200 — 232.7 KiB — 221 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 — 214 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 — 203 ms — h2https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjss.pinimg.com/webapp/49517-9592893f6... https://s.pinimg.com/webapp/49517-9592893f636d4e8e.mjs — 200 — 26.8 KiB — 203 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 — 94 ms — h2https://s.pinimg.com/webapp/73935-252fc9d442382771.mjss.pinimg.com/webapp/73935-252fc9d44... https://s.pinimg.com/webapp/73935-252fc9d442382771.mjs — 200 — 6.8 KiB — 202 ms — h2https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjss.pinimg.com/webapp/11778-633aff9fc... https://s.pinimg.com/webapp/11778-633aff9fc84741a9.mjs — 200 — 8.0 KiB — 203 ms — h2https://s.pinimg.com/webapp/38232-1579d823fca4ffac.mjss.pinimg.com/webapp/38232-1579d823f... https://s.pinimg.com/webapp/38232-1579d823fca4ffac.mjs — 200 — 7.2 KiB — 200 ms — h2https://s.pinimg.com/webapp/37796-0d3c4bc1e4d859cc.mjss.pinimg.com/webapp/37796-0d3c4bc1e... https://s.pinimg.com/webapp/37796-0d3c4bc1e4d859cc.mjs — 200 — 27.7 KiB — 208 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 — 196 ms — h2https://s.pinimg.com/webapp/7351-5ba24357852c3736.mjss.pinimg.com/webapp/7351-5ba2435785... https://s.pinimg.com/webapp/7351-5ba24357852c3736.mjs — 200 — 12.9 KiB — 197 ms — h2https://s.pinimg.com/webapp/33926-7592de8e30f9009a.mjss.pinimg.com/webapp/33926-7592de8e3... https://s.pinimg.com/webapp/33926-7592de8e30f9009a.mjs — 200 — 9.3 KiB — 196 ms — h2https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjss.pinimg.com/webapp/30073-7dbccfa3e... https://s.pinimg.com/webapp/30073-7dbccfa3e3b698e2.mjs — 200 — 7.4 KiB — 82 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 — 213 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 — 78 ms — h2https://s.pinimg.com/webapp/523-ca9421ad91e5d7c1.mjss.pinimg.com/webapp/523-ca9421ad91e... https://s.pinimg.com/webapp/523-ca9421ad91e5d7c1.mjs — 200 — 12.6 KiB — 192 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 — 192 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 — 194 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 — 79 ms — h2https://s.pinimg.com/webapp/96664-a3b42e79ddbd4eaf.mjss.pinimg.com/webapp/96664-a3b42e79d... https://s.pinimg.com/webapp/96664-a3b42e79ddbd4eaf.mjs — 200 — 27.3 KiB — 199 ms — h2https://s.pinimg.com/webapp/61029-5e41e1ee91c5e5dd.mjss.pinimg.com/webapp/61029-5e41e1ee9... https://s.pinimg.com/webapp/61029-5e41e1ee91c5e5dd.mjs — 200 — 7.2 KiB — 206 ms — h2https://s.pinimg.com/webapp/21731-97a56d4c289ac381.mjss.pinimg.com/webapp/21731-97a56d4c2... https://s.pinimg.com/webapp/21731-97a56d4c289ac381.mjs — 200 — 6.4 KiB — 199 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 — 202 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 — 202 ms — h2https://s.pinimg.com/webapp/48380-23afbb0bfe8e43cb.mjss.pinimg.com/webapp/48380-23afbb0bf... https://s.pinimg.com/webapp/48380-23afbb0bfe8e43cb.mjs — 200 — 10.0 KiB — 205 ms — h2https://s.pinimg.com/webapp/70508-0d4ecdbd43323a4c.mjss.pinimg.com/webapp/70508-0d4ecdbd4... https://s.pinimg.com/webapp/70508-0d4ecdbd43323a4c.mjs — 200 — 38.1 KiB — 221 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 — 206 ms — h2https://s.pinimg.com/webapp/94146-7d2bd41bd8ba053f.mjss.pinimg.com/webapp/94146-7d2bd41bd... https://s.pinimg.com/webapp/94146-7d2bd41bd8ba053f.mjs — 200 — 8.3 KiB — 205 ms — h2https://s.pinimg.com/webapp/www/_client-66c5370da15b76ce.mjss.pinimg.com/webapp/www/_client-66c... https://s.pinimg.com/webapp/www/_client-66c5370da15b76ce.mjs — 200 — 272.0 KiB — 263 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 — 226 ms — h2https://s.pinimg.com/webapp/68755-236cb9b383ec15cf.mjss.pinimg.com/webapp/68755-236cb9b38... https://s.pinimg.com/webapp/68755-236cb9b383ec15cf.mjs — 200 — 101.6 KiB — 244 ms — h2https://s.pinimg.com/webapp/82275-142c3a3a9403b504.mjss.pinimg.com/webapp/82275-142c3a3a9... https://s.pinimg.com/webapp/82275-142c3a3a9403b504.mjs — 200 — 10.4 KiB — 213 ms — h2https://s.pinimg.com/webapp/89542-c5a340b1011512cb.mjss.pinimg.com/webapp/89542-c5a340b10... https://s.pinimg.com/webapp/89542-c5a340b1011512cb.mjs — 200 — 23.9 KiB — 230 ms — h2https://s.pinimg.com/webapp/37990-fd20cec4718ff393.mjss.pinimg.com/webapp/37990-fd20cec47... https://s.pinimg.com/webapp/37990-fd20cec4718ff393.mjs — 200 — 10.1 KiB — 219 ms — h2https://s.pinimg.com/webapp/90848-de0cbb21d764844a.mjss.pinimg.com/webapp/90848-de0cbb21d... https://s.pinimg.com/webapp/90848-de0cbb21d764844a.mjs — 200 — 21.2 KiB — 236 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 — 230 ms — h2https://s.pinimg.com/webapp/51490-b121e19f33ccd501.mjss.pinimg.com/webapp/51490-b121e19f3... https://s.pinimg.com/webapp/51490-b121e19f33ccd501.mjs — 200 — 9.4 KiB — 231 ms — h2https://s.pinimg.com/webapp/83498-f34de23c8a1b8f61.mjss.pinimg.com/webapp/83498-f34de23c8... https://s.pinimg.com/webapp/83498-f34de23c8a1b8f61.mjs — 200 — 28.0 KiB — 244 ms — h2https://s.pinimg.com/webapp/87124-917bdd2b5933aa23.mjss.pinimg.com/webapp/87124-917bdd2b5... https://s.pinimg.com/webapp/87124-917bdd2b5933aa23.mjs — 200 — 32.1 KiB — 244 ms — h2https://s.pinimg.com/webapp/24358-3eb3973047894284.mjss.pinimg.com/webapp/24358-3eb397304... https://s.pinimg.com/webapp/24358-3eb3973047894284.mjs — 200 — 21.3 KiB — 241 ms — h2https://s.pinimg.com/webapp/50061-d2c7651ec16c3c94.mjss.pinimg.com/webapp/50061-d2c7651ec... https://s.pinimg.com/webapp/50061-d2c7651ec16c3c94.mjs — 200 — 45.1 KiB — 257 ms — h2https://s.pinimg.com/webapp/www/index-0998fdadf26b81d6.mjss.pinimg.com/webapp/www/index-0998f... https://s.pinimg.com/webapp/www/index-0998fdadf26b81d6.mjs — 200 — 72.0 KiB — 256 ms — h2https://s.pinimg.com/webapp/27156-9be1e75d7587be8d.mjss.pinimg.com/webapp/27156-9be1e75d7... https://s.pinimg.com/webapp/27156-9be1e75d7587be8d.mjs — 200 — 8.4 KiB — 246 ms — h2https://s.pinimg.com/webapp/UnauthPageWrapperHeader-6db757ac282d295d.mjss.pinimg.com/webapp/UnauthPageWrapp... https://s.pinimg.com/webapp/UnauthPageWrapperHeader-6db757ac282d295d.mjs — 200 — 12.7 KiB — 247 ms — h2https://s.pinimg.com/webapp/UnauthPageWrapperFooter-368ad6f7ceffc562.mjss.pinimg.com/webapp/UnauthPageWrapp... https://s.pinimg.com/webapp/UnauthPageWrapperFooter-368ad6f7ceffc562.mjs — 200 — 32.7 KiB — 255 ms — h2https://s.pinimg.com/webapp/GoogleOneTap-a9a155b80c50c2ee.mjss.pinimg.com/webapp/GoogleOneTap-a9... https://s.pinimg.com/webapp/GoogleOneTap-a9a155b80c50c2ee.mjs — 200 — 4.6 KiB — 248 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 — 199 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 — 212 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 — 210 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 — 219 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 — 167 ms — h2https://fr.pinterest.com/manifest.jsonfr.pinterest.com/manifest.json https://fr.pinterest.com/manifest.json — 200 — 5.0 KiB — 147 ms — h3https://fr.pinterest.com/_/_/storage_report/fr.pinterest.com/_/_/storage_report... https://fr.pinterest.com/_/_/storage_report/ — 204 — 4.1 KiB — 100 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 — 26 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 — 24 ms — h3https://fr.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&_=1776813280085fr.pinterest.com/resource/ApiResour... https://fr.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&_=1776813280085 — 200 — 2.0 KiB — 51 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.1 KiB — 19 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.4 KiB — 25 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.1 KiB — 31 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 — 9 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 — 26.9 KiB — 13 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.7 KiB — 33 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.3 KiB — 28 ms — h3https://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.0 KiB — 44 ms — h3https://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 — 14.9 KiB — 37 ms — h3https://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.6 KiB — 37 ms — h3https://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 — 92 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 — 103 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 — 104 ms — h3https://i.pinimg.com/originals/33/41/9a/33419a1151e20d00775adf45349c681b.jpgi.pinimg.com/originals/33/41/9a/334... https://i.pinimg.com/originals/33/41/9a/33419a1151e20d00775adf45349c681b.jpg — 200 — 63.2 KiB — 52 ms — h3https://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 — 37 ms — h3https://s.pinimg.com/webapp/95033-228e9c85140f2fe8.mjss.pinimg.com/webapp/95033-228e9c851... https://s.pinimg.com/webapp/95033-228e9c85140f2fe8.mjs — 200 — 2.3 KiB — 14 ms — h3https://fr.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&_=1776813280187fr.pinterest.com/resource/ApiResour... https://fr.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&_=1776813280187 — 200 — 2.0 KiB — 79 ms — h3https://fr.pinterest.com/_/graphql/fr.pinterest.com/_/graphql/ https://fr.pinterest.com/_/graphql/ — 200 — 884 B — 60 ms — h3https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 493 B — 15 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.3 KiB — 25 ms — h3https://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.5 KiB — 27 ms — h3https://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.3 KiB — 26 ms — h3https://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.0 KiB — 28 ms — h3https://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.3 KiB — 28 ms — h3https://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.4 KiB — 40 ms — h3https://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.1 KiB — 35 ms — h3https://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.4 KiB — 35 ms — h3https://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.6 KiB — 43 ms — h3https://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.2 KiB — 39 ms — h3https://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 — 54 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 — 55 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 — 54 ms — h3https://fr.pinterest.com/_/_/trace/trace/fr.pinterest.com/_/_/trace/trace/ https://fr.pinterest.com/_/_/trace/trace/ — 200 — 888 B — 45 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.6 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.5 KiB — 59 ms — h3https://s.pinimg.com/webapp/80944-69003cb46428947e.mjss.pinimg.com/webapp/80944-69003cb46... https://s.pinimg.com/webapp/80944-69003cb46428947e.mjs — 200 — 8.8 KiB — 21 ms — h3https://s.pinimg.com/webapp/9721-87d983404a7c23fb.mjss.pinimg.com/webapp/9721-87d983404a... https://s.pinimg.com/webapp/9721-87d983404a7c23fb.mjs — 200 — 14.2 KiB — 29 ms — h3https://s.pinimg.com/webapp/98202-63ece708cb7f1f19.mjss.pinimg.com/webapp/98202-63ece708c... https://s.pinimg.com/webapp/98202-63ece708cb7f1f19.mjs — 200 — 27.9 KiB — 27 ms — h3https://s.pinimg.com/webapp/68459-8502e43d6dfa510f.mjss.pinimg.com/webapp/68459-8502e43d6... https://s.pinimg.com/webapp/68459-8502e43d6dfa510f.mjs — 200 — 24.7 KiB — 36 ms — h3https://s.pinimg.com/webapp/44034-ed79be9b3f658c4d.mjss.pinimg.com/webapp/44034-ed79be9b3... https://s.pinimg.com/webapp/44034-ed79be9b3f658c4d.mjs — 200 — 11.0 KiB — 21 ms — h3https://s.pinimg.com/webapp/33466-67c21faf7aa4171b.mjss.pinimg.com/webapp/33466-67c21faf7... https://s.pinimg.com/webapp/33466-67c21faf7aa4171b.mjs — 200 — 7.8 KiB — 25 ms — h3https://s.pinimg.com/webapp/38595-1da8f48b45555d45.mjss.pinimg.com/webapp/38595-1da8f48b4... https://s.pinimg.com/webapp/38595-1da8f48b45555d45.mjs — 200 — 48.4 KiB — 36 ms — h3https://s.pinimg.com/webapp/78337-12d234996f2ee17d.mjss.pinimg.com/webapp/78337-12d234996... https://s.pinimg.com/webapp/78337-12d234996f2ee17d.mjs — 200 — 15.4 KiB — 25 ms — h3https://s.pinimg.com/webapp/49067-26cc1811f1ec6cee.mjss.pinimg.com/webapp/49067-26cc1811f... https://s.pinimg.com/webapp/49067-26cc1811f1ec6cee.mjs — 200 — 17.7 KiB — 26 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 — 532 B — 23 ms — h3https://s.pinimg.com/webapp/60453-303fe00482432dc8.mjss.pinimg.com/webapp/60453-303fe0048... https://s.pinimg.com/webapp/60453-303fe00482432dc8.mjs — 200 — 10.1 KiB — 24 ms — h3https://s.pinimg.com/webapp/46531-543d34111310eb5c.mjss.pinimg.com/webapp/46531-543d34111... https://s.pinimg.com/webapp/46531-543d34111310eb5c.mjs — 200 — 20.8 KiB — 27 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 — 528 B — 21 ms — h3https://s.pinimg.com/webapp/78401-3d66b99d70a9ddf0.mjss.pinimg.com/webapp/78401-3d66b99d7... https://s.pinimg.com/webapp/78401-3d66b99d70a9ddf0.mjs — 200 — 528 B — 4 ms — h3https://s.pinimg.com/webapp/MobileModal-807f30c309e17f0e.mjss.pinimg.com/webapp/MobileModal-807... https://s.pinimg.com/webapp/MobileModal-807f30c309e17f0e.mjs — 200 — 19.0 KiB — 7 ms — h3https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 26 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_280540_676004&cas=coAC9Z188LwMxYs9AtHA3Ebik3HF%2FGMqwwFDBDNbErU&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_280540_676004&cas=coAC9Z188LwMxYs9AtHA3Ebik3HF%2FGMqwwFDBDNbErU&hl=en-US — 200 — 54.8 KiB — 110 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_280552_329461&cas=coAC9Z188LwMxYs9AtHA3Ebik3HF%2FGMqwwFDBDNbErU&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_280552_329461&cas=coAC9Z188LwMxYs9AtHA3Ebik3HF%2FGMqwwFDBDNbErU&hl=en-US — 200 — 54.2 KiB — 102 ms — h2https://fr.pinterest.com/_/_/trace/trace/fr.pinterest.com/_/_/trace/trace/ https://fr.pinterest.com/_/_/trace/trace/ — 200 — 1.0 KiB — 27 ms — h3https://fr.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&_=1776813280684fr.pinterest.com/resource/UserExper... https://fr.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&_=1776813280684 — 200 — 2.1 KiB — 40 ms — h3https://fr.pinterest.com/resource/UnauthUserDataResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%7D%2C%22context%22%3A%7B%7D%7D&_=1776813280689fr.pinterest.com/resource/UnauthUse... https://fr.pinterest.com/resource/UnauthUserDataResource/get/?source_url=%2F&data=%7B%22options%22%3A%7B%7D%2C%22context%22%3A%7B%7D%7D&_=1776813280689 — 200 — 2.0 KiB — 24 ms — h3https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjss.pinimg.com/webapp/31320-2f5f600da... https://s.pinimg.com/webapp/31320-2f5f600dacb7eabb.mjs — 200 — 11.3 KiB — 14 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 — 41 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 — 36 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.0 KiB — 16 ms — h3https://fr.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&_=1776813280972fr.pinterest.com/resource/UserResou... https://fr.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&_=1776813280972 — 404 — 2.0 KiB — 20 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 — 15 ms — h3https://fr.pinterest.com/resource/ApiResource/create/fr.pinterest.com/resource/ApiResour... https://fr.pinterest.com/resource/ApiResource/create/ — 200 — 2.0 KiB — 34 ms — h3https://www.facebook.com/x/oauth/status?client_id=274266067164&input_token&origin=2&redirect_uri=https%3A%2F%2Ffr.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%2Ffr.pinterest.com%2F&sdk=joey&wants_cookie_data=false — 200 — 120 B — 66 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 6905ms · 1469KB · €75/mo
s.pinimg.com
Other
Costly
Execution 3570ms
Transfer 272 KB
Unused 60%
Monthly Cost €39/mo
Unattributable
Other
Costly
Execution 770ms
Transfer 0 KB
Monthly Cost €8/mo
fr.pinterest.com
Other
Costly
Execution 584ms
Transfer 96 KB
Monthly Cost €6/mo
s.pinimg.com
Other
Costly
Execution 492ms
Transfer 11 KB
Monthly Cost €5/mo
s.pinimg.com
Other
Costly
Execution 363ms
Transfer 341 KB
Monthly Cost €4/mo
s.pinimg.com
Other
Costly
Execution 253ms
Transfer 134 KB
Unused 50%
Monthly Cost €3/mo
s.pinimg.com
Other
Costly
Execution 207ms
Transfer 72 KB
Unused 87%
Monthly Cost €2/mo
accounts.google.com
Other
Optional
Execution 170ms
Transfer 96 KB
Unused 68%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 124ms
Transfer 78 KB
Unused 64%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 115ms
Transfer 8 KB
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 107ms
Transfer 233 KB
Unused 34%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 88ms
Transfer 27 KB
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 63ms
Transfer 102 KB
Unused 64%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • s.pinimg.com adds 3570ms and costs ~€39/month
  • Unattributable adds 770ms and costs ~€8/month
  • fr.pinterest.com adds 584ms and costs ~€6/month
  • s.pinimg.com adds 492ms and costs ~€5/month
  • s.pinimg.com adds 363ms and costs ~€4/month
  • s.pinimg.com adds 253ms and costs ~€3/month
  • s.pinimg.com adds 207ms and costs ~€2/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 3570ms 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 770ms 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

fr.pinterest.com takes 584ms 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 492ms 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 363ms 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 253ms 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

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

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

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

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

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

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