Skip to content
https://www.typesense.org

Performance

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

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

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

5.29 s

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

26.42 s

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

614 ms

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

0.044

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

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

26.72 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
16
7 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 130 requests
FIX
5.0 MB transferred, 130 requests
Critical::
Page weighs 8.4 MB (5.0 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
Warning::
JavaScript is 971 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 971 KB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
130 requests
1.1 g CO2 per page load
Other 2.7 MiB 54%
Images 1.2 MiB 23%
JavaScript 971.4 KiB 19%
Fonts 121.7 KiB 2%
HTML 46.2 KiB 1%
CSS 7.2 KiB 0%
Other 42 B 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

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 (5.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4669ms total JS execution
FIX
4669ms total JS execution
Warning::
Unattributable: 1667ms CPU time
Warning::
https://typesense.org/index.html: 1479ms CPU time
Warning::
https://typesense.org/_nuxt/Di7pJ-fH.js: 516ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDZ...: 256ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-XWJN...: 224ms CPU time
Warning::
Third-party scripts: 4669ms (100% of total)

Main Thread Breakdown

Other 40% Script Evaluation 32% Style & Layout 14% Rendering 5% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1667ms142ms0ms3rd
https://typesense.org/index.html1479ms178ms1ms3rd
https://typesense.org/_nuxt/Di7pJ-fH.js516ms500ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDZ9CJJ256ms193ms53ms3rd
https://www.googletagmanager.com/gtag/js?id=G-XWJNP9CSY7&cx=c&gtm=4e6461h2224ms171ms48ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-577864714&cx=c&gtm=4e6461h2179ms136ms42ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-116415641-1118ms82ms33ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-116415641-1&cx=c&gtm=4e6461h2109ms48ms60ms3rd
https://typesense.org/_nuxt/DXo2PTQY.js67ms13ms0ms3rd
https://typesense.org/_nuxt/DswV7OMv.js54ms16ms0ms3rd
D
JS Bundles
Action
18 scripts, 481 KB unused
FIX
18 scripts, 481 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-116...: 91 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://typesense.org/_nuxt/BHSYdoK3.js: 83 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XWJN...: 75 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDZ...: 71 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-116...: 65 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 481 KB
481 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=UA-116415641-1&cx=c&gtm=4e6461h2124 KB91 KB (74%)3rd
https://typesense.org/_nuxt/BHSYdoK3.js147 KB83 KB (57%)3rd
https://www.googletagmanager.com/gtag/js?id=G-XWJNP9CSY7&cx=c&gtm=4e6461h2164 KB75 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDZ9CJJ151 KB71 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-116415641-1124 KB65 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-577864714&cx=c&gtm=4e6461h2137 KB61 KB (45%)3rd
https://typesense.org/_nuxt/BQSfvx4V.js53 KB34 KB (66%)3rd
https://typesense.org/_nuxt/CMqnCvyX.js1 KB3rd
https://typesense.org/_nuxt/Di7pJ-fH.js18 KB3rd
https://typesense.org/_nuxt/DXo2PTQY.js19 KB3rd

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
92 images, 0 KB saveable
REVIEW
92 images, 0 KB saveable
Warning::
https://typesense.org/images/user-logos/macro-fact... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/php.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/leaderboard.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/sort.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/laravel-log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/langchain.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/showcase/phone.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/showcase/xkcd-1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/geotargeting... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/google-io.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/clojure... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/ruby.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/ui-integrations/docus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/lonely-pla... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/logo_da... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/paper-pin.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/list.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/prepr.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/emblem.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/symfony.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/tweet-testimonial.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/bbc-maestr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/showcase/xkcd-2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/golang.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/circles.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/woocommerce... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/typesense-logo-dark.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/codecademy... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/swift_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/dotnet-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/typography.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/kick-logo.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/changelog.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/semantic.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/firebase.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/tooljet.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/logitech_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/eleven-lab... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/java.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/typesense-logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/poorvika-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/javascr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/api-libraries/python.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/n8n.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/thoughtwor... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/wordpress.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/icons/promo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/user-logos/oddle_eats... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/door-key.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/ok.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/gatsby.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/plone.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/craft-cms.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/ui-integrations/docse... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/platforms/magento.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/ui-integrations/insta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://typesense.org/images/features/sort-arrow.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
92 images 1.2 MB
0 oversized -0 KB
90 legacy format
57 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

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

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

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

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

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

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

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

3

122 KB total

Render-blocking

0

of 3

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 24.0 s 26.0 s FCP 5.3 s LCP 26.4 shttps://typesense.org/_nuxt/Inter-normal-300-latin.C2S99t-D.woff2Inter-normal-300-latin.... https://typesense.org/_nuxt/Inter-normal-300-latin.C2S99t-D.woff2 — 47.8 KiB — 0 ms — font-display: swaphttps://typesense.org/_nuxt/Oddval-Medium.DSVIctJj.woff2Oddval-Medium.DSVIctJj.... https://typesense.org/_nuxt/Oddval-Medium.DSVIctJj.woff2 — 50.6 KiB — 0 ms — font-display: swaphttps://typesense.org/_nuxt/Fira_Code-normal-400-latin.BzypJxJk.woff2Fira_Code-normal-400-la... https://typesense.org/_nuxt/Fira_Code-normal-400-latin.BzypJxJk.woff2 — 23.3 KiB — 0 ms — font-display: swap
Inter-normal-300-latin.... woff2 swap
Size 48 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Oddval-Medium.DSVIctJj.... woff2 swap
Size 51 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Fira_Code-normal-400-la... woff2 swap
Size 23 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
preload
3
dns-prefetch
prefetch
3

6 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
130 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 4669ms · 784KB · $27/mo
Unattributable
Other
Costly
Execution 1667ms
Transfer 0 KB
Monthly Cost $10/mo
typesense.org
Other
Costly
Execution 1479ms
Transfer 46 KB
Monthly Cost $8/mo
typesense.org
Other
Costly
Execution 516ms
Transfer 18 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 256ms
Transfer 151 KB
Unused 47%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Costly
Execution 224ms
Transfer 164 KB
Unused 46%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 179ms
Transfer 137 KB
Unused 45%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 118ms
Transfer 124 KB
Unused 53%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 124 KB
Unused 74%
Monthly Cost $1/mo
typesense.org
Other
Optional
Execution 67ms
Transfer 19 KB
Monthly Cost $0/mo
typesense.org
Other
Optional
Execution 54ms
Transfer 0 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 1667ms and costs ~$10/month
  • typesense.org adds 1479ms and costs ~$8/month
  • typesense.org adds 516ms and costs ~$3/month
  • Google Tag Manager adds 256ms and costs ~$1/month
  • Google Tag Manager adds 224ms and costs ~$1/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

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

typesense.org takes 1479ms 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

typesense.org takes 516ms 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 256ms 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 224ms 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 Google Tag Manager'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

74% of Google Tag Manager'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