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

Performance

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

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

23
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
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.58 s

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

22.45 s

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

1.95 s

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

0.189

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

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

28.23 s

Page Load Progression

599 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
16
7 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
10.2 MB transferred, 115 requests
FIX
10.2 MB transferred, 115 requests
Critical::
Page weighs 17.8 MB (10.2 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 454 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 454 KB
Warning::
115 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.1 g CO2 per page load
10.2 MB / 2.4 MB budget
10.2 MB transferred
115 requests
2.1 g CO2 per page load
Other 4.0 MiB 39%
Images 2.9 MiB 28%
JavaScript 2.6 MiB 25%
Fonts 454.2 KiB 4%
CSS 163.3 KiB 2%
HTML 58.8 KiB 1%
Other 42.6 KiB 0%
Other 3.8 KiB 0%
Other 3.3 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

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

D
Third-Party Impact
Action
77% third-party, 0 ms blocking
FIX
77% third-party, 0 ms blocking
Warning::
Third-party code accounts for 77% of page weight (7.8 MiB of 10.2 MiB)
Info::
Third-party blocking time is low (0 ms)
23%
77%
First-party Third-party
F
JS Execution Cost
Action
7897ms total JS execution
FIX
7897ms total JS execution
Warning::
https://www.airtable.com/_next/static/chunks/bd100...: 1403ms CPU time
Warning::
https://www.airtable.com/_next/static/chunks/02594...: 1301ms CPU time
Warning::
https://www.airtable.com/: 1242ms CPU time
Warning::
Unattributable: 1154ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NCL...: 615ms CPU time
Info::
Third-party scripts: 2650ms (34% of total)

Main Thread Breakdown

Script Evaluation 48% Other 25% Script Parsing & Compilation 10% Style & Layout 9% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.airtable.com/_next/static/chunks/bd1001c5f3e89735.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu1403ms251ms180ms1st
https://www.airtable.com/_next/static/chunks/025945c9af47bc0c.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu1301ms1153ms17ms1st
https://www.airtable.com/1242ms43ms3ms1st
Unattributable1154ms167ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCLXNTS615ms535ms70ms3rd
https://www.airtable.com/_next/static/chunks/turbopack-d9509d892eb10b4f.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu614ms597ms2ms1st
https://www.googletagmanager.com/gtag/js?id=AW-16698155605&cx=c&gtm=4e6460431ms385ms39ms3rd
https://www.airtable.com/_next/static/chunks/turbopack-3cf1c88b3ab4a4fd.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu420ms418ms2ms1st
https://cookie-cdn.cookiepro.com/scripttemplates/202511.1.0/otBannerSdk.js211ms96ms82ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1020373621&cx=c&gtm=4e6460181ms142ms38ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
53 scripts, 1.4 MB unused
FIX
53 scripts, 1.4 MB unused
Warning::
https://www.airtable.com/_next/static/chunks/bd100...: 526 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.airtable.com/_next/static/chunks/41bce...: 131 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.airtable.com/_next/static/chunks/712d7...: 130 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.airtable.com/_next/static/chunks/21617...: 109 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cookie-cdn.cookiepro.com/scripttemplates/2...: 74 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1408 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.airtable.com/_next/static/chunks/bd1001c5f3e89735.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu664 KB526 KB (79%)1st
https://www.airtable.com/_next/static/chunks/41bcea1936d1b7cb.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu132 KB131 KB (100%)1st
https://www.airtable.com/_next/static/chunks/712d7bdc5166c86b.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu131 KB130 KB (100%)1st
https://www.airtable.com/_next/static/chunks/216171430aeb734b.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu132 KB109 KB (83%)1st
https://cookie-cdn.cookiepro.com/scripttemplates/202511.1.0/otBannerSdk.js125 KB74 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1020373621&cx=c&gtm=4e6460144 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NCLXNTS172 KB65 KB (38%)3rd
https://www.airtable.com/_next/static/chunks/94f43d537ec108cf.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu81 KB65 KB (91%)1st
https://www.googletagmanager.com/gtag/js?id=AW-16698155605&cx=c&gtm=4e6460168 KB63 KB (37%)3rd
https://www.airtable.com/_next/static/chunks/eb66c26139185530.js?dpl=dpl_AoNDcemAgxit8yEyauh6cSBizDSu89 KB60 KB (68%)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
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Info::
All images are well-optimized
22 images 2.9 MB
0 oversized -0 KB
16 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
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
ETag present — enables conditional (304) responses
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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
10 fonts (454 KB)
PASS
10 fonts (454 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

454 KB total

Render-blocking

0

of 10

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 20.0 s 22.0 s FCP 3.6 s LCP 22.5 shttps://static.airtable.com/font/NeueHaasGrotTextRound-55Roman-Web.woff2NeueHaasGrotTextRound-5... https://static.airtable.com/font/NeueHaasGrotTextRound-55Roman-Web.woff2 — 30.0 KiB — 0 ms — font-display: swaphttps://static.airtable.com/font/NeueHaasGrotTextRound-65Medium-Web.woff2NeueHaasGrotTextRound-6... https://static.airtable.com/font/NeueHaasGrotTextRound-65Medium-Web.woff2 — 43.4 KiB — 0 ms — font-display: swaphttps://static.airtable.com/font/NeueHaasGrotTextRound-75Bold-Web.woff2NeueHaasGrotTextRound-7... https://static.airtable.com/font/NeueHaasGrotTextRound-75Bold-Web.woff2 — 31.2 KiB — 0 ms — font-display: swaphttps://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_35_Thin-s.p.51964a86.otfHaas_Grot_Disp_R_35_Thi... https://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_35_Thin-s.p.51964a86.otf — 51.0 KiB — 0 ms — font-display: swaphttps://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_55_Roman-s.p.2ad8a328.otfHaas_Grot_Disp_R_55_Rom... https://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_55_Roman-s.p.2ad8a328.otf — 50.3 KiB — 0 ms — font-display: swaphttps://www.airtable.com/_next/static/media/Haas_Grot_Text_R_65_Medium-s.p.8e7a3d8e.otfHaas_Grot_Text_R_65_Med... https://www.airtable.com/_next/static/media/Haas_Grot_Text_R_65_Medium-s.p.8e7a3d8e.otf — 55.8 KiB — 0 ms — font-display: swaphttps://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_95_Black-s.p.2b26d868.otfHaas_Grot_Disp_R_95_Bla... https://www.airtable.com/_next/static/media/Haas_Grot_Disp_R_95_Black-s.p.2b26d868.otf — 52.8 KiB — 0 ms — font-display: swaphttps://www.airtable.com/_next/static/media/Haas_Grot_Text_R_75_Bold-s.p.28bb652e.otfHaas_Grot_Text_R_75_Bol... https://www.airtable.com/_next/static/media/Haas_Grot_Text_R_75_Bold-s.p.28bb652e.otf — 54.2 KiB — 0 ms — font-display: swaphttps://static.airtable.com/font/Haas-Grot-Disp-R-55-Roman.woff2Haas-Grot-Disp-R-55-Rom... https://static.airtable.com/font/Haas-Grot-Disp-R-55-Roman.woff2 — 40.3 KiB — 0 ms — font-display: swaphttps://static.airtable.com/font/Haas-Grot-Text-R-65-Medium.woff2Haas-Grot-Text-R-65-Med... https://static.airtable.com/font/Haas-Grot-Text-R-65-Medium.woff2 — 45.1 KiB — 0 ms — font-display: swap
NeueHaasGrotTextRound-5... woff2 swap
Size 30 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasGrotTextRound-6... woff2 swap
Size 43 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
NeueHaasGrotTextRound-7... woff2 swap
Size 31 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Haas_Grot_Disp_R_35_Thi... otf swap
Size 51 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
Haas_Grot_Disp_R_55_Rom... otf swap
Size 50 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
Haas_Grot_Text_R_65_Med... otf swap
Size 56 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
Haas_Grot_Disp_R_95_Bla... otf swap
Size 53 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
Haas_Grot_Text_R_75_Bol... otf swap
Size 54 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
Haas-Grot-Disp-R-55-Rom... woff2 swap
Size 40 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Haas-Grot-Text-R-65-Med... woff2 swap
Size 45 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)

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

Current Resource Hints

preconnect
4
preload
+17
27
dns-prefetch
1
prefetch

32 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
Network Waterfall
115 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
34% of JavaScript execution is third-party
First-party Third-party 2650ms · 628KB · €29/mo
Unattributable
Other
Costly
Execution 1154ms
Transfer 0 KB
Monthly Cost €13/mo
Google Tag Manager
Tag Manager
Costly
Execution 615ms
Transfer 172 KB
Unused 38%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 431ms
Transfer 168 KB
Unused 37%
Monthly Cost €5/mo
cookie-cdn.cookiepro.com
Other
Costly
Execution 211ms
Transfer 125 KB
Unused 60%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 181ms
Transfer 144 KB
Unused 45%
Monthly Cost €2/mo
LinkedIn Insight
Advertising
Optional
Execution 59ms
Transfer 19 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1154ms and costs ~€13/month
  • Google Tag Manager adds 615ms and costs ~€7/month
  • Google Tag Manager adds 431ms and costs ~€5/month
  • cookie-cdn.cookiepro.com adds 211ms and costs ~€2/month

Unattributable takes 1154ms 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 615ms 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 431ms 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

cookie-cdn.cookiepro.com takes 211ms 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

60% of cookie-cdn.cookiepro.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