Performance
· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
895 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
136 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.035
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.23 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.
4.94 s
Page Load Progression
FPage Weight BudgetAction4.7 MB transferred, 184 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2818ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.tigerdata.com/_next/static/chunks/1625-22adf316ebb49651.js | 924ms | 476ms | 6ms | 3rd |
| https://www.tigerdata.com/ | 331ms | 10ms | 7ms | 3rd |
| Unattributable | 322ms | 44ms | 0ms | 3rd |
| https://cmp.osano.com/AzZddaT60OPzDMhS/ecab821a-f266-44a2-b472-c69ded89555c/osano.js | 308ms | 268ms | 21ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js?pixel_id=t2_9015w4ze4 | 169ms | 160ms | 2ms | 3rd |
| https://js.hs-analytics.net/analytics/1775593800000/3409477.js | 130ms | 94ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZTB67HR2PP&cx=c>m=4e6461h2 | 128ms | 99ms | 11ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PFLX3HP | 128ms | 110ms | 13ms | 3rd |
| https://www.tigerdata.com/_next/static/chunks/webpack-9df8f06f6174dc4b.js | 114ms | 76ms | 1ms | 3rd |
| https://www.tigerdata.com/_next/static/chunks/3682-d40b87e6d0012e56.js | 90ms | 20ms | 70ms | 3rd |
Showing top 10 of 13 scripts
FJS BundlesAction99 scripts, 1.4 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.tigerdata.com/_next/static/chunks/3682-d40b87e6d0012e56.js | 1402 KB | 998 KB (71%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ZTB67HR2PP&cx=c>m=4e6461h2 | 172 KB | 65 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-11435110917&cx=c>m=4e6461h2 | 145 KB | 64 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10850589437&cx=c>m=4e6461h2 | 139 KB | 64 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PFLX3HP | 168 KB | 62 KB (37%) | ✓ | 3rd |
| https://www.tigerdata.com/_next/static/chunks/8854-ff29815c59bd7716.js | 43 KB | 35 KB (89%) | ✓ | 3rd |
| https://cdn.segment.com/next-integrations/actions/hubspot-web/f25ba9be5f530adf0e00.js | 53 KB | 33 KB (63%) | ✓ | 3rd |
| https://www.tigerdata.com/_next/static/chunks/1625-22adf316ebb49651.js | 73 KB | 32 KB (46%) | ✓ | 3rd |
| https://www.tigerdata.com/_next/static/chunks/9025-8fade26c33ad10c2.js | 66 KB | 29 KB (50%) | ✓ | 3rd |
| https://www.tigerdata.com/_next/static/chunks/8275-79074640464c6c4c.js | 34 KB | 29 KB (93%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BImage Optimization26 images, 0 KB saveableREVIEW
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (64 KB)PASS
Web fonts
2
64 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall184 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.tigerdata.com www.tigerdata.com | Other | 924ms | 73 KB | 46% | €15/mo | Costly |
www.tigerdata.com www.tigerdata.com | Other | 331ms | 44 KB | — | €5/mo | Costly |
Unattributable Unattributable | Other | 322ms | 0 KB | — | €5/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 308ms | 69 KB | 32% | €5/mo | Costly |
www.redditstatic.com www.redditstatic.com | Other | 169ms | 19 KB | — | €3/mo | Optional |
HubSpot Analytics js.hs-analytics.net | Analytics | 130ms | 42 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 128ms | 172 KB | 38% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 128ms | 168 KB | 37% | €2/mo | Optional |
www.tigerdata.com www.tigerdata.com | Other | 114ms | 12 KB | — | €2/mo | Optional |
www.tigerdata.com www.tigerdata.com | Other | 90ms | 1402 KB | 71% | €1/mo | Optional |
Segment cdn.segment.com | Analytics | 67ms | 9 KB | — | €1/mo | Optional |
www.tigerdata.com www.tigerdata.com | Other | 57ms | 57 KB | — | €1/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 50ms | 26 KB | 95% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.tigerdata.com adds 924ms and costs ~€15/month
- www.tigerdata.com adds 331ms and costs ~€5/month
- Unattributable adds 322ms and costs ~€5/month
- cmp.osano.com adds 308ms and costs ~€5/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
www.tigerdata.com takes 924ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.tigerdata.com takes 331ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 322ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cmp.osano.com takes 308ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
71% of www.tigerdata.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
95% of Microsoft Clarity's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev