Skip to content
https://snu.ac.kr

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
4
REVIEW
3
PASS
6
INFO
2

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

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

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

10.27 s

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

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

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

10.63 s

Page Load Progression

2.1 s
4.2 s
6.4 s
8.5 s
10.6 s
12.7 s
14.8 s
17.0 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
24.7 MB transferred, 94 requests
FIX
24.7 MB transferred, 94 requests
Critical::
Page weighs 25.0 MB (24.7 MB transferred)
Warning::
Images are 7.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.8 MB
Info::
Fonts are 1.1 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.1 MB
Warning::
JavaScript is 773 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 773 KB
Info::
CSS is 487 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 487 KB
Info::
94 HTTP requests
Info::
Estimated 5.2 g CO2 per page load
24.7 MB / 2.4 MB budget
24.7 MB transferred
94 requests
5.2 g CO2 per page load
Other 14.5 MiB 58%
Images 7.8 MiB 31%
Fonts 1.1 MiB 5%
JavaScript 772.8 KiB 3%
CSS 487.2 KiB 2%
HTML 140.8 KiB 1%
Other 6.4 KiB 0%
Other 767 B 0%
Other 317 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

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.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

F
JS Bundles
Action
11 scripts, 468 KB unused
FIX
11 scripts, 468 KB unused
Warning::
https://snu.ac.kr/js/jquery-ui-1.10.js: 370 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://snu.ac.kr/js/jquery-ui-1.10.js: unminified — 142 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-GX37...: 64 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://snu.ac.kr/js/jquery.js: 35 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 468 KB
468 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://snu.ac.kr/js/jquery-ui-1.10.js425 KB370 KB (87%)1st
https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T3153 KB64 KB (42%)3rd
https://snu.ac.kr/js/jquery.js88 KB35 KB (41%)1st
https://snu.ac.kr/_skin/kor/layout/js/webfont.js16 KB1st
https://snu.ac.kr/js/jquery-migrate-3.0.0.min.js3 KB1st
https://snu.ac.kr/js/slick.min.js?ver=2026-02-2444 KB1st
https://snu.ac.kr/js/zenda-site.js?ver=2026-02-246 KB1st
https://snu.ac.kr/_skin/kor/layout/js/gnb.js?ver=2026-02-244 KB1st
https://snu.ac.kr/_skin/kor/layout/js/responsive.js?ver=2026-02-245 KB1st
https://wcs.naver.net/wcslog.js11 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

D
Page Weight Inventory
Action
94 resources · 24.7 MB · 468 KB savings available
FIX
94 resources · 24.7 MB · 468 KB savings available
Warning::
Page weight 23.7 MB over 1MB target
Got: 24.7 MB Expected: ≤ 1 MB
Info::
~468 KB of savings available
Info::
5 third-party resources (1% of weight)
Info::
28 resources over 200KB
94 resources · 24.7 MiB · 5 third-party 23.7 MiB over 1MB target
Media 58% · 14.5 MiB
Image 31% · 7.8 MiB
Font 5% · 1.1 MiB
JavaScript 3% · 772.8 KiB
CSS 2% · 487.2 KiB
Document 1% · 140.8 KiB
Other 0% · 1.1 KiB

~467.8 KiB of savings available

Remove unused JavaScript: 467.8 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
65 images, 0 KB saveable
REVIEW
65 images, 0 KB saveable
Warning::
https://snu.ac.kr/webdata/boardimages/konews/4fcz6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/kohighlight/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/c94z5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/c5bze68z98... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/ff3zec8zf3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/6faz210zd0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-wa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/000z6e6ze1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/fccz595zc5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-fa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/kohighlight/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/uploads/kor/image/2025/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/89bzb4fzea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-yo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/1d0z29dz08... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/uploads/kor/image/2019/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-sn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/adfza... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/kohighlight/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/6a7z4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/1b6zb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/2c0z832zf5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/4fbzb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/89bze... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-in... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/f5bz07dzec... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/_skin/kor/layout/image/footer-sn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/uploads/kor/image/2021/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/uploads/kor/image/2019/1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/uploads/kor/media/2026/0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/konews/9d2z6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/boardimages/kohighlight/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://snu.ac.kr/webdata/kor/instanews/2ddzd68z76... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
65 images 7.8 MB
0 oversized -0 KB
65 legacy format
33 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

B
JS Execution Cost
785ms total JS execution
REVIEW
785ms total JS execution
Warning::
Unattributable: 400ms CPU time
Warning::
https://snu.ac.kr/: 256ms CPU time
Info::
https://snu.ac.kr/js/jquery.js: 69ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-GX37...: 60ms CPU time
Warning::
Third-party scripts: 460ms (59% of total)

Main Thread Breakdown

Other 56% Style & Layout 17% Script Evaluation 15% Rendering 6% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
Unattributable400ms5ms0ms3rd
https://snu.ac.kr/256ms8ms1ms1st
https://snu.ac.kr/js/jquery.js69ms41ms2ms1st
https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T360ms50ms9ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (183.1 KiB of 24.7 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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
7 fonts (1172 KB)
PASS
7 fonts (1172 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

1172 KB total

Render-blocking

0

of 7

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 FCP 5.4 s LCP 10.3 shttps://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2roboto-v18-latin-regula... https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2 — 17.5 KiB — 339 ms — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2noto-serif-kr-v6-latin_... https://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2 — 478.9 KiB — 2.6 s — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2noto-sans-kr-v8-korean-... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2 — 209.7 KiB — 2.5 s — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-700.woff2roboto-v18-latin-700.woff2 https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-700.woff2 — 17.6 KiB — 454 ms — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-500.woff2roboto-v18-latin-500.woff2 https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-500.woff2 — 17.7 KiB — 515 ms — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-700.woff2noto-sans-kr-v8-korean-... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-700.woff2 — 217.9 KiB — 1.3 s — font-display: swaphttps://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-500.woff2noto-sans-kr-v8-korean-... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-500.woff2 — 212.1 KiB — 996 ms — font-display: swap
roboto-v18-latin-regula... woff2 swap
Size 18 KB
Load time 339 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
noto-serif-kr-v6-latin_... woff2 swap
Size 479 KB
Load time 2.6 s
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
noto-sans-kr-v8-korean-... woff2 swap
Size 210 KB
Load time 2.5 s
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
roboto-v18-latin-700.woff2 woff2 swap
Size 18 KB
Load time 454 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
roboto-v18-latin-500.woff2 woff2 swap
Size 18 KB
Load time 515 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
noto-sans-kr-v8-korean-... woff2 swap
Size 218 KB
Load time 1.3 s
Start 5.9 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
noto-sans-kr-v8-korean-... woff2 swap
Size 212 KB
Load time 996 ms
Start 5.9 s
Risk FOUT — text flashes from fallback to web font
  • 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 ~559 KB and ~1118 ms

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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
94 requests over 14679ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.4 s LCP 10.3 shttps://snu.ac.kr// https://snu.ac.kr/ — 200 — 140.8 KiB — 2.1 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/webfont.js/_skin/kor/layout/js/webfont.js https://snu.ac.kr/_skin/kor/layout/js/webfont.js — 200 — 15.6 KiB — 586 ms — http/1.1https://snu.ac.kr/js/jquery.js/js/jquery.js https://snu.ac.kr/js/jquery.js — 200 — 88.0 KiB — 1.2 s — http/1.1https://snu.ac.kr/js/jquery-migrate-3.0.0.min.js/js/jquery-migrate-3.0.0.min.js https://snu.ac.kr/js/jquery-migrate-3.0.0.min.js — 200 — 2.5 KiB — 889 ms — http/1.1https://snu.ac.kr/js/jquery-ui-1.10.js/js/jquery-ui-1.10.js https://snu.ac.kr/js/jquery-ui-1.10.js — 200 — 425.1 KiB — 4.3 s — http/1.1https://snu.ac.kr/js/slick.min.js?ver=2026-02-24/js/slick.min.js?ver=2026-02-24 https://snu.ac.kr/js/slick.min.js?ver=2026-02-24 — 200 — 44.4 KiB — 1.8 s — http/1.1https://snu.ac.kr/js/zenda-site.js?ver=2026-02-24/js/zenda-site.js?ver=2026-02-24 https://snu.ac.kr/js/zenda-site.js?ver=2026-02-24 — 200 — 6.4 KiB — 1.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/base.css?ver=2026-02-24/_skin/kor/layout/css/base.css?ver=... https://snu.ac.kr/_skin/kor/layout/css/base.css?ver=2026-02-24 — 200 — 457.9 KiB — 3.3 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/oldboard.css?ver=2026-02-24/_skin/kor/layout/css/oldboard.css?... https://snu.ac.kr/_skin/kor/layout/css/oldboard.css?ver=2026-02-24 — 200 — 15.5 KiB — 1.2 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/gnb.js?ver=2026-02-24/_skin/kor/layout/js/gnb.js?ver=202... https://snu.ac.kr/_skin/kor/layout/js/gnb.js?ver=2026-02-24 — 200 — 4.1 KiB — 1.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/responsive.js?ver=2026-02-24/_skin/kor/layout/js/responsive.js?... https://snu.ac.kr/_skin/kor/layout/js/responsive.js?ver=2026-02-24 — 200 — 4.7 KiB — 1.8 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/font.css/_skin/kor/layout/css/font.css https://snu.ac.kr/_skin/kor/layout/css/font.css — 200 — 13.8 KiB — 607 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2/_skin/kor/layout/font/roboto-v18-l... https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2 — 200 — 17.5 KiB — 339 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2/_skin/kor/layout/font/noto-serif-k... https://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2 — 200 — 478.9 KiB — 2.6 s — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2/_skin/kor/layout/font/noto-sans-kr... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2 — 200 — 209.7 KiB — 2.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_lg.png/_skin/kor/layout/image/header-subg... https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_lg.png — 200 — 3.8 KiB — 301 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_sm.png/_skin/kor/layout/image/header-subg... https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_sm.png — 200 — 3.9 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-gnb-d2-close_sm.png/_skin/kor/layout/image/header-gnb-... https://snu.ac.kr/_skin/kor/layout/image/header-gnb-d2-close_sm.png — 200 — 3.7 KiB — 293 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_sm.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_sm.png — 200 — 23.7 KiB — 312 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_lg.png — 200 — 11.5 KiB — 291 ms — http/1.1https://wcs.naver.net/wcslog.jswcs.naver.net/wcslog.js https://wcs.naver.net/wcslog.js — 200 — 10.5 KiB — 57 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_lg.png/webdata/uploads/kor/image/2020/03/... https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_lg.png — 200 — 14.7 KiB — 303 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_sm.png/webdata/uploads/kor/image/2020/03/... https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_sm.png — 200 — 33.6 KiB — 319 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-stop_sm.png/webdata/uploads/kor/image/2020/02/... https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-stop_sm.png — 200 — 3.5 KiB — 304 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-play_sm.png/webdata/uploads/kor/image/2020/02/... https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-play_sm.png — 200 — 3.8 KiB — 310 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/media/2026/02/80emblem_main.svg/webdata/uploads/kor/media/2026/02/... https://snu.ac.kr/webdata/uploads/kor/media/2026/02/80emblem_main.svg — 200 — 17.3 KiB — 605 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T3 — 200 — 153.3 KiB — 180 ms — h2https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-freshman_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-freshman_lg.png — 200 — 3.5 KiB — 514 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-alumni_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-alumni_lg.png — 200 — 3.8 KiB — 528 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-visit_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-visit_lg.png — 200 — 3.5 KiB — 528 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 5.4 s LCP 10.3 shttps://snu.ac.kr// https://snu.ac.kr/ — 200 — 140.8 KiB — 2.1 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/webfont.js/_skin/kor/layout/js/webfont.js https://snu.ac.kr/_skin/kor/layout/js/webfont.js — 200 — 15.6 KiB — 586 ms — http/1.1https://snu.ac.kr/js/jquery.js/js/jquery.js https://snu.ac.kr/js/jquery.js — 200 — 88.0 KiB — 1.2 s — http/1.1https://snu.ac.kr/js/jquery-migrate-3.0.0.min.js/js/jquery-migrate-3.0.0.min.js https://snu.ac.kr/js/jquery-migrate-3.0.0.min.js — 200 — 2.5 KiB — 889 ms — http/1.1https://snu.ac.kr/js/jquery-ui-1.10.js/js/jquery-ui-1.10.js https://snu.ac.kr/js/jquery-ui-1.10.js — 200 — 425.1 KiB — 4.3 s — http/1.1https://snu.ac.kr/js/slick.min.js?ver=2026-02-24/js/slick.min.js?ver=2026-02-24 https://snu.ac.kr/js/slick.min.js?ver=2026-02-24 — 200 — 44.4 KiB — 1.8 s — http/1.1https://snu.ac.kr/js/zenda-site.js?ver=2026-02-24/js/zenda-site.js?ver=2026-02-24 https://snu.ac.kr/js/zenda-site.js?ver=2026-02-24 — 200 — 6.4 KiB — 1.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/base.css?ver=2026-02-24/_skin/kor/layout/css/base.css?ver=... https://snu.ac.kr/_skin/kor/layout/css/base.css?ver=2026-02-24 — 200 — 457.9 KiB — 3.3 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/oldboard.css?ver=2026-02-24/_skin/kor/layout/css/oldboard.css?... https://snu.ac.kr/_skin/kor/layout/css/oldboard.css?ver=2026-02-24 — 200 — 15.5 KiB — 1.2 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/gnb.js?ver=2026-02-24/_skin/kor/layout/js/gnb.js?ver=202... https://snu.ac.kr/_skin/kor/layout/js/gnb.js?ver=2026-02-24 — 200 — 4.1 KiB — 1.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/js/responsive.js?ver=2026-02-24/_skin/kor/layout/js/responsive.js?... https://snu.ac.kr/_skin/kor/layout/js/responsive.js?ver=2026-02-24 — 200 — 4.7 KiB — 1.8 s — http/1.1https://snu.ac.kr/_skin/kor/layout/css/font.css/_skin/kor/layout/css/font.css https://snu.ac.kr/_skin/kor/layout/css/font.css — 200 — 13.8 KiB — 607 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2/_skin/kor/layout/font/roboto-v18-l... https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-regular.woff2 — 200 — 17.5 KiB — 339 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2/_skin/kor/layout/font/noto-serif-k... https://snu.ac.kr/_skin/kor/layout/font/noto-serif-kr-v6-latin_korean-regular.woff2 — 200 — 478.9 KiB — 2.6 s — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2/_skin/kor/layout/font/noto-sans-kr... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-regular.woff2 — 200 — 209.7 KiB — 2.5 s — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_lg.png/_skin/kor/layout/image/header-subg... https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_lg.png — 200 — 3.8 KiB — 301 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_sm.png/_skin/kor/layout/image/header-subg... https://snu.ac.kr/_skin/kor/layout/image/header-subgnb-search_sm.png — 200 — 3.9 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/header-gnb-d2-close_sm.png/_skin/kor/layout/image/header-gnb-... https://snu.ac.kr/_skin/kor/layout/image/header-gnb-d2-close_sm.png — 200 — 3.7 KiB — 293 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_sm.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_sm.png — 200 — 23.7 KiB — 312 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-topbanner-symbol_lg.png — 200 — 11.5 KiB — 291 ms — http/1.1https://wcs.naver.net/wcslog.jswcs.naver.net/wcslog.js https://wcs.naver.net/wcslog.js — 200 — 10.5 KiB — 57 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_lg.png/webdata/uploads/kor/image/2020/03/... https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_lg.png — 200 — 14.7 KiB — 303 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_sm.png/webdata/uploads/kor/image/2020/03/... https://snu.ac.kr/webdata/uploads/kor/image/2020/03/index-topbanner-text_sm.png — 200 — 33.6 KiB — 319 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-stop_sm.png/webdata/uploads/kor/image/2020/02/... https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-stop_sm.png — 200 — 3.5 KiB — 304 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-play_sm.png/webdata/uploads/kor/image/2020/02/... https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-slider-play_sm.png — 200 — 3.8 KiB — 310 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/media/2026/02/80emblem_main.svg/webdata/uploads/kor/media/2026/02/... https://snu.ac.kr/webdata/uploads/kor/media/2026/02/80emblem_main.svg — 200 — 17.3 KiB — 605 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GX37CPT7T3 — 200 — 153.3 KiB — 180 ms — h2https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-freshman_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-freshman_lg.png — 200 — 3.5 KiB — 514 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-alumni_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-alumni_lg.png — 200 — 3.8 KiB — 528 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-visit_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-visit_lg.png — 200 — 3.5 KiB — 528 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-student_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-student_lg.png — 200 — 3.7 KiB — 750 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-professor_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/header-visitgnb-professor_lg.png — 200 — 3.8 KiB — 817 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-visual-controller.png/webdata/uploads/kor/image/2020/02/... https://snu.ac.kr/webdata/uploads/kor/image/2020/02/index-visual-controller.png — 200 — 4.8 KiB — 820 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board01-title_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board01-title_lg.png — 200 — 5.4 KiB — 828 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-700.woff2/_skin/kor/layout/font/roboto-v18-l... https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-700.woff2 — 200 — 17.6 KiB — 454 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-500.woff2/_skin/kor/layout/font/roboto-v18-l... https://snu.ac.kr/_skin/kor/layout/font/roboto-v18-latin-500.woff2 — 200 — 17.7 KiB — 515 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-700.woff2/_skin/kor/layout/font/noto-sans-kr... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-700.woff2 — 200 — 217.9 KiB — 1.3 s — http/1.1https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-500.woff2/_skin/kor/layout/font/noto-sans-kr... https://snu.ac.kr/_skin/kor/layout/font/noto-sans-kr-v8-korean-500.woff2 — 200 — 212.1 KiB — 996 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board01-title_sm.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board01-title_sm.png — 200 — 6.6 KiB — 301 ms — http/1.1https://snu.ac.kr/webdata/boardimages/konews/4fcz6a6zdddz683zb40z8aeza34z7daz6d2z5ffz25.png/webdata/boardimages/konews/4fcz6a6... https://snu.ac.kr/webdata/boardimages/konews/4fcz6a6zdddz683zb40z8aeza34z7daz6d2z5ffz25.png — 200 — 476.4 KiB — 2.2 s — http/1.1https://snu.ac.kr/webdata/boardimages/kohighlight/fc9zd8dze5czcb6ze4fz312z640z3a3zbc4z940z68.png/webdata/boardimages/kohighlight/fc... https://snu.ac.kr/webdata/boardimages/kohighlight/fc9zd8dze5czcb6ze4fz312z640z3a3zbc4z940z68.png — 200 — 200.4 KiB — 1.9 s — http/1.1https://snu.ac.kr/webdata/boardimages/konews/adfza67zaaez74cz61ezd06zc45zdd5zedazc10z7f.jpg/webdata/boardimages/konews/adfza67... https://snu.ac.kr/webdata/boardimages/konews/adfza67zaaez74cz61ezd06zc45zdd5zedazc10z7f.jpg — 200 — 211.9 KiB — 938 ms — http/1.1https://snu.ac.kr/webdata/boardimages/konews/4fbzb94z420zedfz0a7zefcz282z9dez310z4b8z67.png/webdata/boardimages/konews/4fbzb94... https://snu.ac.kr/webdata/boardimages/konews/4fbzb94z420zedfz0a7zefcz282z9dez310z4b8z67.png — 200 — 61.2 KiB — 1.2 s — http/1.1https://snu.ac.kr/webdata/boardimages/konews/6a7z4d6zc6ez103zaf0zbd9zb38z94cz524zcedz5c.jpg/webdata/boardimages/konews/6a7z4d6... https://snu.ac.kr/webdata/boardimages/konews/6a7z4d6zc6ez103zaf0zbd9zb38z94cz524zcedz5c.jpg — 200 — 423.7 KiB — 3.4 s — http/1.1https://snu.ac.kr/webdata/boardimages/konews/9d2z6a7zaf9z00bzfd6z945z410z94fz9ddze26zc3.png/webdata/boardimages/konews/9d2z6a7... https://snu.ac.kr/webdata/boardimages/konews/9d2z6a7zaf9z00bzfd6z945z410z94fz9ddze26zc3.png — 200 — 481.4 KiB — 2.5 s — http/1.1https://ssl.pstatic.net/melona/libs/gfp-nac-module/synchronizer.jsssl.pstatic.net/melona/libs/gfp-nac... https://ssl.pstatic.net/melona/libs/gfp-nac-module/synchronizer.js — 200 — 18.2 KiB — 314 ms — h2https://wcs.naver.com/bwcs.naver.com/b https://wcs.naver.com/b — 204 — 767 B — 1.1 s — h2https://nam.veta.naver.com/nac/2nam.veta.naver.com/nac/2 https://nam.veta.naver.com/nac/2 — 200 — 317 B — 120 ms — h2https://snu.ac.kr/webdata/boardimages/kohighlight/3c2z3dfzfbaz357zd64z17dzf8azcbczb85z115z6f.png/webdata/boardimages/kohighlight/3c... https://snu.ac.kr/webdata/boardimages/kohighlight/3c2z3dfzfbaz357zd64z17dzf8azcbczb85z115z6f.png — 200 — 189.5 KiB — 692 ms — http/1.1https://snu.ac.kr/webdata/boardimages/kohighlight/825zaf1ze52z6d4zb1azd79z463zbb6z5e5zbbaz5f.png/webdata/boardimages/kohighlight/82... https://snu.ac.kr/webdata/boardimages/kohighlight/825zaf1ze52z6d4zb1azd79z463zbb6z5e5zbbaz5f.png — 200 — 258.9 KiB — 2.2 s — http/1.1https://snu.ac.kr/webdata/boardimages/konews/c94z5d8z835zddez31bz6e4z055zdcazb00z573zcd.png/webdata/boardimages/konews/c94z5d8... https://snu.ac.kr/webdata/boardimages/konews/c94z5d8z835zddez31bz6e4z055zdcazb00z573zcd.png — 200 — 469.4 KiB — 2.0 s — http/1.1https://snu.ac.kr/webdata/boardimages/kohighlight/270ze0eza07zb6az3a4z0abzffezcdcz9c8z27bzf0.png/webdata/boardimages/kohighlight/27... https://snu.ac.kr/webdata/boardimages/kohighlight/270ze0eza07zb6az3a4z0abzffezcdcz9c8z27bzf0.png — 200 — 217.6 KiB — 993 ms — http/1.1https://snu.ac.kr/webdata/boardimages/konews/1b6zb2bzab0ze8bz909zedbz21fze37z0b3z260z3a.jpg/webdata/boardimages/konews/1b6zb2b... https://snu.ac.kr/webdata/boardimages/konews/1b6zb2bzab0ze8bz909zedbz21fze37z0b3z260z3a.jpg — 200 — 367.8 KiB — 1.0 s — http/1.1https://snu.ac.kr/webdata/boardimages/konews/89bzee0z6faz094za88ze30z7e6z6f5z672z4f2z87.png/webdata/boardimages/konews/89bzee0... https://snu.ac.kr/webdata/boardimages/konews/89bzee0z6faz094za88ze30z7e6z6f5z672z4f2z87.png — 200 — 623.3 KiB — 2.0 s — http/1.1https://snu.ac.kr/webdata/kor/instanews/c5bze68z98ez3fez481zc8ez6f9z296zc1ez8f0zcf.png/webdata/kor/instanews/c5bze68z98ez... https://snu.ac.kr/webdata/kor/instanews/c5bze68z98ez3fez481zc8ez6f9z296zc1ez8f0zcf.png — 200 — 422.5 KiB — 980 ms — http/1.1https://snu.ac.kr/webdata/kor/instanews/fccz595zc59zc4az988ze6bz1fdzf8fz64ez485zcf.png/webdata/kor/instanews/fccz595zc59z... https://snu.ac.kr/webdata/kor/instanews/fccz595zc59zc4az988ze6bz1fdzf8fz64ez485zcf.png — 200 — 490.4 KiB — 1.6 s — http/1.1https://snu.ac.kr/webdata/kor/instanews/1d0z29dz08az482z07fzfa5zb01zce0z63cz138z5d.png/webdata/kor/instanews/1d0z29dz08az... https://snu.ac.kr/webdata/kor/instanews/1d0z29dz08az482z07fzfa5zb01zce0z63cz138z5d.png — 200 — 252.2 KiB — 1.3 s — http/1.1https://snu.ac.kr/webdata/kor/instanews/2ddzd68z767z535zce8z320z5a4z1a6z46fzde5z6b.png/webdata/kor/instanews/2ddzd68z767z... https://snu.ac.kr/webdata/kor/instanews/2ddzd68z767z535zce8z320z5a4z1a6z46fzde5z6b.png — 200 — 466.1 KiB — 1.6 s — http/1.1https://snu.ac.kr/webdata/kor/instanews/2c0z832zf5fz184ze68z9c6zc28zdffz4c1z485z17.png/webdata/kor/instanews/2c0z832zf5fz... https://snu.ac.kr/webdata/kor/instanews/2c0z832zf5fz184ze68z9c6zc28zdffz4c1z485z17.png — 200 — 350.6 KiB — 1.3 s — http/1.1https://snu.ac.kr/webdata/kor/instanews/6faz210zd02z51fza6bzccbz968zb42z3ffz440z99.png/webdata/kor/instanews/6faz210zd02z... https://snu.ac.kr/webdata/kor/instanews/6faz210zd02z51fza6bzccbz968zb42z3ffz440z99.png — 200 — 315.2 KiB — 739 ms — http/1.1https://snu.ac.kr/webdata/kor/instanews/f5bz07dzec1z95az0dfzae1zc47z43az372z180zec.png/webdata/kor/instanews/f5bz07dzec1z... https://snu.ac.kr/webdata/kor/instanews/f5bz07dzec1z95az0dfzae1zc47z43az372z180zec.png — 200 — 468.2 KiB — 755 ms — http/1.1https://snu.ac.kr/webdata/kor/instanews/ff3zec8zf37zeecz847zdbbz01ez048z2d4za5bzdf.png/webdata/kor/instanews/ff3zec8zf37z... https://snu.ac.kr/webdata/kor/instanews/ff3zec8zf37zeecz847zdbbz01ez048z2d4za5bzdf.png — 200 — 255.1 KiB — 712 ms — http/1.1https://snu.ac.kr/webdata/kor/instanews/89bzb4fzeacz13azfc7z4f9z9d9z8ebz1f6z313zd0.png/webdata/kor/instanews/89bzb4fzeacz... https://snu.ac.kr/webdata/kor/instanews/89bzb4fzeacz13azfc7z4f9z9d9z8ebz1f6z313zd0.png — 200 — 200.1 KiB — 698 ms — http/1.1https://snu.ac.kr/webdata/kor/instanews/000z6e6ze1dzd19z3abz09bz00ezd19zcafz104z0e.png/webdata/kor/instanews/000z6e6ze1dz... https://snu.ac.kr/webdata/kor/instanews/000z6e6ze1dzd19z3abz09bz00ezd19zcafz104z0e.png — 200 — 108.9 KiB — 587 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2025/04/main_banner_20250429_mobile.jpg/webdata/uploads/kor/image/2025/04/... https://snu.ac.kr/webdata/uploads/kor/image/2025/04/main_banner_20250429_mobile.jpg — 200 — 39.6 KiB — 325 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2025/04/main_banner_20250429_web.jpg/webdata/uploads/kor/image/2025/04/... https://snu.ac.kr/webdata/uploads/kor/image/2025/04/main_banner_20250429_web.jpg — 200 — 165.6 KiB — 669 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board02-title_sm.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board02-title_sm.png — 200 — 6.4 KiB — 301 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board02-title_lg.png/webdata/uploads/kor/image/2019/12/... https://snu.ac.kr/webdata/uploads/kor/image/2019/12/index-board02-title_lg.png — 200 — 5.3 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-snunow_lg.png/_skin/kor/layout/image/footer-snun... https://snu.ac.kr/_skin/kor/layout/image/footer-snunow_lg.png — 200 — 9.8 KiB — 300 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-snunow_sm.png/_skin/kor/layout/image/footer-snun... https://snu.ac.kr/_skin/kor/layout/image/footer-snunow_sm.png — 200 — 8.3 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-snubird_lg.png/_skin/kor/layout/image/footer-snub... https://snu.ac.kr/_skin/kor/layout/image/footer-snubird_lg.png — 200 — 5.0 KiB — 305 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-snubird_sm.png/_skin/kor/layout/image/footer-snub... https://snu.ac.kr/_skin/kor/layout/image/footer-snubird_sm.png — 200 — 6.1 KiB — 301 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-facebook_lg.png/_skin/kor/layout/image/footer-face... https://snu.ac.kr/_skin/kor/layout/image/footer-facebook_lg.png — 200 — 6.2 KiB — 298 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-facebook_sm.png/_skin/kor/layout/image/footer-face... https://snu.ac.kr/_skin/kor/layout/image/footer-facebook_sm.png — 200 — 5.2 KiB — 294 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-youtube_lg.png/_skin/kor/layout/image/footer-yout... https://snu.ac.kr/_skin/kor/layout/image/footer-youtube_lg.png — 200 — 4.2 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-youtube_sm.png/_skin/kor/layout/image/footer-yout... https://snu.ac.kr/_skin/kor/layout/image/footer-youtube_sm.png — 200 — 4.9 KiB — 298 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-instagram_lg.png/_skin/kor/layout/image/footer-inst... https://snu.ac.kr/_skin/kor/layout/image/footer-instagram_lg.png — 200 — 4.5 KiB — 298 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-instagram_sm.png/_skin/kor/layout/image/footer-inst... https://snu.ac.kr/_skin/kor/layout/image/footer-instagram_sm.png — 200 — 5.6 KiB — 300 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/image/2021/04/if_designaward2021_red_l_rgb.png/webdata/uploads/kor/image/2021/04/... https://snu.ac.kr/webdata/uploads/kor/image/2021/04/if_designaward2021_red_l_rgb.png — 200 — 24.9 KiB — 306 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-wa_lg.png/_skin/kor/layout/image/footer-wa_l... https://snu.ac.kr/_skin/kor/layout/image/footer-wa_lg.png — 200 — 6.9 KiB — 299 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/footer-wa_sm.png/_skin/kor/layout/image/footer-wa_s... https://snu.ac.kr/_skin/kor/layout/image/footer-wa_sm.png — 200 — 12.3 KiB — 298 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/media/2020/02/01_gate.mp4/webdata/uploads/kor/media/2020/02/... https://snu.ac.kr/webdata/uploads/kor/media/2020/02/01_gate.mp4 — 206 — 7.8 MiB — 300 ms — http/1.1https://snu.ac.kr/webdata/uploads/kor/media/2020/02/03_library.mp4/webdata/uploads/kor/media/2020/02/... https://snu.ac.kr/webdata/uploads/kor/media/2020/02/03_library.mp4 — 206 — 1.2 MiB — 1.8 s — http/1.1https://snu.ac.kr/webdata/uploads/kor/media/2023/03/movie_20230302_kor.mp4/webdata/uploads/kor/media/2023/03/... https://snu.ac.kr/webdata/uploads/kor/media/2023/03/movie_20230302_kor.mp4 — 206 — 5.5 MiB — 302 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/icon-newwindow_lg.png/_skin/kor/layout/image/icon-newwin... https://snu.ac.kr/_skin/kor/layout/image/icon-newwindow_lg.png — 200 — 3.6 KiB — 294 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/icon-sns-insta-32.png/_skin/kor/layout/image/icon-sns-in... https://snu.ac.kr/_skin/kor/layout/image/icon-sns-insta-32.png — 200 — 5.9 KiB — 299 ms — http/1.1https://snu.ac.kr/webdata/boardimages/koevent/066z86az2c0z82dz480z5eczaf2za33z5b5zb3cz67.png/webdata/boardimages/koevent/066z86... https://snu.ac.kr/webdata/boardimages/koevent/066z86az2c0z82dz480z5eczaf2za33z5b5zb3cz67.png — 200 — 37.0 KiB — 321 ms — http/1.1https://snu.ac.kr/webdata/boardimages/koevent/9b9z9b0z59fz60dz687z8b6z38cza34z8b1zf59z1b.png/webdata/boardimages/koevent/9b9z9b... https://snu.ac.kr/webdata/boardimages/koevent/9b9z9b0z59fz60dz687z8b6z38cza34z8b1zf59z1b.png — 200 — 38.9 KiB — 318 ms — http/1.1https://snu.ac.kr/webdata/boardimages/koevent/8e4ze5cz3e0zca0za34zc91z050z2bfzea4zfccz79.png/webdata/boardimages/koevent/8e4ze5... https://snu.ac.kr/webdata/boardimages/koevent/8e4ze5cz3e0zca0za34zc91z050z2bfzea4zfccz79.png — 200 — 30.0 KiB — 316 ms — http/1.1https://snu.ac.kr/webdata/boardimages/koevent/44ez3eaz175z6bfzafcz79dz596za6ez6b5ze62z8b.png/webdata/boardimages/koevent/44ez3e... https://snu.ac.kr/webdata/boardimages/koevent/44ez3eaz175z6bfzafcz79dz596za6ez6b5ze62z8b.png — 200 — 46.4 KiB — 324 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/icon-more-arrow-right_sm.png/_skin/kor/layout/image/icon-more-a... https://snu.ac.kr/_skin/kor/layout/image/icon-more-arrow-right_sm.png — 200 — 3.6 KiB — 292 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/image/icon-videos-arrow_lg.png/_skin/kor/layout/image/icon-videos... https://snu.ac.kr/_skin/kor/layout/image/icon-videos-arrow_lg.png — 200 — 4.0 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/ico/favicon.ico/_skin/kor/layout/ico/favicon.ico https://snu.ac.kr/_skin/kor/layout/ico/favicon.ico — 200 — 3.9 KiB — 296 ms — http/1.1https://snu.ac.kr/_skin/kor/layout/ico/favicon.ico/_skin/kor/layout/ico/favicon.ico https://snu.ac.kr/_skin/kor/layout/ico/favicon.ico — 200 — 2.5 KiB — 297 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
59% of JavaScript execution is third-party
First-party Third-party 460ms · 153KB · ₩10735/mo
Unattributable
Other
Costly
Execution 400ms
Transfer 0 KB
Monthly Cost ₩9344/mo
Google Tag Manager
Tag Manager
Costly
Execution 60ms
Transfer 153 KB
Unused 42%
Monthly Cost ₩1391/mo

These scripts may cost more than they're worth

  • Unattributable adds 400ms and costs ~₩9344/month
  • Google Tag Manager adds 60ms and costs ~₩1391/month

59% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 400ms 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 60ms 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

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