Skip to content
https://pinshape.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
4
REVIEW
2
PASS
9
INFO
2

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

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

2.61 s

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

9.47 s

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

38 ms

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

0.000

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

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

10.07 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
9 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 68 requests
FIX
2.9 MB transferred, 68 requests
Warning::
Page weighs 3.6 MB (2.9 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
Info::
68 HTTP requests
Info::
Estimated 0.62 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
68 requests
0.62 g CO2 per page load
Images 2.6 MiB 89%
Fonts 118.6 KiB 4%
JavaScript 112.0 KiB 4%
CSS 63.4 KiB 2%
Other 25.1 KiB 1%
HTML 13.4 KiB 0%
Other 1.2 KiB 0%
Other 1.1 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

D
Third-Party Impact
Action
95% third-party, 0 ms blocking
FIX
95% third-party, 0 ms blocking
Warning::
Third-party code accounts for 95% of page weight (2.8 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
First-party Third-party
D
Page Weight Inventory
Action
68 resources · 2.9 MB · 0 KB savings available
FIX
68 resources · 2.9 MB · 0 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Warning::
32 third-party resources (95% of weight)
Info::
5 resources over 200KB
68 resources · 2.9 MiB · 32 third-party 1.9 MiB over 1MB target
Image 90% · 2.6 MiB
Font 4% · 118.6 KiB
JavaScript 4% · 112.0 KiB
CSS 2% · 63.4 KiB
Document 0% · 13.4 KiB
Other 0% · 2.6 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
B
JS Execution Cost
959ms total JS execution
REVIEW
959ms total JS execution
Warning::
Unattributable: 373ms CPU time
Warning::
https://pinshape.com/: 326ms CPU time
Warning::
https://pinshape.com/cdn-cgi/challenge-platform/sc...: 261ms CPU time
Info::
Third-party scripts: 373ms (39% of total)

Main Thread Breakdown

Other 35% Script Evaluation 33% Style & Layout 18% Parse HTML & CSS 7% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable373ms10ms0ms3rd
https://pinshape.com/326ms52ms2ms1st
https://pinshape.com/cdn-cgi/challenge-platform/scripts/jsd/main.js261ms249ms2ms1st
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
1 fonts (119 KB)
PASS
1 fonts (119 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

119 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.5 shttps://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2bootstrap-icons.woff2 https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2 — 118.6 KiB — 6 ms — font-display: swap
bootstrap-icons.woff2 woff2 swap
Size 119 KB
Load time 6 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~59 KB and ~118 ms

A+
JS Bundles
22 scripts, 0 KB unused
PASS
22 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js24 KB3rd
https://pinshape.com/static/js/utils/pinshape-utils.js2 KB1st
https://pinshape.com/static/js/ui/pinshape-ui.js4 KB1st
https://pinshape.com/static/js/media/pinshape-media.js3 KB1st
https://pinshape.com/static/js/filters/pinshape-filters.js5 KB1st
https://pinshape.com/static/js/forms/pinshape-search-forms.js2 KB1st
https://pinshape.com/static/js/likes/pinshape-likes.js3 KB1st
https://pinshape.com/static/js/collections/pinshape-collection-subscription.js3 KB1st
https://pinshape.com/static/js/collections/pinshape-collection-modal.js3 KB1st
https://pinshape.com/static/js/collections/pinshape-collections-core.js5 KB1st
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
68 requests over 1768ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.5 shttps://pinshape.com// https://pinshape.com/ — 200 — 13.4 KiB — 611 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.csscdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css — 200 — 12.8 KiB — 48 ms — h2https://pinshape.com/static/css/pinshape-base.css/static/css/pinshape-base.css https://pinshape.com/static/css/pinshape-base.css — 200 — 3.2 KiB — 197 ms — h2https://pinshape.com/static/css/pinshape-components.css/static/css/pinshape-components.css https://pinshape.com/static/css/pinshape-components.css — 200 — 3.8 KiB — 194 ms — h2https://pinshape.com/static/css/pinshape-items.css/static/css/pinshape-items.css https://pinshape.com/static/css/pinshape-items.css — 200 — 2.6 KiB — 189 ms — h2https://pinshape.com/static/css/pinshape-interactions.css/static/css/pinshape-interactions.c... https://pinshape.com/static/css/pinshape-interactions.css — 200 — 3.7 KiB — 208 ms — h2https://pinshape.com/static/css/collections.css/static/css/collections.css https://pinshape.com/static/css/collections.css — 200 — 1.3 KiB — 187 ms — h2https://pinshape.com/static/css/critical-layout.css/static/css/critical-layout.css https://pinshape.com/static/css/critical-layout.css — 200 — 664 B — 197 ms — h2https://pinshape.com/static/css/moderation-dropdown.css/static/css/moderation-dropdown.css https://pinshape.com/static/css/moderation-dropdown.css — 200 — 727 B — 195 ms — h2https://pinshape.com/static/css/item-widget.css/static/css/item-widget.css https://pinshape.com/static/css/item-widget.css — 200 — 796 B — 190 ms — h2https://pinshape.com/static/css/cookie-consent-banner.css/static/css/cookie-consent-banner.c... https://pinshape.com/static/css/cookie-consent-banner.css — 200 — 974 B — 188 ms — h2https://assets.pinshape.com/uploads/image/file/492918/container_ghost-with-sunglasses-3d-printing-492918.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/492918/container_ghost-with-sunglasses-3d-printing-492918.jpg — 200 — 193.3 KiB — 138 ms — h3https://ui-avatars.com/api/?name=nerox41&background=0d6efd&color=fffui-avatars.com/api/?name=nerox41&ba... https://ui-avatars.com/api/?name=nerox41&background=0d6efd&color=fff — 200 — 1.0 KiB — 111 ms — h2https://assets.pinshape.com/uploads/image/file/558527/container_printable-terrains-dungeon-pack-1-3d-printing-558527.pngassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/558527/container_printable-terrains-dungeon-pack-1-3d-printing-558527.png — 200 — 297.5 KiB — 143 ms — h3https://assets.pinshape.com/uploads/user/avatar/5236552/Avatar.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/5236552/Avatar.png — 200 — 52.4 KiB — 122 ms — h3https://assets.pinshape.com/uploads/image/file/478971/container_electric-pokemon-card-stand-3d-printing-478971.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/478971/container_electric-pokemon-card-stand-3d-printing-478971.jpg — 200 — 268.6 KiB — 130 ms — h3https://assets.pinshape.com/uploads/user/avatar/1085604/Ur_Render.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/1085604/Ur_Render.png — 200 — 61.9 KiB — 128 ms — h3https://pinshape.com/static/images/placeholder-item.svg/static/images/placeholder-item.svg https://pinshape.com/static/images/placeholder-item.svg — 200 — 769 B — 384 ms — h3https://assets.pinshape.com/uploads/image/file/84046/container_keichain-smartphone-stand-cat-3d-printing-84046.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/84046/container_keichain-smartphone-stand-cat-3d-printing-84046.jpg — 200 — 100.3 KiB — 141 ms — h3https://mh-pinshape-public.s3.us-west-1.amazonaws.com/uploads/image/file/2686/container_the-eiffel-tower-miniature-3d-printing-2686.jpgmh-pinshape-public.s3.us-west-1.ama... https://mh-pinshape-public.s3.us-west-1.amazonaws.com/uploads/image/file/2686/container_the-eiffel-tower-miniature-3d-printing-2686.jpg — 200 — 188.9 KiB — 1.1 s — http/1.1https://assets.pinshape.com/uploads/user/avatar/45968/sonia_verdu.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/45968/sonia_verdu.jpg — 200 — 17.1 KiB — 32 ms — h3https://assets.pinshape.com/uploads/image/file/69454/container_plastic-knife-model-3d-printing-69454.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/69454/container_plastic-knife-model-3d-printing-69454.jpg — 200 — 226.6 KiB — 74 ms — h3https://assets.pinshape.com/uploads/user/avatar/72247/IMG_20160310_160522.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/72247/IMG_20160310_160522.jpg — 200 — 4.3 KiB — 45 ms — h3https://assets.pinshape.com/uploads/user/avatar/1194/LFS_icon2015_ORANGEthingiverse-01.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/1194/LFS_icon2015_ORANGEthingiverse-01.png — 200 — 4.2 KiB — 31 ms — h3https://assets.pinshape.com/uploads/image/file/139166/container_tortoise-keychain-smartphone-stand-3d-printing-139166.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/139166/container_tortoise-keychain-smartphone-stand-3d-printing-139166.jpg — 200 — 57.0 KiB — 71 ms — h3https://assets.pinshape.com/uploads/user/avatar/14966/10363871_10100210846434665_1289736873989860790_n.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/14966/10363871_10100210846434665_1289736873989860790_n.jpg — 200 — 12.2 KiB — 62 ms — h3https://assets.pinshape.com/uploads/image/file/28104/container_low-poly-giraffe-3d-printing-28104.JPGassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/28104/container_low-poly-giraffe-3d-printing-28104.JPG — 200 — 68.6 KiB — 71 ms — h3https://assets.pinshape.com/uploads/image/file/31481/container_poop-emoji-keychain-3d-printing-31481.JPGassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/31481/container_poop-emoji-keychain-3d-printing-31481.JPG — 200 — 34.0 KiB — 70 ms — h3https://assets.pinshape.com/uploads/image/file/31498/container_makeup-orangizer-3d-printing-31498.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/31498/container_makeup-orangizer-3d-printing-31498.jpg — 200 — 17.4 KiB — 63 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.5 shttps://pinshape.com// https://pinshape.com/ — 200 — 13.4 KiB — 611 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 51 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.csscdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/bootstrap-icons.css — 200 — 12.8 KiB — 48 ms — h2https://pinshape.com/static/css/pinshape-base.css/static/css/pinshape-base.css https://pinshape.com/static/css/pinshape-base.css — 200 — 3.2 KiB — 197 ms — h2https://pinshape.com/static/css/pinshape-components.css/static/css/pinshape-components.css https://pinshape.com/static/css/pinshape-components.css — 200 — 3.8 KiB — 194 ms — h2https://pinshape.com/static/css/pinshape-items.css/static/css/pinshape-items.css https://pinshape.com/static/css/pinshape-items.css — 200 — 2.6 KiB — 189 ms — h2https://pinshape.com/static/css/pinshape-interactions.css/static/css/pinshape-interactions.c... https://pinshape.com/static/css/pinshape-interactions.css — 200 — 3.7 KiB — 208 ms — h2https://pinshape.com/static/css/collections.css/static/css/collections.css https://pinshape.com/static/css/collections.css — 200 — 1.3 KiB — 187 ms — h2https://pinshape.com/static/css/critical-layout.css/static/css/critical-layout.css https://pinshape.com/static/css/critical-layout.css — 200 — 664 B — 197 ms — h2https://pinshape.com/static/css/moderation-dropdown.css/static/css/moderation-dropdown.css https://pinshape.com/static/css/moderation-dropdown.css — 200 — 727 B — 195 ms — h2https://pinshape.com/static/css/item-widget.css/static/css/item-widget.css https://pinshape.com/static/css/item-widget.css — 200 — 796 B — 190 ms — h2https://pinshape.com/static/css/cookie-consent-banner.css/static/css/cookie-consent-banner.c... https://pinshape.com/static/css/cookie-consent-banner.css — 200 — 974 B — 188 ms — h2https://assets.pinshape.com/uploads/image/file/492918/container_ghost-with-sunglasses-3d-printing-492918.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/492918/container_ghost-with-sunglasses-3d-printing-492918.jpg — 200 — 193.3 KiB — 138 ms — h3https://ui-avatars.com/api/?name=nerox41&background=0d6efd&color=fffui-avatars.com/api/?name=nerox41&ba... https://ui-avatars.com/api/?name=nerox41&background=0d6efd&color=fff — 200 — 1.0 KiB — 111 ms — h2https://assets.pinshape.com/uploads/image/file/558527/container_printable-terrains-dungeon-pack-1-3d-printing-558527.pngassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/558527/container_printable-terrains-dungeon-pack-1-3d-printing-558527.png — 200 — 297.5 KiB — 143 ms — h3https://assets.pinshape.com/uploads/user/avatar/5236552/Avatar.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/5236552/Avatar.png — 200 — 52.4 KiB — 122 ms — h3https://assets.pinshape.com/uploads/image/file/478971/container_electric-pokemon-card-stand-3d-printing-478971.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/478971/container_electric-pokemon-card-stand-3d-printing-478971.jpg — 200 — 268.6 KiB — 130 ms — h3https://assets.pinshape.com/uploads/user/avatar/1085604/Ur_Render.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/1085604/Ur_Render.png — 200 — 61.9 KiB — 128 ms — h3https://pinshape.com/static/images/placeholder-item.svg/static/images/placeholder-item.svg https://pinshape.com/static/images/placeholder-item.svg — 200 — 769 B — 384 ms — h3https://assets.pinshape.com/uploads/image/file/84046/container_keichain-smartphone-stand-cat-3d-printing-84046.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/84046/container_keichain-smartphone-stand-cat-3d-printing-84046.jpg — 200 — 100.3 KiB — 141 ms — h3https://mh-pinshape-public.s3.us-west-1.amazonaws.com/uploads/image/file/2686/container_the-eiffel-tower-miniature-3d-printing-2686.jpgmh-pinshape-public.s3.us-west-1.ama... https://mh-pinshape-public.s3.us-west-1.amazonaws.com/uploads/image/file/2686/container_the-eiffel-tower-miniature-3d-printing-2686.jpg — 200 — 188.9 KiB — 1.1 s — http/1.1https://assets.pinshape.com/uploads/user/avatar/45968/sonia_verdu.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/45968/sonia_verdu.jpg — 200 — 17.1 KiB — 32 ms — h3https://assets.pinshape.com/uploads/image/file/69454/container_plastic-knife-model-3d-printing-69454.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/69454/container_plastic-knife-model-3d-printing-69454.jpg — 200 — 226.6 KiB — 74 ms — h3https://assets.pinshape.com/uploads/user/avatar/72247/IMG_20160310_160522.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/72247/IMG_20160310_160522.jpg — 200 — 4.3 KiB — 45 ms — h3https://assets.pinshape.com/uploads/user/avatar/1194/LFS_icon2015_ORANGEthingiverse-01.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/1194/LFS_icon2015_ORANGEthingiverse-01.png — 200 — 4.2 KiB — 31 ms — h3https://assets.pinshape.com/uploads/image/file/139166/container_tortoise-keychain-smartphone-stand-3d-printing-139166.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/139166/container_tortoise-keychain-smartphone-stand-3d-printing-139166.jpg — 200 — 57.0 KiB — 71 ms — h3https://assets.pinshape.com/uploads/user/avatar/14966/10363871_10100210846434665_1289736873989860790_n.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/14966/10363871_10100210846434665_1289736873989860790_n.jpg — 200 — 12.2 KiB — 62 ms — h3https://assets.pinshape.com/uploads/image/file/28104/container_low-poly-giraffe-3d-printing-28104.JPGassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/28104/container_low-poly-giraffe-3d-printing-28104.JPG — 200 — 68.6 KiB — 71 ms — h3https://assets.pinshape.com/uploads/image/file/31481/container_poop-emoji-keychain-3d-printing-31481.JPGassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/31481/container_poop-emoji-keychain-3d-printing-31481.JPG — 200 — 34.0 KiB — 70 ms — h3https://assets.pinshape.com/uploads/image/file/31498/container_makeup-orangizer-3d-printing-31498.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/31498/container_makeup-orangizer-3d-printing-31498.jpg — 200 — 17.4 KiB — 63 ms — h3https://assets.pinshape.com/uploads/image/file/21237/container_lego-storm-trooper-blaster-3d-printing-21237.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/21237/container_lego-storm-trooper-blaster-3d-printing-21237.jpg — 200 — 30.9 KiB — 62 ms — h3https://assets.pinshape.com/uploads/image/file/42514/container_valkyrie-reckon-model-3d-printing-42514.pngassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/42514/container_valkyrie-reckon-model-3d-printing-42514.png — 200 — 365.7 KiB — 60 ms — h3https://assets.pinshape.com/uploads/user/avatar/29621/metroid.gifassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/29621/metroid.gif — 200 — 33.4 KiB — 48 ms — h3https://assets.pinshape.com/uploads/image/file/87850/container_iron-man-mark-7-3d-printing-87850.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/87850/container_iron-man-mark-7-3d-printing-87850.jpg — 200 — 167.4 KiB — 79 ms — h3https://assets.pinshape.com/uploads/user/avatar/95616/251274_868765444928_1831484348_n.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/95616/251274_868765444928_1831484348_n.jpg — 200 — 11.9 KiB — 76 ms — h3https://assets.pinshape.com/uploads/image/file/77630/container_darth-vader-bust-easy-print-3d-printing-77630.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/77630/container_darth-vader-bust-easy-print-3d-printing-77630.jpg — 200 — 32.9 KiB — 44 ms — h3https://assets.pinshape.com/uploads/user/avatar/89122/rounded.pngassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/89122/rounded.png — 200 — 21.9 KiB — 50 ms — h3https://assets.pinshape.com/uploads/image/file/23403/container_thin-man-3d-printing-23403.jpgassets.pinshape.com/uploads/image/f... https://assets.pinshape.com/uploads/image/file/23403/container_thin-man-3d-printing-23403.jpg — 200 — 377.9 KiB — 90 ms — h3https://assets.pinshape.com/uploads/user/avatar/16136/WT-logo2.jpgassets.pinshape.com/uploads/user/av... https://assets.pinshape.com/uploads/user/avatar/16136/WT-logo2.jpg — 200 — 17.4 KiB — 32 ms — h3https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.jscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js — 200 — 23.6 KiB — 14 ms — h2https://pinshape.com/static/js/utils/pinshape-utils.js/static/js/utils/pinshape-utils.js https://pinshape.com/static/js/utils/pinshape-utils.js — 200 — 2.4 KiB — 236 ms — h3https://pinshape.com/static/js/ui/pinshape-ui.js/static/js/ui/pinshape-ui.js https://pinshape.com/static/js/ui/pinshape-ui.js — 200 — 3.7 KiB — 192 ms — h3https://pinshape.com/static/js/media/pinshape-media.js/static/js/media/pinshape-media.js https://pinshape.com/static/js/media/pinshape-media.js — 200 — 3.2 KiB — 236 ms — h3https://pinshape.com/static/js/filters/pinshape-filters.js/static/js/filters/pinshape-filters... https://pinshape.com/static/js/filters/pinshape-filters.js — 200 — 4.8 KiB — 241 ms — h3https://pinshape.com/static/js/forms/pinshape-search-forms.js/static/js/forms/pinshape-search-fo... https://pinshape.com/static/js/forms/pinshape-search-forms.js — 200 — 1.8 KiB — 236 ms — h3https://pinshape.com/static/js/likes/pinshape-likes.js/static/js/likes/pinshape-likes.js https://pinshape.com/static/js/likes/pinshape-likes.js — 200 — 3.2 KiB — 238 ms — h3https://pinshape.com/static/js/collections/pinshape-collection-subscription.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collection-subscription.js — 200 — 2.8 KiB — 236 ms — h3https://pinshape.com/static/js/collections/pinshape-collection-modal.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collection-modal.js — 200 — 3.4 KiB — 237 ms — h3https://pinshape.com/static/js/collections/pinshape-collections-core.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collections-core.js — 200 — 4.6 KiB — 238 ms — h3https://pinshape.com/static/js/collections/pinshape-collections-ui.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collections-ui.js — 200 — 5.5 KiB — 205 ms — h3https://pinshape.com/static/js/collections/pinshape-collections-profile.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collections-profile.js — 200 — 2.1 KiB — 234 ms — h3https://pinshape.com/static/js/collections/pinshape-collections.js/static/js/collections/pinshape-col... https://pinshape.com/static/js/collections/pinshape-collections.js — 200 — 1.8 KiB — 234 ms — h3https://pinshape.com/static/js/user-feed.js/static/js/user-feed.js https://pinshape.com/static/js/user-feed.js — 200 — 3.8 KiB — 238 ms — h3https://pinshape.com/static/js/global-moderation.js/static/js/global-moderation.js https://pinshape.com/static/js/global-moderation.js — 200 — 6.1 KiB — 212 ms — h3https://pinshape.com/static/js/email-verification.js/static/js/email-verification.js https://pinshape.com/static/js/email-verification.js — 200 — 2.5 KiB — 237 ms — h3https://pinshape.com/static/js/pinshape-app-coordinator.js/static/js/pinshape-app-coordinator... https://pinshape.com/static/js/pinshape-app-coordinator.js — 200 — 4.5 KiB — 238 ms — h3https://pinshape.com/static/js/base-moderation.js/static/js/base-moderation.js https://pinshape.com/static/js/base-moderation.js — 200 — 2.4 KiB — 237 ms — h3https://pinshape.com/static/js/cookie-consent-banner.js/static/js/cookie-consent-banner.js https://pinshape.com/static/js/cookie-consent-banner.js — 200 — 2.0 KiB — 238 ms — h3https://pinshape.com/static/js/ad-management.js/static/js/ad-management.js https://pinshape.com/static/js/ad-management.js — 200 — 4.5 KiB — 363 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 106 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2cdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.0/font/fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2 — 200 — 118.6 KiB — 6 ms — h3https://pinshape.com/api/ads/product/api/ads/product https://pinshape.com/api/ads/product — 200 — 1.1 KiB — 384 ms — h3https://pinshape.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://pinshape.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 19 ms — h3https://pinshape.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://pinshape.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.7 KiB — 22 ms — h3https://pinshape.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07db7a08e8cddf/cdn-cgi/challenge-platform/h/b/jsd... https://pinshape.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07db7a08e8cddf — 200 — 814 B — 25 ms — h3https://img.matterhackers.com/g/Z3M6Ly9taC1wcm9kdWN0LWltYWdlcy9wcm9kLzk2NTVjMmZkLWU4M2UtNDNhMC1iYzFiLTVkMjYyMjBiNDMzYQ=w400-h400-c0xffffff-rj-pdimg.matterhackers.com/g/Z3M6Ly9taC1... https://img.matterhackers.com/g/Z3M6Ly9taC1wcm9kdWN0LWltYWdlcy9wcm9kLzk2NTVjMmZkLWU4M2UtNDNhMC1iYzFiLTVkMjYyMjBiNDMzYQ=w400-h400-c0xffffff-rj-pd — 200 — 17.9 KiB — 119 ms — h2https://pinshape.com/cdn-cgi/rum?/cdn-cgi/rum? https://pinshape.com/cdn-cgi/rum? — 204 — 458 B — 21 ms — h3https://pinshape.com/static/favicon.ico/static/favicon.ico https://pinshape.com/static/favicon.ico — 200 — 24.9 KiB — 205 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
39% of JavaScript execution is third-party
First-party Third-party 373ms · 0KB · $5/mo
Unattributable
Other
Costly
Execution 373ms
Transfer 0 KB
Monthly Cost $5/mo

These scripts may cost more than they're worth

  • Unattributable adds 373ms and costs ~$5/month

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

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