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

Performance

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

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

10
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

4.99 s

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

24.45 s

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

3.11 s

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

0.352

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

9.84 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.97 s

Page Load Progression

577 ms
1.2 s
1.7 s
2.3 s
2.9 s
3.5 s
4.0 s
4.6 s
Checks
16
8 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
3.9 MB transferred, 131 requests
FIX
3.9 MB transferred, 131 requests
Warning::
Page weighs 8.9 MB (3.9 MB transferred)
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
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.81 g CO2 per page load
3.9 MB / 2.4 MB budget
3.9 MB transferred
131 requests
0.81 g CO2 per page load
JavaScript 2.6 MiB 67%
Images 1.1 MiB 28%
Fonts 64.4 KiB 2%
HTML 44.3 KiB 1%
CSS 42.9 KiB 1%
Other 32.6 KiB 1%
Other 19.0 KiB 0%
Other 1.6 KiB 0%
Other 165 B 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

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

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 (3.9 MiB of 3.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
12571ms total JS execution
FIX
12571ms total JS execution
Warning::
https://www.tigerdata.com/_next/static/chunks/1625...: 4919ms CPU time
Warning::
Unattributable: 1131ms CPU time
Warning::
https://cmp.osano.com/AzZddaT60OPzDMhS/ecab821a-f2...: 1110ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177559380000...: 1066ms CPU time
Warning::
https://www.tigerdata.com/: 913ms CPU time
Warning::
Third-party scripts: 12571ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 23% Style & Layout 7% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.tigerdata.com/_next/static/chunks/1625-22adf316ebb49651.js4919ms2447ms34ms3rd
Unattributable1131ms130ms0ms3rd
https://cmp.osano.com/AzZddaT60OPzDMhS/ecab821a-f266-44a2-b472-c69ded89555c/osano.js1110ms885ms150ms3rd
https://js.hs-analytics.net/analytics/1775593800000/3409477.js1066ms839ms10ms3rd
https://www.tigerdata.com/913ms70ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=G-ZTB67HR2PP&cx=c&gtm=4e6460487ms425ms58ms3rd
https://www.tigerdata.com/_next/static/chunks/3682-d40b87e6d0012e56.js449ms89ms352ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFLX3HP401ms315ms47ms3rd
https://cdn.segment.com/next-integrations/actions/3962/1faa179dfb20d0a3f5a0.js352ms331ms2ms3rd
https://www.redditstatic.com/ads/pixel.js?pixel_id=t2_9015w4ze4308ms278ms7ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
66 scripts, 1.3 MB unused
FIX
66 scripts, 1.3 MB unused
Warning::
https://www.tigerdata.com/_next/static/chunks/3682...: 999 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZTB6...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-114...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 63 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PFL...: 63 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1341 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.tigerdata.com/_next/static/chunks/3682-d40b87e6d0012e56.js1402 KB999 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZTB67HR2PP&cx=c&gtm=4e6460172 KB65 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11435110917&cx=c&gtm=4e6460145 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10850589437&cx=c&gtm=4e6460139 KB63 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PFLX3HP168 KB63 KB (38%)3rd
https://cdn.segment.com/next-integrations/actions/hubspot-web/f25ba9be5f530adf0e00.js53 KB33 KB (63%)3rd
https://www.tigerdata.com/_next/static/chunks/1625-22adf316ebb49651.js73 KB32 KB (46%)3rd
https://cmp.osano.com/AzZddaT60OPzDMhS/ecab821a-f266-44a2-b472-c69ded89555c/osano.js69 KB22 KB (33%)3rd
https://js.hubspot.com/web-interactives-embed.js28 KB3rd
https://scripts.clarity.ms/0.8.59/clarity.js26 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

B
Image Optimization
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Info::
All images are well-optimized
27 images 1.1 MB
0 oversized -0 KB
24 legacy format
0 missing dimensions CLS risk
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::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
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
2 fonts (64 KB)
PASS
2 fonts (64 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

64 KB total

Render-blocking

0

of 2

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 FCP 5.0 s LCP 24.4 shttps://www.tigerdata.com/_next/static/media/4cf2300e9c8272f7-s.p.woff24cf2300e9c8272f7-s.p.woff2 https://www.tigerdata.com/_next/static/media/4cf2300e9c8272f7-s.p.woff2 — 30.8 KiB — 0 ms — font-display: swaphttps://www.tigerdata.com/_next/static/media/93f479601ee12b01-s.p.woff293f479601ee12b01-s.p.woff2 https://www.tigerdata.com/_next/static/media/93f479601ee12b01-s.p.woff2 — 33.6 KiB — 0 ms — font-display: swap
4cf2300e9c8272f7-s.p.woff2 woff2 swap
Size 31 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
93f479601ee12b01-s.p.woff2 woff2 swap
Size 34 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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
2
preload
6
dns-prefetch
prefetch

8 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
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
131 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 12571ms · 2511KB · €201/mo
www.tigerdata.com
Other
Costly
Execution 4919ms
Transfer 73 KB
Unused 46%
Monthly Cost €79/mo
Unattributable
Other
Costly
Execution 1131ms
Transfer 0 KB
Monthly Cost €18/mo
cmp.osano.com
Other
Costly
Execution 1110ms
Transfer 69 KB
Unused 33%
Monthly Cost €18/mo
HubSpot Analytics
Analytics
Costly
Execution 1066ms
Transfer 42 KB
Monthly Cost €17/mo
www.tigerdata.com
Other
Costly
Execution 913ms
Transfer 44 KB
Monthly Cost €15/mo
Google Tag Manager
Tag Manager
Costly
Execution 487ms
Transfer 172 KB
Unused 38%
Monthly Cost €8/mo
www.tigerdata.com
Other
Costly
Execution 449ms
Transfer 1402 KB
Unused 71%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 401ms
Transfer 168 KB
Unused 38%
Monthly Cost €6/mo
Segment
Analytics
Costly
Execution 352ms
Transfer 9 KB
Monthly Cost €6/mo
www.redditstatic.com
Other
Costly
Execution 308ms
Transfer 19 KB
Monthly Cost €5/mo
Microsoft Clarity
Session Replay
Costly
Execution 219ms
Transfer 26 KB
Monthly Cost €4/mo
www.tigerdata.com
Other
Optional
Execution 169ms
Transfer 57 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 154ms
Transfer 145 KB
Unused 44%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 144ms
Transfer 139 KB
Unused 46%
Monthly Cost €2/mo
Segment
Analytics
Optional
Execution 143ms
Transfer 53 KB
Unused 63%
Monthly Cost €2/mo
www.tigerdata.com
Other
Optional
Execution 133ms
Transfer 12 KB
Monthly Cost €2/mo
j.6sc.co
Other
Optional
Execution 131ms
Transfer 19 KB
Monthly Cost €2/mo
cdn.vector.co
Other
Optional
Execution 111ms
Transfer 16 KB
Monthly Cost €2/mo
Segment
Analytics
Optional
Execution 108ms
Transfer 3 KB
Monthly Cost €2/mo
Twitter/X Pixel
Advertising
Optional
Execution 62ms
Transfer 13 KB
Monthly Cost €1/mo
js.hubspot.com
Other
Optional
Execution 59ms
Transfer 28 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.tigerdata.com adds 4919ms and costs ~€79/month
  • Unattributable adds 1131ms and costs ~€18/month
  • cmp.osano.com adds 1110ms and costs ~€18/month
  • HubSpot Analytics adds 1066ms and costs ~€17/month
  • www.tigerdata.com adds 913ms and costs ~€15/month
  • Google Tag Manager adds 487ms and costs ~€8/month
  • www.tigerdata.com adds 449ms and costs ~€7/month
  • Google Tag Manager adds 401ms and costs ~€6/month
  • Segment adds 352ms and costs ~€6/month
  • www.redditstatic.com adds 308ms and costs ~€5/month
  • Microsoft Clarity adds 219ms 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

www.tigerdata.com takes 4919ms 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 1131ms 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 1110ms 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

HubSpot Analytics takes 1066ms 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

www.tigerdata.com takes 913ms 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 487ms 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

www.tigerdata.com takes 449ms 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

71% of www.tigerdata.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

Google Tag Manager takes 401ms 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

Segment takes 352ms 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

www.redditstatic.com takes 308ms 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

Microsoft Clarity takes 219ms 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

63% of Segment'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