Skip to content
https://placeit.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
8
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.
80
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.
100
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.

3.80 s

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

17.69 s

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

1.21 s

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

0.000

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

7.42 s

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

19.74 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
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 112 requests
FIX
3.7 MB transferred, 112 requests
Warning::
Page weighs 7.6 MB (3.7 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
112 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
112 requests
0.77 g CO2 per page load
JavaScript 1.5 MiB 42%
Images 1.2 MiB 34%
Other 667.4 KiB 18%
HTML 84.1 KiB 2%
CSS 77.4 KiB 2%
Fonts 66.8 KiB 2%
Other 3.2 KiB 0%
Other 2.7 KiB 0%
Other 971 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.6 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
4728ms total JS execution
FIX
4728ms total JS execution
Warning::
https://commercial.cdn.aws.placeit.net/_next/stati...: 1424ms CPU time
Warning::
Unattributable: 668ms CPU time
Warning::
https://placeit.net/: 571ms CPU time
Warning::
https://consent.cookiebot.com/uc.js: 447ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NQV...: 289ms CPU time
Warning::
Third-party scripts: 4157ms (88% of total)

Main Thread Breakdown

Script Evaluation 51% Style & Layout 20% Other 14% Script Parsing & Compilation 9% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/index-23635adf49be7a71.js1424ms863ms8ms3rd
Unattributable668ms33ms0ms3rd
https://placeit.net/571ms29ms1ms1st
https://consent.cookiebot.com/uc.js447ms266ms9ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NQVLWNR289ms246ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-701043741&cx=c&gtm=4e64k0270ms232ms36ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-10358682&cx=c&gtm=4e64k0248ms219ms26ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-800411572&cx=c&gtm=4e64k0167ms125ms30ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P5873MX166ms129ms34ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-9717560&cx=c&gtm=4e64k0137ms102ms34ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
43 scripts, 586 KB unused
FIX
43 scripts, 586 KB unused
Warning::
https://accounts.google.com/gsi/client: 71 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NQV...: 70 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-701...: 67 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-800...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P58...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 586 KB
586 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://accounts.google.com/gsi/client96 KB71 KB (74%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NQVLWNR162 KB70 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-701043741&cx=c&gtm=4e64k0144 KB67 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-800411572&cx=c&gtm=4e64k0145 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P5873MX144 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-9717560&cx=c&gtm=4e64k0129 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-10358682&cx=c&gtm=4e64k0129 KB65 KB (50%)3rd
https://commercial.cdn.aws.placeit.net/_next/static/chunks/6602-9cddb44e70feab09.js75 KB47 KB (65%)3rd
https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/_app-4dfba69dbae6553b.js83 KB46 KB (57%)3rd
https://consent.cookiebot.com/d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&referer=placeit.net&dnt=false&init=false&georegions=%5B%7B%22r%22%3A%22US%22%2C%22i%22%3A%22d9683f70-895f-4427-97dc-f1087cddf9d8%22%7D%5D105 KB25 KB (24%)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
112 resources · 3.7 MB · 586 KB savings available
FIX
112 resources · 3.7 MB · 586 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~586 KB of savings available
Warning::
107 third-party resources (98% of weight)
Info::
1 resources over 200KB
112 resources · 3.7 MiB · 107 third-party 2.7 MiB over 1MB target
JavaScript 42% · 1.5 MiB
Image 34% · 1.2 MiB
Media 18% · 667.4 KiB
Document 2% · 84.1 KiB
CSS 2% · 77.4 KiB
Font 2% · 66.8 KiB
Other 0% · 4.1 KiB

~585.7 KiB of savings available

Remove unused JavaScript: 585.7 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-cache, no-store, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

private, no-cache, no-store, max-age=0, must-revalidate

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-cacheCache but always revalidate first
no-storeNever cache this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
B
Image Optimization
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Info::
All images are well-optimized
37 images 1.2 MB
0 oversized -0 KB
18 legacy format
0 missing dimensions CLS risk
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 (67 KB)
PASS
6 fonts (67 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

67 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 3.8 s LCP 17.7 shttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff26xK3dSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 14.5 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 14.6 KiB — 52 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLCz7Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 7.7 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 33 ms — font-display: swaphttps://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff26xKydSBYKcSV-LCoeQqfX1R... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2 — 14.4 KiB — 57 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 43 ms — font-display: swap
6xK3dSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 48 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 15 KB
Load time 52 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLCz7Z1x... woff2 swap
Size 8 KB
Load time 30 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 33 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
6xKydSBYKcSV-LCoeQqfX1R... woff2 swap
Size 14 KB
Load time 57 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 43 ms
Start 1.3 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
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
112 requests over 4984ms
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 3.8 s LCP 17.7 shttps://placeit.net// https://placeit.net/ — 200 — 83.3 KiB — 413 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/v1774622673/placeit_envato_new_black.svgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/v1774622673/placeit_envato_new_black.svg — 200 — 5.7 KiB — 60 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/placeit-and-envato.svgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/placeit-and-envato.svg — 200 — 4.8 KiB — 60 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/heroImageDefaultPng.pngres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/heroImageDefaultPng.png — 200 — 664.8 KiB — 75 ms — h2https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Spring.jpg — 200 — 52.3 KiB — 501 ms — http/1.1https://res.cloudinary.com/placeit-commercial/image/upload/q_auto/f_auto/v1776283722/plasmic/plasmic/placeit_home_extras/images/TiktokList.jpgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/q_auto/f_auto/v1776283722/plasmic/plasmic/placeit_home_extras/images/TiktokList.jpg — 200 — 17.1 KiB — 65 ms — h2https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/T-shirts-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/T-shirts-spring.jpg — 200 — 52.0 KiB — 486 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Etsy-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Etsy-spring.jpg — 200 — 53.8 KiB — 481 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Brands-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Brands-spring.jpg — 200 — 52.7 KiB — 489 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Drinkware.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Drinkware.jpg — 200 — 59.8 KiB — 485 ms — http/1.1https://commercial.cdn.aws.placeit.net/_next/static/css/51eac908886f7c68.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/51eac908886f7c68.css — 200 — 23.4 KiB — 393 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/efd2850bb4e18e3e.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/efd2850bb4e18e3e.css — 200 — 15.4 KiB — 502 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/7cb45366a1452eb7.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/7cb45366a1452eb7.css — 200 — 8.0 KiB — 375 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/16b96c1b9d490f2e.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/16b96c1b9d490f2e.css — 200 — 5.5 KiB — 501 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/e15cb19435419557.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/e15cb19435419557.css — 200 — 7.4 KiB — 375 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/ba10722c9874eb57.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/ba10722c9874eb57.css — 200 — 8.9 KiB — 372 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/a019108bf9a80809.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/a019108bf9a80809.css — 200 — 8.2 KiB — 498 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201054/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201054/optimized_large_thumb_stream.jpg — 200 — 32.9 KiB — 127 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201058/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201058/optimized_large_thumb_stream.jpg — 200 — 26.5 KiB — 130 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201042/optimized_large_thumb_m59476.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201042/optimized_large_thumb_m59476.jpg — 200 — 31.2 KiB — 137 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201147/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201147/optimized_large_thumb_stream.jpg — 200 — 50.5 KiB — 155 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201133/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201133/optimized_large_thumb_stream.jpg — 200 — 66.9 KiB — 149 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201118/optimized_large_thumb_1.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201118/optimized_large_thumb_1.jpg — 200 — 17.3 KiB — 141 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 66 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%276…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%276… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcyIiBoZWlnaHQ9IjE4OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcyIiBoZWlnaHQ9IjE4OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL… — 200 — 0 B — 0 ms — datahttps://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.webpres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.webp — 200 — 12.9 KiB — 34 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwMSIgaGVpZ2h0PSIxMDA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vc…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwMSIgaGVpZ2h0PSIxMDA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vc… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — data
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 3.8 s LCP 17.7 shttps://placeit.net// https://placeit.net/ — 200 — 83.3 KiB — 413 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/v1774622673/placeit_envato_new_black.svgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/v1774622673/placeit_envato_new_black.svg — 200 — 5.7 KiB — 60 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/placeit-and-envato.svgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/placeit-and-envato.svg — 200 — 4.8 KiB — 60 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/heroImageDefaultPng.pngres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/plasmic/plasmic/placeit/images/heroImageDefaultPng.png — 200 — 664.8 KiB — 75 ms — h2https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Spring.jpg — 200 — 52.3 KiB — 501 ms — http/1.1https://res.cloudinary.com/placeit-commercial/image/upload/q_auto/f_auto/v1776283722/plasmic/plasmic/placeit_home_extras/images/TiktokList.jpgres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/q_auto/f_auto/v1776283722/plasmic/plasmic/placeit_home_extras/images/TiktokList.jpg — 200 — 17.1 KiB — 65 ms — h2https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/T-shirts-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/T-shirts-spring.jpg — 200 — 52.0 KiB — 486 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Etsy-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Etsy-spring.jpg — 200 — 53.8 KiB — 481 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Brands-spring.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Brands-spring.jpg — 200 — 52.7 KiB — 489 ms — http/1.1https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Drinkware.jpgplaceitmarketing.s3.us-east-1.amazo... https://placeitmarketing.s3.us-east-1.amazonaws.com/public/plasmic-videos/homepage-lists/Drinkware.jpg — 200 — 59.8 KiB — 485 ms — http/1.1https://commercial.cdn.aws.placeit.net/_next/static/css/51eac908886f7c68.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/51eac908886f7c68.css — 200 — 23.4 KiB — 393 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/efd2850bb4e18e3e.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/efd2850bb4e18e3e.css — 200 — 15.4 KiB — 502 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/7cb45366a1452eb7.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/7cb45366a1452eb7.css — 200 — 8.0 KiB — 375 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/16b96c1b9d490f2e.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/16b96c1b9d490f2e.css — 200 — 5.5 KiB — 501 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/e15cb19435419557.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/e15cb19435419557.css — 200 — 7.4 KiB — 375 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/ba10722c9874eb57.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/ba10722c9874eb57.css — 200 — 8.9 KiB — 372 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/css/a019108bf9a80809.csscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/css/a019108bf9a80809.css — 200 — 8.2 KiB — 498 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201054/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201054/optimized_large_thumb_stream.jpg — 200 — 32.9 KiB — 127 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201058/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201058/optimized_large_thumb_stream.jpg — 200 — 26.5 KiB — 130 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201042/optimized_large_thumb_m59476.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201042/optimized_large_thumb_m59476.jpg — 200 — 31.2 KiB — 137 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201147/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201147/optimized_large_thumb_stream.jpg — 200 — 50.5 KiB — 155 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201133/optimized_large_thumb_stream.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201133/optimized_large_thumb_stream.jpg — 200 — 66.9 KiB — 149 ms — h2https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201118/optimized_large_thumb_1.jpgplaceit-img-1-p.cdn.aws.placeit.net... https://placeit-img-1-p.cdn.aws.placeit.net/uploads/stage/stage_image/201118/optimized_large_thumb_1.jpg — 200 — 17.3 KiB — 141 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 66 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%276…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%276… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcyIiBoZWlnaHQ9IjE4OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDcyIiBoZWlnaHQ9IjE4OSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnL… — 200 — 0 B — 0 ms — datahttps://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.webpres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.webp — 200 — 12.9 KiB — 34 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwMSIgaGVpZ2h0PSIxMDA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vc…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwMSIgaGVpZ2h0PSIxMDA0IiB4bWxucz0iaHR0cDovL3d3dy53My5vc… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSI1OTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZ…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgaGVpZ2h0PSI1OTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjk1IiBoZWlnaHQ9IjQ0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjk1IiBoZWlnaHQ9IjQ0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvM… — 200 — 0 B — 0 ms — datahttps://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/mockupsPng2.webpres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/mockupsPng2.webp — 200 — 8.5 KiB — 11 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/gamingTemplatesPng.webpres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/gamingTemplatesPng.webp — 200 — 13.1 KiB — 11 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/logoMakerPng.webpres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_webp/q_40/v1/plasmic/plasmic/placeit/images/logoMakerPng.webp — 200 — 5.7 KiB — 9 ms — h2https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Free-Templates.mp4placeitmarketing.s3.amazonaws.com/p... https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Free-Templates.mp4 — 206 — 127.3 KiB — 680 ms — http/1.1https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Mockups.mp4placeitmarketing.s3.amazonaws.com/p... https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Mockups.mp4 — 206 — 177.1 KiB — 674 ms — http/1.1https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Gaming-Templates.mp4placeitmarketing.s3.amazonaws.com/p... https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Gaming-Templates.mp4 — 206 — 163.1 KiB — 670 ms — http/1.1https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Logo-Maker.mp4placeitmarketing.s3.amazonaws.com/p... https://placeitmarketing.s3.amazonaws.com/public/plasmic-videos/homepage/Logo-Maker.mp4 — 206 — 199.9 KiB — 643 ms — http/1.1https://consentcdn.cookiebot.com/consentconfig/d10f7659-aa82-4007-9cf1-54a9496002bf/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/d10f7659-aa82-4007-9cf1-54a9496002bf/settings.json — 200 — 971 B — 50 ms — h2https://consent.cookiebot.com/d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&referer=placeit.net&dnt=false&init=false&georegions=%5B%7B%22r%22%3A%22US%22%2C%22i%22%3A%22d9683f70-895f-4427-97dc-f1087cddf9d8%22%7D%5Dconsent.cookiebot.com/d10f7659-aa82... https://consent.cookiebot.com/d10f7659-aa82-4007-9cf1-54a9496002bf/cc.js?renew=false&referer=placeit.net&dnt=false&init=false&georegions=%5B%7B%22r%22%3A%22US%22%2C%22i%22%3A%22d9683f70-895f-4427-97dc-f1087cddf9d8%22%7D%5D — 200 — 104.9 KiB — 82 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 808 B — 43 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/2244.c7fb9219b33bfb46.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/2244.c7fb9219b33bfb46.js — 200 — 3.7 KiB — 344 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/4843.f1f6ee85c4a69917.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/4843.f1f6ee85c4a69917.js — 200 — 3.8 KiB — 381 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/549.3239f9d20969afa9.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/549.3239f9d20969afa9.js — 200 — 4.2 KiB — 299 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/2120.21626b7b7ba070f7.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/2120.21626b7b7ba070f7.js — 200 — 3.9 KiB — 299 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/webpack-850c40a25a821ae1.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/webpack-850c40a25a821ae1.js — 200 — 10.2 KiB — 315 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/framework-cada784a704c9ee5.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/framework-cada784a704c9ee5.js — 200 — 44.6 KiB — 310 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/main-c43594f266361428.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/main-c43594f266361428.js — 200 — 34.0 KiB — 303 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/_app-4dfba69dbae6553b.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/_app-4dfba69dbae6553b.js — 200 — 82.8 KiB — 362 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/3109-0161a18f4a7c9c01.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/3109-0161a18f4a7c9c01.js — 200 — 5.6 KiB — 333 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/4710-6f69f04fc26ee367.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/4710-6f69f04fc26ee367.js — 200 — 17.9 KiB — 379 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/8849-cc723f86c163fadb.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/8849-cc723f86c163fadb.js — 200 — 7.5 KiB — 316 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/146-3a6644f9097cdb0c.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/146-3a6644f9097cdb0c.js — 200 — 7.1 KiB — 333 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/5175-b83a6444c997bfc6.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/5175-b83a6444c997bfc6.js — 200 — 10.0 KiB — 330 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/6985-cbb61603a7253462.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/6985-cbb61603a7253462.js — 200 — 8.0 KiB — 331 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/2764-91bbfbe7108d57d8.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/2764-91bbfbe7108d57d8.js — 200 — 6.8 KiB — 360 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/3376-14615552d8ebe02a.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/3376-14615552d8ebe02a.js — 200 — 8.4 KiB — 395 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/6602-9cddb44e70feab09.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/6602-9cddb44e70feab09.js — 200 — 74.6 KiB — 363 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/1621-6001cbb1426f448c.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/1621-6001cbb1426f448c.js — 200 — 7.3 KiB — 322 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/8039-f96c711875ad1ae8.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/8039-f96c711875ad1ae8.js — 200 — 6.3 KiB — 326 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/3273-40f7bbd3dc9ea896.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/3273-40f7bbd3dc9ea896.js — 200 — 6.9 KiB — 334 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/1657-b3d717d40808163e.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/1657-b3d717d40808163e.js — 200 — 17.1 KiB — 318 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/6673-b501491caaec802e.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/6673-b501491caaec802e.js — 200 — 9.4 KiB — 322 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/8259-22541fa2d0b86717.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/8259-22541fa2d0b86717.js — 200 — 14.4 KiB — 317 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/5677-4f8c958fac8d6dec.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/5677-4f8c958fac8d6dec.js — 200 — 8.9 KiB — 327 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/3026-b11d87057f9b580b.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/3026-b11d87057f9b580b.js — 200 — 8.1 KiB — 358 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/9315-cfc4efb52aa27f12.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/9315-cfc4efb52aa27f12.js — 200 — 15.6 KiB — 329 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/5424-eb7c720ace03a13d.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/5424-eb7c720ace03a13d.js — 200 — 8.5 KiB — 387 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/index-23635adf49be7a71.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/pages/index-23635adf49be7a71.js — 200 — 14.6 KiB — 339 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/zPRNCG_HgiJohv1V9Q-nS/_buildManifest.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/zPRNCG_HgiJohv1V9Q-nS/_buildManifest.js — 200 — 16.4 KiB — 332 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/zPRNCG_HgiJohv1V9Q-nS/_ssgManifest.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/zPRNCG_HgiJohv1V9Q-nS/_ssgManifest.js — 200 — 3.6 KiB — 379 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://commercial.cdn.aws.placeit.net/_next/static/chunks/6519.23d40a641a5d4d8d.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/6519.23d40a641a5d4d8d.js — 200 — 8.6 KiB — 115 ms — h2https://commercial.cdn.aws.placeit.net/static/right-pointer.svgcommercial.cdn.aws.placeit.net/stat... https://commercial.cdn.aws.placeit.net/static/right-pointer.svg — 200 — 3.5 KiB — 115 ms — h2https://commercial.cdn.aws.placeit.net/static/dropdown-arrow.svgcommercial.cdn.aws.placeit.net/stat... https://commercial.cdn.aws.placeit.net/static/dropdown-arrow.svg — 200 — 3.4 KiB — 120 ms — h2https://commercial.cdn.aws.placeit.net/_next/static/chunks/7151.d22c1ef5d48932a6.jscommercial.cdn.aws.placeit.net/_nex... https://commercial.cdn.aws.placeit.net/_next/static/chunks/7151.d22c1ef5d48932a6.js — 200 — 3.6 KiB — 116 ms — h2https://placeit.net/api/v2/get_active_campaigns/api/v2/get_active_campaigns https://placeit.net/api/v2/get_active_campaigns — 200 — 2.5 KiB — 135 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P5873MXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P5873MX — 200 — 144.0 KiB — 154 ms — h2https://placeit.net/api/v2/get_pricing_plans/api/v2/get_pricing_plans https://placeit.net/api/v2/get_pricing_plans — 200 — 205 B — 143 ms — h2https://placeit.net/api/v1/get_user_type_banner/api/v1/get_user_type_banner https://placeit.net/api/v1/get_user_type_banner — 201 — 296 B — 145 ms — h2data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2 — 200 — 14.5 KiB — 48 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2 — 200 — 14.6 KiB — 52 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2 — 200 — 7.7 KiB — 30 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 33 ms — h3https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2fonts.gstatic.com/s/sourcesanspro/v... https://fonts.gstatic.com/s/sourcesanspro/v23/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2 — 200 — 14.4 KiB — 57 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 43 ms — h3https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.avifres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/freebiesTemplatesPng.avif — 200 — 11.7 KiB — 25 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/mockupsPng2.avifres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/mockupsPng2.avif — 200 — 6.8 KiB — 25 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/gamingTemplatesPng.avifres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/gamingTemplatesPng.avif — 200 — 11.9 KiB — 24 ms — h2https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/logoMakerPng.avifres.cloudinary.com/placeit-commerci... https://res.cloudinary.com/placeit-commercial/image/upload/f_avif/q_40/v1/plasmic/plasmic/placeit/images/logoMakerPng.avif — 200 — 4.9 KiB — 30 ms — h2https://placeitmarketing.s3.amazonaws.com/public/campaigns_24/holiday-badge.svgplaceitmarketing.s3.amazonaws.com/p... https://placeitmarketing.s3.amazonaws.com/public/campaigns_24/holiday-badge.svg — 200 — 5.3 KiB — 128 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-800411572&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-800411572&cx=c&gtm=4e64k0 — 200 — 144.9 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-701043741&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-701043741&cx=c&gtm=4e64k0 — 200 — 144.5 KiB — 61 ms — h2https://placeit.net/favicon.ico/favicon.ico https://placeit.net/favicon.ico — 200 — 2.7 KiB — 141 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v899157945za200zd899157945xea&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776889603180&tfd=2072pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v899157945za200zd899157945xea&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776889603180&tfd=2072 — 200 — 21 B — 94 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v896649154z8899157945za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118167060&apve=1&apvf=f&apvc=0&tids=AW-800411572~AW-934741711&tid=AW-800411572&tft=1776889603182&tfd=2074pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v896649154z8899157945za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~118167060&apve=1&apvf=f&apvc=0&tids=AW-800411572~AW-934741711&tid=AW-800411572&tft=1776889603182&tfd=2074 — 200 — 21 B — 94 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9100679836z8899157945za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-701043741&tid=AW-701043741&tft=1776889603183&tfd=2075pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9100679836z8899157945za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-701043741&tid=AW-701043741&tft=1776889603183&tfd=2075 — 200 — 21 B — 91 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 126 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 32 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NQVLWNRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NQVLWNR — 200 — 162.1 KiB — 104 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-9717560&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-9717560&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 57 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-10358682&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-10358682&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 58 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 118 ms — h2https://bat.bing.com/p/action/16004771.jsbat.bing.com/p/action/16004771.js https://bat.bing.com/p/action/16004771.js — 200 — 435 B — 36 ms — h2https://bat.bing.com/action/0?ti=16004771&tm=gtm002&Ver=2&mid=ddf6dacf-108b-4084-9771-5ee28843ddc2&bo=1&sid=94fb2b503e8911f197101d2487fe23e7&vid=94fb81803e8911f1806959d94d54bded&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Placeit%20%7C%20Create%20Amazing%20Mockups,%20Logos,%20Videos%20%26%20Designs&p=https%3A%2F%2Fplaceit.net%2F&r=&lt=1561&mtp=1&evt=pageLoad&sv=2&cdb=AQIT&rn=685244bat.bing.com/action/0?ti=16004771&t... https://bat.bing.com/action/0?ti=16004771&tm=gtm002&Ver=2&mid=ddf6dacf-108b-4084-9771-5ee28843ddc2&bo=1&sid=94fb2b503e8911f197101d2487fe23e7&vid=94fb81803e8911f1806959d94d54bded&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Placeit%20%7C%20Create%20Amazing%20Mockups,%20Logos,%20Videos%20%26%20Designs&p=https%3A%2F%2Fplaceit.net%2F&r=&lt=1561&mtp=1&evt=pageLoad&sv=2&cdb=AQIT&rn=685244 — 204 — 288 B — 36 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v79441090za200zd79441090xea&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tft=1776889606060&tfd=4952pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v79441090za200zd79441090xea&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938468~117266400~117884344&apve=1&apvf=f&apvc=0&tft=1776889606060&tfd=4952 — 200 — 21 B — 28 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9100679836z879441090za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-701043741&tid=AW-701043741&tft=1776889606061&tfd=4953pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9100679836z879441090za20gzb899157945zd899157945xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117384406&apve=1&apvf=f&apvc=0&tids=AW-701043741&tid=AW-701043741&tft=1776889606061&tfd=4953 — 200 — 21 B — 29 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&gdid=dMWZhNz&_tu=CA&gtm=45fe64k0v9190697727z879441090za20gzb79441090zd79441090xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=DC-9717560&tid=DC-9717560&tft=1776889606061&tfd=4953pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&gdid=dMWZhNz&_tu=CA&gtm=45fe64k0v9190697727z879441090za20gzb79441090zd79441090xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=DC-9717560&tid=DC-9717560&tft=1776889606061&tfd=4953 — 200 — 21 B — 29 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&gdid=dMWZhNz&_tu=CA&gtm=45fe64k0v9190938363z879441090za20gzb79441090zd79441090xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-10358682&tid=DC-10358682&tft=1776889606063&tfd=4955pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fplaceit.net%2F&scrsrc=www.googletagmanager.com&rnd=798528843.1776889603&navt=n&npa=1&us_privacy=1---&gdid=dMWZhNz&_tu=CA&gtm=45fe64k0v9190938363z879441090za20gzb79441090zd79441090xec&gcs=G111&gcd=13t3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=DC-10358682&tid=DC-10358682&tft=1776889606063&tfd=4955 — 200 — 21 B — 29 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
88% of JavaScript execution is third-party
First-party Third-party 4157ms · 1153KB · $55/mo
commercial.cdn.aws.placeit.net
Other
Costly
Execution 1424ms
Transfer 15 KB
Monthly Cost $19/mo
Unattributable
Other
Costly
Execution 668ms
Transfer 0 KB
Monthly Cost $9/mo
consent.cookiebot.com
Other
Costly
Execution 447ms
Transfer 27 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 289ms
Transfer 162 KB
Unused 43%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 270ms
Transfer 144 KB
Unused 46%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 248ms
Transfer 129 KB
Unused 50%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 167ms
Transfer 145 KB
Unused 46%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 166ms
Transfer 144 KB
Unused 46%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 137ms
Transfer 129 KB
Unused 50%
Monthly Cost $2/mo
commercial.cdn.aws.placeit.net
Other
Optional
Execution 112ms
Transfer 45 KB
Monthly Cost $1/mo
commercial.cdn.aws.placeit.net
Other
Optional
Execution 87ms
Transfer 83 KB
Unused 57%
Monthly Cost $1/mo
accounts.google.com
Other
Optional
Execution 85ms
Transfer 96 KB
Unused 74%
Monthly Cost $1/mo
commercial.cdn.aws.placeit.net
Other
Optional
Execution 57ms
Transfer 34 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • commercial.cdn.aws.placeit.net adds 1424ms and costs ~$19/month
  • Unattributable adds 668ms and costs ~$9/month
  • consent.cookiebot.com adds 447ms and costs ~$6/month
  • Google Tag Manager adds 289ms and costs ~$4/month
  • Google Tag Manager adds 270ms and costs ~$4/month
  • Google Tag Manager adds 248ms and costs ~$3/month

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

commercial.cdn.aws.placeit.net takes 1424ms 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

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

consent.cookiebot.com takes 447ms 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

Google Tag Manager takes 289ms 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

Google Tag Manager takes 270ms 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

Google Tag Manager takes 248ms 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 Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

57% of commercial.cdn.aws.placeit.net'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

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

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