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

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
3
REVIEW
3
PASS
6
INFO
2

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

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

339 ms

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

1.09 s

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

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

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

4.35 s

Page Load Progression

3.0 s
6.0 s
8.9 s
11.9 s
14.9 s
17.9 s
20.9 s
23.8 s
Checks
14
6 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
4.8 MB transferred, 162 requests
FIX
4.8 MB transferred, 162 requests
Critical::
Page weighs 9.7 MB (4.8 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 371 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 371 KB
Warning::
162 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
4.8 MB / 2.4 MB budget
4.8 MB transferred
162 requests
1.0 g CO2 per page load
Other 2.8 MiB 59%
JavaScript 1.3 MiB 28%
Fonts 371.3 KiB 8%
Images 170.2 KiB 3%
Other 84.9 KiB 2%
HTML 30.7 KiB 1%
Other 12.0 KiB 0%
CSS 1.6 KiB 0%
Other 0 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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

F
JS Execution Cost
Action
8385ms total JS execution
FIX
8385ms total JS execution
Warning::
https://www.digitalocean.com/: 5711ms CPU time
Warning::
https://www.digitalocean.com/_next/static/chunks/f...: 842ms CPU time
Warning::
Unattributable: 716ms CPU time
Warning::
https://www.digitalocean.com/_next/static/chunks/p...: 368ms CPU time
Info::
https://cdn.amplitude.com/libs/analytics-browser-g...: 242ms CPU time
Info::
Third-party scripts: 1465ms (17% of total)

Main Thread Breakdown

Other 38% Style & Layout 35% Script Evaluation 21% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.digitalocean.com/5711ms14ms0ms1st
https://www.digitalocean.com/_next/static/chunks/framework-fc7406bf89a7dd05.js842ms697ms8ms1st
Unattributable716ms45ms0ms3rd
https://www.digitalocean.com/_next/static/chunks/pages/_app-281d0359560b5b6e.js368ms244ms55ms1st
https://cdn.amplitude.com/libs/analytics-browser-gtm-wrapper-3.15.0.js.br242ms224ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KHWBBT151ms122ms24ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1010666955&cx=c&gtm=4e6411128ms96ms14ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TYR2BYTLL0&cx=c&gtm=4e6411104ms82ms20ms3rd
https://consent.trustarc.com/notice?domain=digitalocean.com&c=teconsent&js=nj&noticeType=bb&text=true&gtm=162ms27ms2ms3rd
https://tags.pw.adn.cloud/GCZMHM/activation.js61ms54ms6ms3rd
F
JS Bundles
Action
44 scripts, 893 KB unused
FIX
44 scripts, 893 KB unused
Warning::
https://www.digitalocean.com/_next/static/chunks/p...: 290 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TYR2...: 85 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KHW...: 57 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-101...: 54 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.amplitude.com/libs/analytics-browser-g...: 49 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 893 KB
893 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.digitalocean.com/_next/static/chunks/pages/_app-281d0359560b5b6e.js493 KB290 KB (60%)1st
https://www.googletagmanager.com/gtag/js?id=G-TYR2BYTLL0&cx=c&gtm=4e6411177 KB85 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KHWBBT174 KB57 KB (33%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1010666955&cx=c&gtm=4e6411145 KB54 KB (37%)3rd
https://cdn.amplitude.com/libs/analytics-browser-gtm-wrapper-3.15.0.js.br74 KB49 KB (66%)3rd
https://www.digitalocean.com/_next/static/chunks/80254-3c42510e229b0d2c.js0 KB41 KB (99%)1st
https://www.digitalocean.com/_next/static/chunks/80254-3c42510e229b0d2c.js12 KB41 KB (99%)1st
https://www.digitalocean.com/_next/static/chunks/75797-7b14a23c20d17ad7.js11 KB34 KB (97%)1st
https://www.digitalocean.com/_next/static/chunks/75797-7b14a23c20d17ad7.js0 KB34 KB (97%)1st
https://www.digitalocean.com/_next/static/chunks/61783-317370b1fa6577fd.js0 KB31 KB (89%)1st

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

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

Green Hosting

No green hosting detected

B
HTTP Caching
s-maxage=1800, stale-while-revalidate=31534200
REVIEW
s-maxage=1800, stale-while-revalidate=31534200
Info::
Cache-Control header is set
Got: s-maxage=1800, stale-while-revalidate=31534200
Info::
CDN TTL: 30 minutes (s-maxage=1800)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

s-maxage=1800, stale-while-revalidate=31534200

DirectiveValueMeaning
s-maxage1800CDN caches for 30 minutes
stale-while-revalidate31534200Serve stale for 52 weeks while fetching fresh
A+
Third-Party Impact
20% third-party, 0 ms blocking
PASS
20% third-party, 0 ms blocking
Info::
Third-party code accounts for 20% of page weight (986.4 KiB of 4.8 MiB)
Info::
Third-party blocking time is low (0 ms)
80%
20%
First-party Third-party
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
5 fonts (371 KB)
PASS
5 fonts (371 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

371 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 339 ms LCP 1.1 shttps://www.digitalocean.com/_next/static/media/5c9b804ec7dd51d9.p.woff25c9b804ec7dd51d9.p.woff2 https://www.digitalocean.com/_next/static/media/5c9b804ec7dd51d9.p.woff2 — 35.0 KiB — 0 ms — font-display: swaphttps://www.digitalocean.com/_next/static/media/e4af272ccee01ff0.p.woff2e4af272ccee01ff0.p.woff2 https://www.digitalocean.com/_next/static/media/e4af272ccee01ff0.p.woff2 — 47.4 KiB — 0 ms — font-display: swaphttps://www.digitalocean.com/_next/static/media/bb3ef058b751a6ad.p.woff2bb3ef058b751a6ad.p.woff2 https://www.digitalocean.com/_next/static/media/bb3ef058b751a6ad.p.woff2 — 39.7 KiB — 0 ms — font-display: swaphttps://consent.trustarc.com/get?name=Inter-Regular.ttfget https://consent.trustarc.com/get?name=Inter-Regular.ttf — 144.7 KiB — 0 ms — font-display: swaphttps://consent.trustarc.com/get?name=Inter-Bold.woff2get https://consent.trustarc.com/get?name=Inter-Bold.woff2 — 104.5 KiB — 0 ms — font-display: swap
5c9b804ec7dd51d9.p.woff2 woff2 swap
Size 35 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
e4af272ccee01ff0.p.woff2 woff2 swap
Size 47 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
bb3ef058b751a6ad.p.woff2 woff2 swap
Size 40 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
get ttf swap
Size 145 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
get woff2 swap
Size 104 KB
Load time 0 ms
Start 0 ms
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 ~168 KB and ~336 ms

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
Network Waterfall
162 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
17% of JavaScript execution is third-party
First-party Third-party 1465ms · 626KB · €25/mo
Unattributable
Other
Costly
Execution 716ms
Transfer 0 KB
Monthly Cost €12/mo
Amplitude
Analytics
Costly
Execution 242ms
Transfer 74 KB
Unused 66%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 151ms
Transfer 174 KB
Unused 33%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 128ms
Transfer 145 KB
Unused 37%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 177 KB
Unused 48%
Monthly Cost €2/mo
consent.trustarc.com
Other
Optional
Execution 62ms
Transfer 13 KB
Monthly Cost €1/mo
tags.pw.adn.cloud
Other
Optional
Execution 61ms
Transfer 43 KB
Unused 65%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 716ms and costs ~€12/month
  • Amplitude adds 242ms and costs ~€4/month

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

Amplitude takes 242ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

66% of Amplitude's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

65% of tags.pw.adn.cloud'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