Skip to content
https://doodle.com

Performance

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

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

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

302 ms

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

0.006

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

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

5.19 s

Page Load Progression

390 ms
779 ms
1.2 s
1.6 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
17
9 PASS 4 REVIEW 2 FIX
F
Page Weight Budget
Action
5.6 MB transferred, 34 requests
FIX
5.6 MB transferred, 34 requests
Critical::
Page weighs 6.2 MB (5.6 MB transferred)
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
Info::
Fonts are 422 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 422 KB
Info::
34 HTTP requests
Info::
Estimated 1.2 g CO2 per page load
5.6 MB / 2.4 MB budget
5.6 MB transferred
34 requests
1.2 g CO2 per page load
Other 3.7 MiB 66%
Images 1.2 MiB 22%
Fonts 421.6 KiB 7%
JavaScript 211.7 KiB 4%
HTML 15.0 KiB 0%
CSS 12.5 KiB 0%
Other 5.5 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

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

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
10 images, 0 KB saveable
REVIEW
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 1.2 MB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1860ms total JS execution
REVIEW
1860ms total JS execution
Warning::
https://doodle.com/en/: 603ms CPU time
Warning::
Unattributable: 441ms CPU time
Warning::
https://doodle.com/static-site/_next/static/chunks...: 429ms CPU time
Warning::
https://doodle.com/static-site/_next/static/chunks...: 288ms CPU time
Info::
https://doodle.com/static-site/_next/static/chunks...: 100ms CPU time
Info::
Third-party scripts: 441ms (24% of total)

Main Thread Breakdown

Script Evaluation 38% Other 34% Style & Layout 17% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://doodle.com/en/603ms17ms17ms1st
Unattributable441ms8ms0ms3rd
https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js429ms366ms28ms1st
https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js288ms286ms1ms1st
https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js100ms41ms26ms1st
B
JS Bundles
10 scripts, 51 KB unused
REVIEW
10 scripts, 51 KB unused
Warning::
https://doodle.com/static-site/_next/static/chunks...: 27 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://doodle.com/static-site/_next/static/chunks...: 24 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 51 KB
51 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js57 KB27 KB (47%)1st
https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js62 KB24 KB (39%)1st
https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js2 KB1st
https://doodle.com/static-site/_next/static/chunks/main-app-72a72184c53ea859.js0 KB1st
https://doodle.com/static-site/_next/static/chunks/327-85ab3584d3e663fa.js41 KB1st
https://doodle.com/static-site/_next/static/chunks/518-d34389f20be1d4d5.js28 KB1st
https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/layout-522ee7e1f84352c2.js4 KB1st
https://doodle.com/static-site/_next/static/chunks/494-fa1b6575f4c75dd5.js6 KB1st
https://doodle.com/static-site/_next/static/chunks/265-12ae1a25f6ecff0b.js10 KB1st
https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/page-cf711d5a78e4e340.js2 KB1st

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

C
Page Weight Inventory
Action
34 resources · 5.6 MB · 51 KB savings available
REVIEW
34 resources · 5.6 MB · 51 KB savings available
Warning::
Page weight 4.6 MB over 1MB target
Got: 5.6 MB Expected: ≤ 1 MB
Info::
~51 KB of savings available
Info::
4 third-party resources (0% of weight)
Info::
5 resources over 200KB
34 resources · 5.6 MiB · 4 third-party 4.6 MiB over 1MB target
Media 66% · 3.7 MiB
Image 22% · 1.2 MiB
Font 7% · 421.6 KiB
JavaScript 4% · 211.7 KiB
Document 0% · 15.3 KiB
CSS 0% · 12.5 KiB
Other 0% · 1.1 KiB

~50.8 KiB of savings available

Remove unused JavaScript: 50.8 KiB
A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (6.3 KiB of 5.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
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
4 fonts (422 KB)
PASS
4 fonts (422 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

422 KB total

Render-blocking

0

of 4

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 1.0 s LCP 5.2 shttps://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2e5f448bdf22d4ede-s.p.woff2 https://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2 — 130.9 KiB — 37 ms — font-display: swaphttps://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2f1c328b8a9761933-s.p.woff2 https://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2 — 182.9 KiB — 32 ms — font-display: swaphttps://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff232b04a225cda6443-s.woff2 https://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff2 — 71.6 KiB — 38 ms — font-display: swaphttps://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff230d74baa196fe88a-s.woff2 https://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff2 — 36.2 KiB — 33 ms — font-display: swap
e5f448bdf22d4ede-s.p.woff2 woff2 swap
Size 131 KB
Load time 37 ms
Start 352 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
f1c328b8a9761933-s.p.woff2 woff2 swap
Size 183 KB
Load time 32 ms
Start 352 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
32b04a225cda6443-s.woff2 woff2 swap
Size 72 KB
Load time 38 ms
Start 464 ms
Risk FOUT — text flashes from fallback to web font
30d74baa196fe88a-s.woff2 woff2 swap
Size 36 KB
Load time 33 ms
Start 464 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)

Fixing the unchecked items could save ~157 KB and ~314 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
1
prefetch

4 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
34 requests over 950ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.0 s LCP 5.2 shttps://doodle.com// https://doodle.com/ — 302 — 318 B — 178 ms — h2https://doodle.com/en//en/ https://doodle.com/en/ — 200 — 15.0 KiB — 297 ms — h2https://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2/static-site/_next/static/media/e5f... https://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2 — 200 — 130.9 KiB — 37 ms — h2https://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2/static-site/_next/static/media/f1c... https://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2 — 200 — 182.9 KiB — 32 ms — h2https://doodle.com/static-site/_next/static/css/a22f1a916fce1e75.css/static-site/_next/static/css/a22f1... https://doodle.com/static-site/_next/static/css/a22f1a916fce1e75.css — 200 — 12.5 KiB — 37 ms — h2https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js/static-site/_next/static/chunks/we... https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js — 200 — 1.8 KiB — 39 ms — h2https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js/static-site/_next/static/chunks/4b... https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js — 200 — 61.6 KiB — 64 ms — h2https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js/static-site/_next/static/chunks/82... https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js — 200 — 57.4 KiB — 64 ms — h2https://doodle.com/static-site/_next/static/chunks/main-app-72a72184c53ea859.js/static-site/_next/static/chunks/ma... https://doodle.com/static-site/_next/static/chunks/main-app-72a72184c53ea859.js — 200 — 390 B — 36 ms — h2https://doodle.com/static-site/_next/static/chunks/327-85ab3584d3e663fa.js/static-site/_next/static/chunks/32... https://doodle.com/static-site/_next/static/chunks/327-85ab3584d3e663fa.js — 200 — 40.5 KiB — 68 ms — h2https://doodle.com/static-site/_next/static/chunks/518-d34389f20be1d4d5.js/static-site/_next/static/chunks/51... https://doodle.com/static-site/_next/static/chunks/518-d34389f20be1d4d5.js — 200 — 27.7 KiB — 65 ms — h2https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/layout-522ee7e1f84352c2.js/static-site/_next/static/chunks/ap... https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/layout-522ee7e1f84352c2.js — 200 — 4.1 KiB — 49 ms — h2https://doodle.com/static-site/_next/static/chunks/494-fa1b6575f4c75dd5.js/static-site/_next/static/chunks/49... https://doodle.com/static-site/_next/static/chunks/494-fa1b6575f4c75dd5.js — 200 — 5.7 KiB — 46 ms — h2https://doodle.com/static-site/_next/static/chunks/265-12ae1a25f6ecff0b.js/static-site/_next/static/chunks/26... https://doodle.com/static-site/_next/static/chunks/265-12ae1a25f6ecff0b.js — 200 — 10.3 KiB — 47 ms — h2https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/page-cf711d5a78e4e340.js/static-site/_next/static/chunks/ap... https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/page-cf711d5a78e4e340.js — 200 — 2.2 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4/static-site/next-assets/homepage/h... https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4 — 206 — 1.6 MiB — 109 ms — h2https://marketing-cdn.doodle.com/branding/2026/favicon/site.webmanifestmarketing-cdn.doodle.com/branding/2... https://marketing-cdn.doodle.com/branding/2026/favicon/site.webmanifest — 200 — 1.1 KiB — 587 ms — h2https://doodle.com/static-site/next-assets/homepage/time-exhaustion-image.png/static-site/next-assets/homepage/t... https://doodle.com/static-site/next-assets/homepage/time-exhaustion-image.png — 200 — 234.3 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/icon-download.svg/static-site/next-assets/homepage/i... https://doodle.com/static-site/next-assets/homepage/icon-download.svg — 200 — 721 B — 34 ms — h2https://doodle.com/static-site/next-assets/homepage/time-os-bg.jpg/static-site/next-assets/homepage/t... https://doodle.com/static-site/next-assets/homepage/time-os-bg.jpg — 200 — 106.2 KiB — 23 ms — h2https://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff2/static-site/_next/static/media/32b... https://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff2 — 200 — 71.6 KiB — 38 ms — h2https://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff2/static-site/_next/static/media/30d... https://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff2 — 200 — 36.2 KiB — 33 ms — h2https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4/static-site/next-assets/homepage/h... https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4 — 206 — 22.8 KiB — 50 ms — h2https://doodle.com/static-site/next-assets/homepage/product-image.png/static-site/next-assets/homepage/p... https://doodle.com/static-site/next-assets/homepage/product-image.png — 200 — 234.2 KiB — 25 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-soc.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-soc.png — 200 — 72.1 KiB — 37 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-gdpr.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-gdpr.png — 200 — 92.4 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-ccpa.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-ccpa.png — 200 — 174.3 KiB — 30 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-cyber-verify.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-cyber-verify.png — 200 — 264.2 KiB — 40 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-hipaa.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-hipaa.png — 200 — 69.3 KiB — 44 ms — h2https://doodle.com/static-site/next-assets/homepage/product-animation.mp4/static-site/next-assets/homepage/p... https://doodle.com/static-site/next-assets/homepage/product-animation.mp4 — 206 — 2.1 MiB — 129 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.0 s LCP 5.2 shttps://doodle.com// https://doodle.com/ — 302 — 318 B — 178 ms — h2https://doodle.com/en//en/ https://doodle.com/en/ — 200 — 15.0 KiB — 297 ms — h2https://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2/static-site/_next/static/media/e5f... https://doodle.com/static-site/_next/static/media/e5f448bdf22d4ede-s.p.woff2 — 200 — 130.9 KiB — 37 ms — h2https://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2/static-site/_next/static/media/f1c... https://doodle.com/static-site/_next/static/media/f1c328b8a9761933-s.p.woff2 — 200 — 182.9 KiB — 32 ms — h2https://doodle.com/static-site/_next/static/css/a22f1a916fce1e75.css/static-site/_next/static/css/a22f1... https://doodle.com/static-site/_next/static/css/a22f1a916fce1e75.css — 200 — 12.5 KiB — 37 ms — h2https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js/static-site/_next/static/chunks/we... https://doodle.com/static-site/_next/static/chunks/webpack-f1cbfa29c0696125.js — 200 — 1.8 KiB — 39 ms — h2https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js/static-site/_next/static/chunks/4b... https://doodle.com/static-site/_next/static/chunks/4bd1b696-cf1248645ccd404e.js — 200 — 61.6 KiB — 64 ms — h2https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js/static-site/_next/static/chunks/82... https://doodle.com/static-site/_next/static/chunks/826-342bc9ad6db91a4a.js — 200 — 57.4 KiB — 64 ms — h2https://doodle.com/static-site/_next/static/chunks/main-app-72a72184c53ea859.js/static-site/_next/static/chunks/ma... https://doodle.com/static-site/_next/static/chunks/main-app-72a72184c53ea859.js — 200 — 390 B — 36 ms — h2https://doodle.com/static-site/_next/static/chunks/327-85ab3584d3e663fa.js/static-site/_next/static/chunks/32... https://doodle.com/static-site/_next/static/chunks/327-85ab3584d3e663fa.js — 200 — 40.5 KiB — 68 ms — h2https://doodle.com/static-site/_next/static/chunks/518-d34389f20be1d4d5.js/static-site/_next/static/chunks/51... https://doodle.com/static-site/_next/static/chunks/518-d34389f20be1d4d5.js — 200 — 27.7 KiB — 65 ms — h2https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/layout-522ee7e1f84352c2.js/static-site/_next/static/chunks/ap... https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/layout-522ee7e1f84352c2.js — 200 — 4.1 KiB — 49 ms — h2https://doodle.com/static-site/_next/static/chunks/494-fa1b6575f4c75dd5.js/static-site/_next/static/chunks/49... https://doodle.com/static-site/_next/static/chunks/494-fa1b6575f4c75dd5.js — 200 — 5.7 KiB — 46 ms — h2https://doodle.com/static-site/_next/static/chunks/265-12ae1a25f6ecff0b.js/static-site/_next/static/chunks/26... https://doodle.com/static-site/_next/static/chunks/265-12ae1a25f6ecff0b.js — 200 — 10.3 KiB — 47 ms — h2https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/page-cf711d5a78e4e340.js/static-site/_next/static/chunks/ap... https://doodle.com/static-site/_next/static/chunks/app/%5Blang%5D/page-cf711d5a78e4e340.js — 200 — 2.2 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4/static-site/next-assets/homepage/h... https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4 — 206 — 1.6 MiB — 109 ms — h2https://marketing-cdn.doodle.com/branding/2026/favicon/site.webmanifestmarketing-cdn.doodle.com/branding/2... https://marketing-cdn.doodle.com/branding/2026/favicon/site.webmanifest — 200 — 1.1 KiB — 587 ms — h2https://doodle.com/static-site/next-assets/homepage/time-exhaustion-image.png/static-site/next-assets/homepage/t... https://doodle.com/static-site/next-assets/homepage/time-exhaustion-image.png — 200 — 234.3 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/icon-download.svg/static-site/next-assets/homepage/i... https://doodle.com/static-site/next-assets/homepage/icon-download.svg — 200 — 721 B — 34 ms — h2https://doodle.com/static-site/next-assets/homepage/time-os-bg.jpg/static-site/next-assets/homepage/t... https://doodle.com/static-site/next-assets/homepage/time-os-bg.jpg — 200 — 106.2 KiB — 23 ms — h2https://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff2/static-site/_next/static/media/32b... https://doodle.com/static-site/_next/static/media/32b04a225cda6443-s.woff2 — 200 — 71.6 KiB — 38 ms — h2https://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff2/static-site/_next/static/media/30d... https://doodle.com/static-site/_next/static/media/30d74baa196fe88a-s.woff2 — 200 — 36.2 KiB — 33 ms — h2https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4/static-site/next-assets/homepage/h... https://doodle.com/static-site/next-assets/homepage/hero-animation.mp4 — 206 — 22.8 KiB — 50 ms — h2https://doodle.com/static-site/next-assets/homepage/product-image.png/static-site/next-assets/homepage/p... https://doodle.com/static-site/next-assets/homepage/product-image.png — 200 — 234.2 KiB — 25 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-soc.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-soc.png — 200 — 72.1 KiB — 37 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-gdpr.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-gdpr.png — 200 — 92.4 KiB — 41 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-ccpa.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-ccpa.png — 200 — 174.3 KiB — 30 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-cyber-verify.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-cyber-verify.png — 200 — 264.2 KiB — 40 ms — h2https://doodle.com/static-site/next-assets/homepage/badge-hipaa.png/static-site/next-assets/homepage/b... https://doodle.com/static-site/next-assets/homepage/badge-hipaa.png — 200 — 69.3 KiB — 44 ms — h2https://doodle.com/static-site/next-assets/homepage/product-animation.mp4/static-site/next-assets/homepage/p... https://doodle.com/static-site/next-assets/homepage/product-animation.mp4 — 206 — 2.1 MiB — 129 ms — h2https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.svgmarketing-cdn.doodle.com/branding/2... https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.svg — 200 — 4.3 KiB — 25 ms — h2https://doodle.com/static-site/next-assets/homepage/hero-logos.svg/static-site/next-assets/homepage/h... https://doodle.com/static-site/next-assets/homepage/hero-logos.svg — 200 — 14.1 KiB — 21 ms — h2https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.icomarketing-cdn.doodle.com/branding/2... https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.ico — 200 — 894 B — 19 ms — h2https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.icomarketing-cdn.doodle.com/branding/2... https://marketing-cdn.doodle.com/branding/2026/favicon/favicon.ico — 200 — 0 B — 2 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
24% of JavaScript execution is third-party
First-party Third-party 441ms · 0KB · €5/mo
Unattributable
Other
Costly
Execution 441ms
Transfer 0 KB
Monthly Cost €5/mo

These scripts may cost more than they're worth

  • Unattributable adds 441ms and costs ~€5/month

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