Skip to content
https://www.replicate.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
2
PASS
8
INFO
2

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

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

5.09 s

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

5.17 s

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

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

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

153.81 s

Page Load Progression

2.6 s
5.1 s
7.7 s
10.2 s
12.8 s
15.4 s
17.9 s
20.5 s
Checks
16
8 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
41.8 MB transferred, 172 requests
FIX
41.8 MB transferred, 172 requests
Critical::
Page weighs 49.3 MB (41.8 MB transferred)
Warning::
Images are 6.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.8 MB
Warning::
JavaScript is 891 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 891 KB
Warning::
172 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 8.8 g CO2 per page load
41.8 MB / 2.4 MB budget
41.8 MB transferred
172 requests
8.8 g CO2 per page load
Other 33.8 MiB 81%
Images 6.8 MiB 16%
JavaScript 890.6 KiB 2%
Fonts 141.5 KiB 0%
Other 106.3 KiB 0%
CSS 35.0 KiB 0%
HTML 34.9 KiB 0%
Other 4.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 (41.8 MiB of 41.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
175259ms total JS execution
FIX
175259ms total JS execution
Warning::
https://static.replicateassets.com/fe/06c25e292e4c...: 148800ms CPU time
Warning::
https://static.replicateassets.com/fe/06c25e292e4c...: 7816ms CPU time
Warning::
https://replicate.com/: 6877ms CPU time
Warning::
https://static.replicateassets.com/fe/06c25e292e4c...: 4972ms CPU time
Warning::
Unattributable: 3508ms CPU time
Warning::
Third-party scripts: 175259ms (100% of total)

Main Thread Breakdown

Other 89% Script Evaluation 5% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/entry.client-Bkkz9SmF.js148800ms1362ms0ms3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/client-nJgWiswY.js7816ms6868ms5ms3rd
https://replicate.com/6877ms71ms9ms3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/SVGVisualElement-BRJhL8eU.js4972ms100ms0ms3rd
Unattributable3508ms209ms0ms3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/index-CMIMYJXa.js2564ms82ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DW2BV3TMFF&cx=c&gtm=4e6460h1331ms278ms47ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KZDCFZR9162ms120ms41ms3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/tooltip-provider-o4-86Y0Y.js135ms110ms0ms3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/shader-mount-ChyeX8vk.js93ms92ms0ms3rd
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.

C
Image Optimization
Action
41 images, 0 KB saveable
REVIEW
41 images, 0 KB saveable
Warning::
https://static.replicateassets.com/fe/06c25e292e4c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.replicateassets.com/fe/06c25e292e4c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 6.8 MB
0 oversized -0 KB
36 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
73 scripts, 224 KB unused
REVIEW
73 scripts, 224 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DW2B...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.replicateassets.com/fe/06c25e292e4c...: 66 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KZD...: 66 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.replicateassets.com/fe/06c25e292e4c...: 22 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 224 KB
224 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-DW2BV3TMFF&cx=c&gtm=4e6460h1175 KB70 KB (40%)3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/index-CMIMYJXa.js205 KB66 KB (32%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KZDCFZR9121 KB66 KB (54%)3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/chunk-B7RQU5TL-DI5Vns4N.js39 KB22 KB (57%)3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/index-DXzm0FL4.js2 KB3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/index-BU7fjMM7.js4 KB3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/exports-qienmGo8.js11 KB3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/root-BazLhC5I.js12 KB3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/index-DrTVYHFm.js13 KB3rd
https://static.replicateassets.com/fe/06c25e292e4c57a0cc9d661e63cff9a91edfb12e/client-only-Y6Fg0M1U.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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 (141 KB)
PASS
6 fonts (141 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

141 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 5.1 s LCP 5.2 shttps://fonts.replicateassets.com/basiersquare-regular-webfont.woff2basiersquare-regular-we... https://fonts.replicateassets.com/basiersquare-regular-webfont.woff2 — 15.3 KiB — 0 ms — font-display: swaphttps://fonts.replicateassets.com/basiersquare-semibold-webfont.woff2basiersquare-semibold-w... https://fonts.replicateassets.com/basiersquare-semibold-webfont.woff2 — 16.0 KiB — 0 ms — font-display: swaphttps://fonts.replicateassets.com/RBFreigeistNeue-Bold.woff2RBFreigeistNeue-Bold.woff2 https://fonts.replicateassets.com/RBFreigeistNeue-Bold.woff2 — 6.4 KiB — 0 ms — font-display: swaphttps://fonts.replicateassets.com/JetBrainsMono-Regular.woff2JetBrainsMono-Regular.w... https://fonts.replicateassets.com/JetBrainsMono-Regular.woff2 — 90.6 KiB — 0 ms — font-display: swaphttps://fonts.replicateassets.com/RBFreigeistNeue-Regular.woff2RBFreigeistNeue-Regular... https://fonts.replicateassets.com/RBFreigeistNeue-Regular.woff2 — 6.6 KiB — 0 ms — font-display: swaphttps://fonts.replicateassets.com/RBFreigeistNeue-SemiBold.woff2RBFreigeistNeue-SemiBol... https://fonts.replicateassets.com/RBFreigeistNeue-SemiBold.woff2 — 6.6 KiB — 0 ms — font-display: swap
basiersquare-regular-we... woff2 swap
Size 15 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
basiersquare-semibold-w... woff2 swap
Size 16 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
RBFreigeistNeue-Bold.woff2 woff2 swap
Size 6 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
JetBrainsMono-Regular.w... woff2 swap
Size 91 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
RBFreigeistNeue-Regular... woff2 swap
Size 7 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
RBFreigeistNeue-SemiBol... woff2 swap
Size 7 KB
Load time 0 ms
Start 0 ms
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
13 hints, 0 missing preconnects
PASS
13 hints, 0 missing preconnects
Info::
Page uses 13 resource hint(s)

Current Resource Hints

preconnect
2
preload
+1
11
dns-prefetch
prefetch

13 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
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
172 requests over 0ms
INFO

Performance analysis not available for this result.

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 175259ms · 646KB · €1903/mo
static.replicateassets.com
Other
Costly
Execution 148800ms
Transfer 26 KB
Monthly Cost €1616/mo
static.replicateassets.com
Other
Costly
Execution 7816ms
Transfer 54 KB
Monthly Cost €85/mo
replicate.com
Other
Costly
Execution 6877ms
Transfer 35 KB
Monthly Cost €75/mo
static.replicateassets.com
Other
Costly
Execution 4972ms
Transfer 19 KB
Monthly Cost €54/mo
Unattributable
Other
Costly
Execution 3508ms
Transfer 0 KB
Monthly Cost €38/mo
static.replicateassets.com
Other
Costly
Execution 2564ms
Transfer 205 KB
Unused 32%
Monthly Cost €28/mo
Google Tag Manager
Tag Manager
Costly
Execution 331ms
Transfer 175 KB
Unused 40%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 162ms
Transfer 121 KB
Unused 54%
Monthly Cost €2/mo
static.replicateassets.com
Other
Optional
Execution 135ms
Transfer 5 KB
Monthly Cost €1/mo
static.replicateassets.com
Other
Optional
Execution 93ms
Transfer 6 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • static.replicateassets.com adds 148800ms and costs ~€1616/month
  • static.replicateassets.com adds 7816ms and costs ~€85/month
  • replicate.com adds 6877ms and costs ~€75/month
  • static.replicateassets.com adds 4972ms and costs ~€54/month
  • Unattributable adds 3508ms and costs ~€38/month
  • static.replicateassets.com adds 2564ms and costs ~€28/month
  • Google Tag Manager adds 331ms and costs ~€4/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

static.replicateassets.com takes 148800ms 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

static.replicateassets.com takes 7816ms 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

replicate.com takes 6877ms 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

static.replicateassets.com takes 4972ms 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 3508ms 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

static.replicateassets.com takes 2564ms 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 331ms 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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback