Performance
· 17 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.
2.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.85 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
144 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.97 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.
14.49 s
Page Load Progression
FPage Weight BudgetAction5.8 MB transferred, 167 requestsFIX
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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
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 ImpactAction83% third-party, 0 ms blockingFIX
FJS Execution CostAction4664ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.keio.ac.jp/ja/ | 2215ms | 30ms | 4ms | 1st |
| https://www.keio.ac.jp/_astro/client.B9bUpm8d.js | 1137ms | 870ms | 1ms | 1st |
| Unattributable | 627ms | 27ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-BYN8CM9PTN&cx=c>m=4e64h1 | 260ms | 218ms | 37ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N74PD224 | 251ms | 158ms | 55ms | 3rd |
| https://www.keio.ac.jp/_astro/useCarousel.DaFIBTLQ.js | 119ms | 4ms | 0ms | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.u9MbvrJb.js | 57ms | 3ms | 0ms | 1st |
DPage Weight InventoryAction167 resources · 5.8 MB · 146 KB savings availableFIX
~146.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 167 resources | 5.8 MiB | ||||||
BJS Bundles85 scripts, 146 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-BYN8CM9PTN&cx=c>m=4e64h1 | 157 KB | 65 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N74PD224 | 125 KB | 61 KB (49%) | ✓ | 3rd |
| https://www.keio.ac.jp/_astro/client.B9bUpm8d.js | 55 KB | 21 KB (38%) | ✓ | 1st |
| https://recommend.www-prd.keio.ac.jp/js.recommend/tlab_v4.js | 4 KB | — | ✓ | 3rd |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.C8-l46be.js | 1 KB | — | ✓ | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.u9MbvrJb.js | 1 KB | — | ✓ | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.CxlcUlr_.js | 1 KB | — | ✓ | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.CT5tfAV9.js | 1 KB | — | ✓ | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.DAN8Lx6U.js | 1 KB | — | ✓ | 1st |
| https://www.keio.ac.jp/_astro/index.astro_astro_type_script_index_0_lang.D_uX7pEa.js | 1 KB | — | ✓ | 1st |
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, s-maxage=60, stale-while-revalidate=86400, stale-if-error=86400REVIEW
public, max-age=0, s-maxage=60, stale-while-revalidate=86400, stale-if-error=86400
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| s-maxage | 60 | CDN caches for 1 minute |
| stale-while-revalidate | 86400 | Serve stale for 1 day while fetching fresh |
| stale-if-error | 86400 |
A+Text CompressionAll text resources are compressedPASS
AImage Optimization21 images, 0 KB saveablePASS
A+Font Loading37 fonts (2131 KB)PASS
Web fonts
37
2131 KB total
Render-blocking
0
of 37
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~203 KB and ~406 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall167 requests over 1987msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 627ms | 0 KB | — | ¥866/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 260ms | 157 KB | 41% | ¥359/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 251ms | 125 KB | 49% | ¥347/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 627ms and costs ~¥866/month
- Google Tag Manager adds 260ms and costs ~¥359/month
- Google Tag Manager adds 251ms and costs ~¥347/month
Unattributable takes 627ms 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
Google Tag Manager takes 260ms 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
Google Tag Manager takes 251ms 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