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

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
65
GRADE
D
FIX
5
REVIEW
1
PASS
6
INFO
2

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

54
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.
81
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.37 s

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

2.44 s

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

462 ms

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

0.036

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

4.19 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.30 s

Page Load Progression

816 ms
1.6 s
2.4 s
3.3 s
4.1 s
4.9 s
5.7 s
6.5 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
18.7 MB transferred, 244 requests
FIX
18.7 MB transferred, 244 requests
Critical::
Page weighs 32.1 MB (18.7 MB transferred)
Warning::
JavaScript is 3.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.5 MB
Info::
Fonts are 276 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 276 KB
Warning::
244 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.9 g CO2 per page load
18.7 MB / 2.4 MB budget
18.7 MB transferred
244 requests
3.9 g CO2 per page load
Other 11.4 MiB 61%
JavaScript 3.5 MiB 19%
Other 2.6 MiB 14%
Other 398.5 KiB 2%
Fonts 276.1 KiB 1%
HTML 252.0 KiB 1%
Images 196.4 KiB 1%
CSS 78.2 KiB 0%
Other 10.8 KiB 0%
Other 1.8 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

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 (18.7 MiB of 18.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4092ms total JS execution
FIX
4092ms total JS execution
Warning::
https://lattice.com/: 711ms CPU time
Warning::
https://cdn.prod.website-files.com/gsap/3.14.2/gsa...: 464ms CPU time
Warning::
Unattributable: 447ms CPU time
Warning::
https://cmp.osano.com/Azq9EuTkZzvnp3V1p/65bbb0d1-5...: 410ms CPU time
Warning::
https://cdn.prod.website-files.com/gsap/3.14.2/Scr...: 389ms CPU time
Warning::
Third-party scripts: 4092ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 24% Style & Layout 16% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://lattice.com/711ms53ms5ms3rd
https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js464ms32ms6ms3rd
Unattributable447ms74ms0ms3rd
https://cmp.osano.com/Azq9EuTkZzvnp3V1p/65bbb0d1-5f72-441e-8361-0d7dcc501417/osano.js410ms367ms7ms3rd
https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js389ms33ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PCQ6E0LBY1&cx=c&gtm=4e6411307ms241ms16ms3rd
https://js.qualified.com/qualified.js?token=t4GpQ442fyXVPw62263ms155ms55ms3rd
https://t.contentsquare.net/uxa/9f201236d99bd.js231ms196ms14ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56FJSTN174ms142ms26ms3rd
https://cdn.heapanalytics.com/js/heap-2259279216.js92ms86ms4ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
93 scripts, 823 KB unused
FIX
93 scripts, 823 KB unused
Warning::
https://js.qualified.com/qualified.js?token=t4GpQ4...: 267 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-56F...: 108 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://t.contentsquare.net/uxa/9f201236d99bd.js: 69 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-56F...: 65 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PCQ6...: 64 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 823 KB
823 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.qualified.com/qualified.js?token=t4GpQ442fyXVPw62370 KB267 KB (73%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56FJSTN&l=dataLayer160 KB108 KB (67%)3rd
https://t.contentsquare.net/uxa/9f201236d99bd.js123 KB69 KB (56%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-56FJSTN161 KB65 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PCQ6E0LBY1&cx=c&gtm=4e6411173 KB64 KB (37%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-877695883&cx=c&gtm=4e6411143 KB60 KB (42%)3rd
https://cdn.intellimize.co/snippet/117571950.js86 KB50 KB (58%)3rd
https://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/js/lattice-main.achunk.8208d3e53b97e3c7.js76 KB48 KB (64%)3rd
https://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/js/lattice-main.achunk.116e37362e73495a.js63 KB41 KB (65%)3rd
https://code-components.website-files.com/69c69b51005a8b41efbfb17f%2Fmodule%2F108.js60 KB33 KB (55%)3rd

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

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://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64ad6f1aef87635... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/64d227d0bd6695f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
41 images 195 KB
0 oversized -0 KB
32 legacy format
10 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

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

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

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

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

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

Web fonts

7

276 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.4 s LCP 2.4 shttps://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/64ae5f41b65d272b442babea_Matter-Medium.woff264ae5f41b65d272b442babe... https://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/64ae5f41b65d272b442babea_Matter-Medium.woff2 — 31.9 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/65c49ab6b524a0b7daff2b0f_latticon.woff265c49ab6b524a0b7daff2b0... https://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/65c49ab6b524a0b7daff2b0f_latticon.woff2 — 1.8 KiB — 0 ms — font-display: swaphttps://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/64ae5f20b8a56c3c665d3b9c_Matter-Regular.woff264ae5f20b8a56c3c665d3b9... https://cdn.prod.website-files.com/64ad6f1aef87635bd23449f1/64ae5f20b8a56c3c665d3b9c_Matter-Regular.woff2 — 31.5 KiB — 0 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 97.2 KiB — 0 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 103.6 KiB — 0 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 1.6 KiB — 0 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AACGwAAwAAAAAP8AAACFgAAMEnAAAAAAAAAAAA… — 8.4 KiB — 0 ms — font-display: swap
64ae5f41b65d272b442babe... woff2 swap
Size 32 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
65c49ab6b524a0b7daff2b0... woff2 swap
Size 2 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
64ae5f20b8a56c3c665d3b9... woff2 swap
Size 31 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... 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
x-font-woff;charset=utf... woff swap
Size 2 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
x-font-woff;charset=utf... woff swap
Size 8 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
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 ~55 KB and ~110 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
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
244 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 4092ms · 1459KB · €71/mo
lattice.com
Other
Costly
Execution 711ms
Transfer 51 KB
Monthly Cost €12/mo
cdn.prod.website-files.com
Other
Costly
Execution 464ms
Transfer 29 KB
Monthly Cost €8/mo
Unattributable
Other
Costly
Execution 447ms
Transfer 0 KB
Monthly Cost €8/mo
cmp.osano.com
Other
Costly
Execution 410ms
Transfer 51 KB
Monthly Cost €7/mo
cdn.prod.website-files.com
Other
Costly
Execution 389ms
Transfer 18 KB
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 307ms
Transfer 173 KB
Unused 37%
Monthly Cost €5/mo
js.qualified.com
Other
Costly
Execution 263ms
Transfer 370 KB
Unused 73%
Monthly Cost €5/mo
t.contentsquare.net
Other
Costly
Execution 231ms
Transfer 123 KB
Unused 56%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 174ms
Transfer 161 KB
Unused 40%
Monthly Cost €3/mo
Heap Analytics
Analytics
Optional
Execution 92ms
Transfer 40 KB
Unused 51%
Monthly Cost €2/mo
cdn.intellimize.co
Other
Optional
Execution 85ms
Transfer 86 KB
Unused 58%
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 79ms
Transfer 76 KB
Unused 64%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 143 KB
Unused 42%
Monthly Cost €1/mo
Segment
Analytics
Optional
Execution 72ms
Transfer 1 KB
Monthly Cost €1/mo
code-components.website-files.com
Other
Optional
Execution 68ms
Transfer 20 KB
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 62ms
Transfer 3 KB
Monthly Cost €1/mo
cmp.osano.com
Other
Optional
Execution 56ms
Transfer 29 KB
Monthly Cost €1/mo
code-components.website-files.com
Other
Optional
Execution 54ms
Transfer 60 KB
Unused 55%
Monthly Cost €1/mo
cdn.bizible.com
Other
Optional
Execution 51ms
Transfer 25 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • lattice.com adds 711ms and costs ~€12/month
  • cdn.prod.website-files.com adds 464ms and costs ~€8/month
  • Unattributable adds 447ms and costs ~€8/month
  • cmp.osano.com adds 410ms and costs ~€7/month
  • cdn.prod.website-files.com adds 389ms and costs ~€7/month
  • Google Tag Manager adds 307ms and costs ~€5/month
  • js.qualified.com adds 263ms and costs ~€5/month
  • t.contentsquare.net adds 231ms 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

lattice.com takes 711ms 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

cdn.prod.website-files.com takes 464ms 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 447ms 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

cmp.osano.com takes 410ms 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

cdn.prod.website-files.com takes 389ms 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 307ms 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

js.qualified.com takes 263ms 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

73% of js.qualified.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

t.contentsquare.net takes 231ms 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

56% of t.contentsquare.net'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

51% of Heap Analytics'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

58% of cdn.intellimize.co'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

64% of cdn.prod.website-files.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

55% of code-components.website-files.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