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

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
3
REVIEW
2
PASS
9
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.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.

3.14 s

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

10.93 s

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

730 ms

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

0.226

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

5.32 s

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

10.96 s

Page Load Progression

645 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.9 s
4.5 s
5.2 s
Checks
16
9 PASS 2 REVIEW 3 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 111 requests
FIX
2.8 MB transferred, 111 requests
Warning::
Page weighs 6.7 MB (2.8 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.58 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
111 requests
0.58 g CO2 per page load
JavaScript 1.2 MiB 42%
Other 1.0 MiB 37%
Other 206.1 KiB 7%
Images 159.7 KiB 6%
CSS 107.7 KiB 4%
HTML 59.2 KiB 2%
Fonts 51.2 KiB 2%
Other 25.0 KiB 1%
Other 4.8 KiB 0%
Other 2.7 KiB 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

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
5573ms total JS execution
FIX
5573ms total JS execution
Warning::
https://www.make.com/_next/static/chunks/2ddaf530d...: 1354ms CPU time
Warning::
https://www.make.com/_next/static/chunks/961311cbe...: 1267ms CPU time
Warning::
https://www.make.com/en: 1109ms CPU time
Warning::
Unattributable: 890ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202504.1...: 358ms CPU time
Info::
Third-party scripts: 1247ms (22% of total)

Main Thread Breakdown

Script Evaluation 35% Other 34% Style & Layout 13% Script Parsing & Compilation 9% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.make.com/_next/static/chunks/2ddaf530dfd3abcd.js1354ms204ms4ms1st
https://www.make.com/_next/static/chunks/961311cbebbffb6d.js1267ms1100ms28ms1st
https://www.make.com/en1109ms24ms57ms1st
Unattributable890ms125ms0ms3rd
https://cdn.cookielaw.org/scripttemplates/202504.1.0/otBannerSdk.js358ms244ms54ms3rd
https://www.make.com/_next/static/chunks/5d420d97975eccac.js226ms151ms14ms1st
https://www.make.com/assets/hq/js/rudderstack.min.js187ms185ms1ms1st
https://www.make.com/_next/static/chunks/7336d4954940ed23.js99ms2ms97ms1st
https://www.make.com/_next/static/chunks/168f178573890f44.js84ms1ms83ms1st
F
JS Bundles
Action
40 scripts, 514 KB unused
FIX
40 scripts, 514 KB unused
Warning::
https://www.make.com/_next/static/chunks/7336d4954...: 163 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.make.com/_next/static/chunks/55352e21a...: 82 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202504.1...: 62 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.make.com/_next/static/chunks/99cf9cf99...: 62 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.make.com/_next/static/chunks/f1100ef9d...: 54 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 514 KB
514 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.make.com/_next/static/chunks/7336d4954940ed23.js262 KB163 KB (64%)1st
https://www.make.com/_next/static/chunks/55352e21a6efce5d.js87 KB82 KB (99%)1st
https://cdn.cookielaw.org/scripttemplates/202504.1.0/otBannerSdk.js118 KB62 KB (53%)3rd
https://www.make.com/_next/static/chunks/99cf9cf99df5ccfc.js81 KB62 KB (91%)1st
https://www.make.com/_next/static/chunks/f1100ef9d68c1884.js74 KB54 KB (78%)1st
https://www.make.com/_next/static/chunks/168f178573890f44.js39 KB35 KB (100%)1st
https://www.make.com/_next/static/chunks/9e03325a7591bb30.js36 KB32 KB (100%)1st
https://www.make.com/_next/static/chunks/961311cbebbffb6d.js72 KB24 KB (35%)1st
https://www.make.com/_next/static/chunks/060b600d088065af.js25 KB1st
https://www.make.com/_next/static/chunks/60c63bf04afd484b.js13 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

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
Third-Party Impact
44% third-party, 0 ms blocking
REVIEW
44% third-party, 0 ms blocking
Info::
Third-party code accounts for 44% of page weight (1.2 MiB of 2.8 MiB)
Info::
Third-party blocking time is low (0 ms)
56%
44%
First-party Third-party
B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 160 KB
0 oversized -0 KB
5 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
1 fonts (51 KB)
PASS
1 fonts (51 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

51 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.1 s LCP 10.9 shttps://www.make.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff283afe278b6a6bb3c-s.p.3a... https://www.make.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2 — 51.2 KiB — 0 ms — font-display: swap
83afe278b6a6bb3c-s.p.3a... woff2 swap
Size 51 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
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

A+
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: public, max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=300
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
CDN TTL: 10 minutes (s-maxage=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=300, s-maxage=600, stale-while-revalidate=300, stale-if-error=300

DirectiveValueMeaning
publicAny cache may store this response
max-age300Cache for 5 minutes
s-maxage600CDN caches for 10 minutes
stale-while-revalidate300Serve stale for 5 minutes while fetching fresh
stale-if-error300
Effective TTL: 300 seconds
Network Waterfall
111 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
22% of JavaScript execution is third-party
First-party Third-party 1247ms · 118KB · $17/mo
Unattributable
Other
Costly
Execution 890ms
Transfer 0 KB
Monthly Cost $12/mo
OneTrust
Consent
Essential
Execution 358ms
Transfer 118 KB
Unused 53%
Monthly Cost $5/mo

These scripts may cost more than they're worth

  • Unattributable adds 890ms and costs ~$12/month

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

53% of OneTrust'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