Performance
· 15 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.
1.58 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.17 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
388 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.35 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 BudgetAction15.8 MB transferred, 181 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 CostAction3221ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.gigabyte.com/_nuxt/2fHaYmkB.js | 1331ms | 927ms | 0ms | 3rd |
| https://www.gigabyte.com/ | 533ms | 171ms | 5ms | 3rd |
| Unattributable | 348ms | 14ms | 0ms | 3rd |
| https://cdn-cookieyes.com/client_data/9eeb69218878c8984c9efe08/banner.js | 200ms | 193ms | 1ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 177ms | 173ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TC5LTNQ | 132ms | 98ms | 26ms | 3rd |
| https://cdn-cookieyes.com/client_data/9eeb69218878c8984c9efe08/script.js | 109ms | 103ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-B55H7QX9VS&cx=c>m=4e64k0 | 61ms | 51ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JWKJE3FVCN&cx=c>m=4e64k0 | 60ms | 48ms | 12ms | 3rd |
| https://www.gigabyte.com/_nuxt/CsrAfxOD.js | 56ms | 34ms | 0ms | 3rd |
Showing top 10 of 14 scripts
FJS BundlesAction83 scripts, 670 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gigabyte.com/_nuxt/C1Zo8jCb.js | 557 KB | 340 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-B55H7QX9VS&cx=c>m=4e64k0 | 150 KB | 64 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-739878088&cx=c>m=4e64k0 | 134 KB | 59 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-D05K5PX02T&cx=c>m=4e64k0 | 170 KB | 52 KB (31%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JWKJE3FVCN&cx=c>m=4e64k0 | 173 KB | 51 KB (30%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TC5LTNQ | 185 KB | 50 KB (27%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 33 KB (34%) | ✓ | 3rd |
| https://www.gigabyte.com/_nuxt/2fHaYmkB.js | 44 KB | 21 KB (48%) | ✓ | 3rd |
| https://www.gigabyte.com/_nuxt/BruzkEXz.js | 1 KB | — | ✓ | 3rd |
| https://www.gigabyte.com/_nuxt/nzgBnPsk.js | 17 KB | — | ✓ | 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
FPage Weight InventoryAction181 resources · 15.8 MB · 670 KB savings availableFIX
~670.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 181 resources | 15.8 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
max-age:0, no-cache, no-store
| Directive | Value | Meaning |
|---|---|---|
| max-age:0 | — | |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
BImage Optimization35 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (40 KB)PASS
Web fonts
3
40 KB total
Render-blocking
0
of 3
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
Network Waterfall181 requests over 3691msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.gigabyte.com www.gigabyte.com | Other | 1331ms | 44 KB | 48% | NT$328/mo | Costly |
www.gigabyte.com www.gigabyte.com | Other | 533ms | 119 KB | — | NT$131/mo | Costly |
Unattributable Unattributable | Other | 348ms | 0 KB | — | NT$86/mo | Costly |
cdn-cookieyes.com cdn-cookieyes.com | Other | 200ms | 8 KB | — | NT$49/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 177ms | 26 KB | — | NT$44/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 132ms | 185 KB | 27% | NT$33/mo | Optional |
cdn-cookieyes.com cdn-cookieyes.com | Other | 109ms | 9 KB | — | NT$27/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 61ms | 150 KB | 42% | NT$15/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 60ms | 173 KB | 30% | NT$15/mo | Optional |
www.gigabyte.com www.gigabyte.com | Other | 56ms | 9 KB | — | NT$14/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 55ms | 134 KB | 44% | NT$14/mo | Optional |
www.gigabyte.com www.gigabyte.com | Other | 55ms | 557 KB | 61% | NT$14/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 54ms | 170 KB | 31% | NT$13/mo | Optional |
www.gigabyte.com www.gigabyte.com | Other | 51ms | 17 KB | — | NT$13/mo | Optional |
These scripts may cost more than they're worth
- www.gigabyte.com adds 1331ms and costs ~NT$328/month
- www.gigabyte.com adds 533ms and costs ~NT$131/month
- Unattributable adds 348ms and costs ~NT$86/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.gigabyte.com takes 1331ms 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.gigabyte.com takes 533ms 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 348ms 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
61% of www.gigabyte.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