Skip to content
https://ucla.edu

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

5.85 s

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

12.54 s

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

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

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

30.53 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
8.1 MB transferred, 129 requests
FIX
8.1 MB transferred, 129 requests
Critical::
Page weighs 9.1 MB (8.1 MB transferred)
Warning::
Images are 6.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.7 MB
Warning::
JavaScript is 767 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 767 KB
Info::
CSS is 548 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 548 KB
Warning::
129 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.1 MB / 2.4 MB budget
8.1 MB transferred
129 requests
1.7 g CO2 per page load
Images 6.7 MiB 82%
JavaScript 766.7 KiB 9%
CSS 548.4 KiB 7%
HTML 104.4 KiB 1%
Other 24.4 KiB 0%
Other 10.8 KiB 0%
Other 547 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

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

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 (8.1 MiB of 8.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2788ms total JS execution
FIX
2788ms total JS execution
Warning::
Unattributable: 819ms CPU time
Warning::
https://www.ucla.edu/js/vendor/jquery.min.js: 541ms CPU time
Warning::
https://www.ucla.edu/: 411ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6BMZ...: 264ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-PHD...: 209ms CPU time
Warning::
Third-party scripts: 2788ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Other 34% Style & Layout 13% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
Unattributable819ms18ms0ms3rd
https://www.ucla.edu/js/vendor/jquery.min.js541ms332ms7ms3rd
https://www.ucla.edu/411ms15ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6BMZK7EYHE&cx=c&gtm=4e64h1264ms215ms39ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTH209ms150ms41ms3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D191ms77ms110ms3rd
https://cse.google.com/cse.js?cx=007055646345973409059:8hr0gvmjar8167ms131ms3ms3rd
https://cse.google.com/adsense/search/async-ads.js104ms47ms51ms3rd
https://www.ucla.edu/js/main.js?ver=12122282ms40ms10ms3rd
F
JS Bundles
Action
20 scripts, 311 KB unused
FIX
20 scripts, 311 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6BMZ...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PHD...: 64 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google.com/cse/static/element/dc329f57...: 53 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ucla.edu/js/main.js?ver=121222: 37 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ucla.edu/js/main.js?ver=121222: unminified — 33 KB could be saved
Warning::
https://www.ucla.edu/js/vendor/jquery.min.js: 35 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 311 KB
311 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-6BMZK7EYHE&cx=c&gtm=4e64h1157 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTH131 KB64 KB (49%)3rd
https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D103 KB53 KB (52%)3rd
https://www.ucla.edu/js/main.js?ver=12122281 KB37 KB (46%)3rd
https://www.ucla.edu/js/vendor/jquery.min.js88 KB35 KB (40%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd
https://s3-us-west-1.amazonaws.com/webcomponents.ucla.edu/public/1.0.0-beta.15/js/ucla-lib-scripts.min.js44 KB24 KB (55%)3rd
https://www.ucla.edu/js/vendor/lazyload.min.js9 KB3rd
https://www.ucla.edu/js/vendor/stupidtable.min.js4 KB3rd
https://www.ucla.edu/js/vendor/smooth-scroll.min.js6 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

D
Page Weight Inventory
Action
129 resources · 8.1 MB · 311 KB savings available
FIX
129 resources · 8.1 MB · 311 KB savings available
Warning::
Page weight 7.1 MB over 1MB target
Got: 8.1 MB Expected: ≤ 1 MB
Info::
~311 KB of savings available
Warning::
128 third-party resources (100% of weight)
Info::
11 resources over 200KB
129 resources · 8.1 MiB · 128 third-party 7.1 MiB over 1MB target
Image 83% · 6.7 MiB
JavaScript 9% · 766.7 KiB
CSS 7% · 548.4 KiB
Document 2% · 125.9 KiB
Other 0% · 8.6 KiB

~311.4 KiB of savings available

Remove unused JavaScript: 311.4 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
73 images, 0 KB saveable
REVIEW
73 images, 0 KB saveable
Warning::
https://admin.uclabruins.com/common/controls/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/nav-cta-about-janns.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://admin.uclabruins.com/common/controls/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/WBB.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://admin.uclabruins.com/common/controls/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.tintup.com/v2/posts/image/8052611287 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/events/time-icon.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/ucla_social_profile.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/AAHM26.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/Monkey252Bwith... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/events/location-icon.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://admin.uclabruins.com/common/controls/image... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.tintup.com/v2/posts/image/8052621446 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/Chancellor-Fre... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://s3.us-west-1.amazonaws.com/webcomponents.u... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/logo-ucla.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/Edg2e_mid.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.tintup.com/v2/posts/image/8052532147 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.tintup.com/v2/posts/image/8052537695 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/Team_mid.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/Earth2520Month... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img-feed-cache/John252BMcDona... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/logo_UCLA_white.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ucla.edu/img/vote/rpp2.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
73 images 6.7 MB
0 oversized -0 KB
60 legacy format
24 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
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
Network Waterfall
129 requests over 2803ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.9 s LCP 12.5 shttps://ucla.edu// https://ucla.edu/ — 301 — 83 B — 472 ms — h2https://www.ucla.edu/www.ucla.edu/ https://www.ucla.edu/ — 200 — 98.7 KiB — 91 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 143 ms — h2https://cdn.webcomponents.ucla.edu/1.0.0-beta.15/css/ucla-lib.min.csscdn.webcomponents.ucla.edu/1.0.0-be... https://cdn.webcomponents.ucla.edu/1.0.0-beta.15/css/ucla-lib.min.css — 200 — 127.3 KiB — 299 ms — h2https://www.ucla.edu/css/app.css?ver=060625www.ucla.edu/css/app.css?ver=060625 https://www.ucla.edu/css/app.css?ver=060625 — 200 — 403.1 KiB — 59 ms — h2https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.csscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css — 200 — 3.3 KiB — 85 ms — h3https://www.ucla.edu/img/logo-ucla.svgwww.ucla.edu/img/logo-ucla.svg https://www.ucla.edu/img/logo-ucla.svg — 200 — 1.3 KiB — 56 ms — h2https://www.ucla.edu/img/nav-cta-about-janns.pngwww.ucla.edu/img/nav-cta-about-jann... https://www.ucla.edu/img/nav-cta-about-janns.png — 200 — 115.2 KiB — 60 ms — h2https://www.ucla.edu/img-feed-cache/Earth2520Month2520collage2520border.jpgwww.ucla.edu/img-feed-cache/Earth25... https://www.ucla.edu/img-feed-cache/Earth2520Month2520collage2520border.jpg — 200 — 322.3 KiB — 28 ms — h2https://www.ucla.edu/img-feed-cache/WBB.jpgwww.ucla.edu/img-feed-cache/WBB.jpg https://www.ucla.edu/img-feed-cache/WBB.jpg — 200 — 284.8 KiB — 31 ms — h2https://www.ucla.edu/img-feed-cache/AAHM26.jpgwww.ucla.edu/img-feed-cache/AAHM26.... https://www.ucla.edu/img-feed-cache/AAHM26.jpg — 200 — 311.0 KiB — 25 ms — h2https://www.ucla.edu/js/vendor/jquery.min.jswww.ucla.edu/js/vendor/jquery.min.j... https://www.ucla.edu/js/vendor/jquery.min.js — 200 — 87.8 KiB — 21 ms — h2https://s3-us-west-1.amazonaws.com/webcomponents.ucla.edu/public/1.0.0-beta.15/js/ucla-lib-scripts.min.jss3-us-west-1.amazonaws.com/webcompo... https://s3-us-west-1.amazonaws.com/webcomponents.ucla.edu/public/1.0.0-beta.15/js/ucla-lib-scripts.min.js — 200 — 43.5 KiB — 686 ms — http/1.1https://www.ucla.edu/js/vendor/jquery.hideseek.min.jswww.ucla.edu/js/vendor/jquery.hides... https://www.ucla.edu/js/vendor/jquery.hideseek.min.js — 200 — 4.8 KiB — 20 ms — h2https://www.ucla.edu/js/vendor/stupidtable.min.jswww.ucla.edu/js/vendor/stupidtable.... https://www.ucla.edu/js/vendor/stupidtable.min.js — 200 — 3.7 KiB — 21 ms — h2https://www.ucla.edu/js/vendor/jquery.scrollTo.min.jswww.ucla.edu/js/vendor/jquery.scrol... https://www.ucla.edu/js/vendor/jquery.scrollTo.min.js — 200 — 2.7 KiB — 56 ms — h2https://www.ucla.edu/js/vendor/masonry.pkgd.min.jswww.ucla.edu/js/vendor/masonry.pkgd... https://www.ucla.edu/js/vendor/masonry.pkgd.min.js — 200 — 23.9 KiB — 66 ms — h2https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.jscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.js — 200 — 19.4 KiB — 59 ms — h3https://www.ucla.edu/js/vendor/lazyload.min.jswww.ucla.edu/js/vendor/lazyload.min... https://www.ucla.edu/js/vendor/lazyload.min.js — 200 — 9.0 KiB — 56 ms — h2https://www.ucla.edu/js/vendor/smooth-scroll.min.jswww.ucla.edu/js/vendor/smooth-scrol... https://www.ucla.edu/js/vendor/smooth-scroll.min.js — 200 — 5.7 KiB — 55 ms — h2https://www.ucla.edu/js/main.js?ver=121222www.ucla.edu/js/main.js?ver=121222 https://www.ucla.edu/js/main.js?ver=121222 — 200 — 81.1 KiB — 64 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTH — 200 — 131.4 KiB — 168 ms — h2https://www.ucla.edu/img/vote/rpp.jpgwww.ucla.edu/img/vote/rpp.jpg https://www.ucla.edu/img/vote/rpp.jpg — 200 — 367.4 KiB — 86 ms — h2https://www.ucla.edu/img/vote/rpp2.jpgwww.ucla.edu/img/vote/rpp2.jpg https://www.ucla.edu/img/vote/rpp2.jpg — 200 — 267.4 KiB — 85 ms — h2https://www.ucla.edu/img-feed-cache/Monkey252Bwith252BCoke-iStock-Mangkelin_9075cd51-54e9-4f80-868d-5ae3f928ef79-prv.jpgwww.ucla.edu/img-feed-cache/Monkey2... https://www.ucla.edu/img-feed-cache/Monkey252Bwith252BCoke-iStock-Mangkelin_9075cd51-54e9-4f80-868d-5ae3f928ef79-prv.jpg — 200 — 156.6 KiB — 68 ms — h2https://www.ucla.edu/img-feed-cache/Edg2e_mid.jpgwww.ucla.edu/img-feed-cache/Edg2e_m... https://www.ucla.edu/img-feed-cache/Edg2e_mid.jpg — 200 — 163.0 KiB — 73 ms — h2https://www.ucla.edu/img-feed-cache/John252BMcDonald-Homeless_mid.jpgwww.ucla.edu/img-feed-cache/John252... https://www.ucla.edu/img-feed-cache/John252BMcDonald-Homeless_mid.jpg — 200 — 142.9 KiB — 87 ms — h2https://www.ucla.edu/img-feed-cache/Team_mid.jpgwww.ucla.edu/img-feed-cache/Team_mi... https://www.ucla.edu/img-feed-cache/Team_mid.jpg — 200 — 145.2 KiB — 92 ms — h2https://www.ucla.edu/img-feed-cache/Chancellor-Frenk.jpgwww.ucla.edu/img-feed-cache/Chancel... https://www.ucla.edu/img-feed-cache/Chancellor-Frenk.jpg — 200 — 62.3 KiB — 62 ms — h2https://www.ucla.edu/img/loading.svgwww.ucla.edu/img/loading.svg https://www.ucla.edu/img/loading.svg — 200 — 1005 B — 59 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 5.9 s LCP 12.5 shttps://ucla.edu// https://ucla.edu/ — 301 — 83 B — 472 ms — h2https://www.ucla.edu/www.ucla.edu/ https://www.ucla.edu/ — 200 — 98.7 KiB — 91 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 143 ms — h2https://cdn.webcomponents.ucla.edu/1.0.0-beta.15/css/ucla-lib.min.csscdn.webcomponents.ucla.edu/1.0.0-be... https://cdn.webcomponents.ucla.edu/1.0.0-beta.15/css/ucla-lib.min.css — 200 — 127.3 KiB — 299 ms — h2https://www.ucla.edu/css/app.css?ver=060625www.ucla.edu/css/app.css?ver=060625 https://www.ucla.edu/css/app.css?ver=060625 — 200 — 403.1 KiB — 59 ms — h2https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.csscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.css — 200 — 3.3 KiB — 85 ms — h3https://www.ucla.edu/img/logo-ucla.svgwww.ucla.edu/img/logo-ucla.svg https://www.ucla.edu/img/logo-ucla.svg — 200 — 1.3 KiB — 56 ms — h2https://www.ucla.edu/img/nav-cta-about-janns.pngwww.ucla.edu/img/nav-cta-about-jann... https://www.ucla.edu/img/nav-cta-about-janns.png — 200 — 115.2 KiB — 60 ms — h2https://www.ucla.edu/img-feed-cache/Earth2520Month2520collage2520border.jpgwww.ucla.edu/img-feed-cache/Earth25... https://www.ucla.edu/img-feed-cache/Earth2520Month2520collage2520border.jpg — 200 — 322.3 KiB — 28 ms — h2https://www.ucla.edu/img-feed-cache/WBB.jpgwww.ucla.edu/img-feed-cache/WBB.jpg https://www.ucla.edu/img-feed-cache/WBB.jpg — 200 — 284.8 KiB — 31 ms — h2https://www.ucla.edu/img-feed-cache/AAHM26.jpgwww.ucla.edu/img-feed-cache/AAHM26.... https://www.ucla.edu/img-feed-cache/AAHM26.jpg — 200 — 311.0 KiB — 25 ms — h2https://www.ucla.edu/js/vendor/jquery.min.jswww.ucla.edu/js/vendor/jquery.min.j... https://www.ucla.edu/js/vendor/jquery.min.js — 200 — 87.8 KiB — 21 ms — h2https://s3-us-west-1.amazonaws.com/webcomponents.ucla.edu/public/1.0.0-beta.15/js/ucla-lib-scripts.min.jss3-us-west-1.amazonaws.com/webcompo... https://s3-us-west-1.amazonaws.com/webcomponents.ucla.edu/public/1.0.0-beta.15/js/ucla-lib-scripts.min.js — 200 — 43.5 KiB — 686 ms — http/1.1https://www.ucla.edu/js/vendor/jquery.hideseek.min.jswww.ucla.edu/js/vendor/jquery.hides... https://www.ucla.edu/js/vendor/jquery.hideseek.min.js — 200 — 4.8 KiB — 20 ms — h2https://www.ucla.edu/js/vendor/stupidtable.min.jswww.ucla.edu/js/vendor/stupidtable.... https://www.ucla.edu/js/vendor/stupidtable.min.js — 200 — 3.7 KiB — 21 ms — h2https://www.ucla.edu/js/vendor/jquery.scrollTo.min.jswww.ucla.edu/js/vendor/jquery.scrol... https://www.ucla.edu/js/vendor/jquery.scrollTo.min.js — 200 — 2.7 KiB — 56 ms — h2https://www.ucla.edu/js/vendor/masonry.pkgd.min.jswww.ucla.edu/js/vendor/masonry.pkgd... https://www.ucla.edu/js/vendor/masonry.pkgd.min.js — 200 — 23.9 KiB — 66 ms — h2https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.jscdnjs.cloudflare.com/ajax/libs/fanc... https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.6/jquery.fancybox.min.js — 200 — 19.4 KiB — 59 ms — h3https://www.ucla.edu/js/vendor/lazyload.min.jswww.ucla.edu/js/vendor/lazyload.min... https://www.ucla.edu/js/vendor/lazyload.min.js — 200 — 9.0 KiB — 56 ms — h2https://www.ucla.edu/js/vendor/smooth-scroll.min.jswww.ucla.edu/js/vendor/smooth-scrol... https://www.ucla.edu/js/vendor/smooth-scroll.min.js — 200 — 5.7 KiB — 55 ms — h2https://www.ucla.edu/js/main.js?ver=121222www.ucla.edu/js/main.js?ver=121222 https://www.ucla.edu/js/main.js?ver=121222 — 200 — 81.1 KiB — 64 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PHDTBTH — 200 — 131.4 KiB — 168 ms — h2https://www.ucla.edu/img/vote/rpp.jpgwww.ucla.edu/img/vote/rpp.jpg https://www.ucla.edu/img/vote/rpp.jpg — 200 — 367.4 KiB — 86 ms — h2https://www.ucla.edu/img/vote/rpp2.jpgwww.ucla.edu/img/vote/rpp2.jpg https://www.ucla.edu/img/vote/rpp2.jpg — 200 — 267.4 KiB — 85 ms — h2https://www.ucla.edu/img-feed-cache/Monkey252Bwith252BCoke-iStock-Mangkelin_9075cd51-54e9-4f80-868d-5ae3f928ef79-prv.jpgwww.ucla.edu/img-feed-cache/Monkey2... https://www.ucla.edu/img-feed-cache/Monkey252Bwith252BCoke-iStock-Mangkelin_9075cd51-54e9-4f80-868d-5ae3f928ef79-prv.jpg — 200 — 156.6 KiB — 68 ms — h2https://www.ucla.edu/img-feed-cache/Edg2e_mid.jpgwww.ucla.edu/img-feed-cache/Edg2e_m... https://www.ucla.edu/img-feed-cache/Edg2e_mid.jpg — 200 — 163.0 KiB — 73 ms — h2https://www.ucla.edu/img-feed-cache/John252BMcDonald-Homeless_mid.jpgwww.ucla.edu/img-feed-cache/John252... https://www.ucla.edu/img-feed-cache/John252BMcDonald-Homeless_mid.jpg — 200 — 142.9 KiB — 87 ms — h2https://www.ucla.edu/img-feed-cache/Team_mid.jpgwww.ucla.edu/img-feed-cache/Team_mi... https://www.ucla.edu/img-feed-cache/Team_mid.jpg — 200 — 145.2 KiB — 92 ms — h2https://www.ucla.edu/img-feed-cache/Chancellor-Frenk.jpgwww.ucla.edu/img-feed-cache/Chancel... https://www.ucla.edu/img-feed-cache/Chancellor-Frenk.jpg — 200 — 62.3 KiB — 62 ms — h2https://www.ucla.edu/img/loading.svgwww.ucla.edu/img/loading.svg https://www.ucla.edu/img/loading.svg — 200 — 1005 B — 59 ms — h2https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/20/IMG_2629.jpgadmin.uclabruins.com/common/control... https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/20/IMG_2629.jpg — 302 — 171 B — 450 ms — h2https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/19/RPT_7546.jpgadmin.uclabruins.com/common/control... https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/19/RPT_7546.jpg — 302 — 351 B — 449 ms — h2https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/20/Valeros_251107_GYM_OV_0671.jpgadmin.uclabruins.com/common/control... https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/20/Valeros_251107_GYM_OV_0671.jpg — 302 — 188 B — 450 ms — h2https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/19/Tripathi_Aadarsh_20260313_MTEN_USC_AH_0376C.jpgadmin.uclabruins.com/common/control... https://admin.uclabruins.com/common/controls/image_handler.aspx?thumb_prefix=rp_primary&image_path=/images/2026/4/19/Tripathi_Aadarsh_20260313_MTEN_USC_AH_0376C.jpg — 302 — 201 B — 450 ms — h2https://www.ucla.edu/img/events/time-icon.svgwww.ucla.edu/img/events/time-icon.s... https://www.ucla.edu/img/events/time-icon.svg — 200 — 2.2 KiB — 74 ms — h2https://www.ucla.edu/img/events/location-icon.svgwww.ucla.edu/img/events/location-ic... https://www.ucla.edu/img/events/location-icon.svg — 200 — 2.1 KiB — 68 ms — h2https://www.ucla.edu/img/ucla_social_profile.pngwww.ucla.edu/img/ucla_social_profil... https://www.ucla.edu/img/ucla_social_profile.png — 200 — 1.7 KiB — 86 ms — h2https://api.tintup.com/v2/posts/image/8052621446api.tintup.com/v2/posts/image/80526... https://api.tintup.com/v2/posts/image/8052621446 — 302 — 556 B — 73 ms — h2https://api.tintup.com/v2/posts/image/8052611287api.tintup.com/v2/posts/image/80526... https://api.tintup.com/v2/posts/image/8052611287 — 302 — 923 B — 73 ms — h2https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/instagram--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/instagram--brand.svg — 200 — 114.7 KiB — 854 ms — http/1.1https://api.tintup.com/v2/posts/image/8052537695api.tintup.com/v2/posts/image/80525... https://api.tintup.com/v2/posts/image/8052537695 — 302 — 619 B — 72 ms — h2https://www.ucla.edu/img/logo_UCLA_white.svgwww.ucla.edu/img/logo_UCLA_white.sv... https://www.ucla.edu/img/logo_UCLA_white.svg — 200 — 1.5 KiB — 82 ms — h2https://www.youtube.com/s/player/1e1d6f74/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1e1d6f74/w... https://www.youtube.com/s/player/1e1d6f74/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 47 ms — h2https://api.tintup.com/v2/posts/image/8052532147api.tintup.com/v2/posts/image/80525... https://api.tintup.com/v2/posts/image/8052532147 — 302 — 822 B — 15 ms — h2https://api.tintup.com/v2/posts/image/8052507816api.tintup.com/v2/posts/image/80525... https://api.tintup.com/v2/posts/image/8052507816 — 302 — 561 B — 10 ms — h2https://api.tintup.com/v2/posts/image/8052442271api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052442271 — 302 — 869 B — 11 ms — h2https://api.tintup.com/v2/posts/image/8052430882api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052430882 — 302 — 650 B — 15 ms — h2https://api.tintup.com/v2/posts/image/8052430887api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052430887 — 302 — 635 B — 6 ms — h2https://api.tintup.com/v2/posts/image/8052430892api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052430892 — 302 — 643 B — 10 ms — h2https://api.tintup.com/v2/posts/image/8052413681api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052413681 — 302 — 557 B — 10 ms — h2https://api.tintup.com/v2/posts/image/8052413682api.tintup.com/v2/posts/image/80524... https://api.tintup.com/v2/posts/image/8052413682 — 302 — 810 B — 10 ms — h2https://api.tintup.com/v2/posts/image/8052350880api.tintup.com/v2/posts/image/80523... https://api.tintup.com/v2/posts/image/8052350880 — 302 — 641 B — 11 ms — h2https://api.tintup.com/v2/posts/image/8052350890api.tintup.com/v2/posts/image/80523... https://api.tintup.com/v2/posts/image/8052350890 — 302 — 649 B — 13 ms — h2https://api.tintup.com/v2/posts/image/8052350894api.tintup.com/v2/posts/image/80523... https://api.tintup.com/v2/posts/image/8052350894 — 302 — 606 B — 15 ms — h2https://api.tintup.com/v2/posts/image/8052350897api.tintup.com/v2/posts/image/80523... https://api.tintup.com/v2/posts/image/8052350897 — 302 — 814 B — 11 ms — h2https://api.tintup.com/v2/posts/image/8052329445api.tintup.com/v2/posts/image/80523... https://api.tintup.com/v2/posts/image/8052329445 — 302 — 551 B — 12 ms — h2https://api.tintup.com/v2/posts/image/8052278314api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052278314 — 302 — 557 B — 11 ms — h2https://api.tintup.com/v2/posts/image/8052252151api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052252151 — 302 — 742 B — 13 ms — h2https://api.tintup.com/v2/posts/image/8052239383api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052239383 — 302 — 595 B — 13 ms — h2https://api.tintup.com/v2/posts/image/8052239393api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052239393 — 302 — 639 B — 12 ms — h2https://api.tintup.com/v2/posts/image/8052239395api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052239395 — 302 — 561 B — 12 ms — h2https://api.tintup.com/v2/posts/image/8052239408api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052239408 — 302 — 811 B — 7 ms — h2https://api.tintup.com/v2/posts/image/8052235094api.tintup.com/v2/posts/image/80522... https://api.tintup.com/v2/posts/image/8052235094 — 302 — 813 B — 12 ms — h2https://api.tintup.com/v2/posts/image/8052188804api.tintup.com/v2/posts/image/80521... https://api.tintup.com/v2/posts/image/8052188804 — 302 — 639 B — 12 ms — h2https://api.tintup.com/v2/posts/image/8052188805api.tintup.com/v2/posts/image/80521... https://api.tintup.com/v2/posts/image/8052188805 — 302 — 639 B — 11 ms — h2https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/669195099_1495380761950764_8387552997282048409_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=111&ccb=1-7&_nc_sid=13d280&_nc_ohc=XtZ-MSIR2w4Q7kNvwEthmQj&_nc_oc=AdqQiDeTIlIK1OztF-4fay9yrTNkZuxC8rXuJKAxyirrlBB65Pw8tfvzHAc5vtKepdE&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=7ZxKErxyX54GU27I40yjBA&_nc_tpa=Q5bMBQFGLuoawT5jj1_97pKQ42Jl30sDuqDpTjWtFhMkYdQ0uY5yavtmnJaPtGi2Ke7l1lBtLNocWmLS&oh=00_Af0zSciI7Kp3aQhIVBNb39VBsqiuvo6hFY_kVdnR449L4g&oe=69E8584Cscontent-iad3-2.xx.fbcdn.net/v/t39.... https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/669195099_1495380761950764_8387552997282048409_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=111&ccb=1-7&_nc_sid=13d280&_nc_ohc=XtZ-MSIR2w4Q7kNvwEthmQj&_nc_oc=AdqQiDeTIlIK1OztF-4fay9yrTNkZuxC8rXuJKAxyirrlBB65Pw8tfvzHAc5vtKepdE&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=7ZxKErxyX54GU27I40yjBA&_nc_tpa=Q5bMBQFGLuoawT5jj1_97pKQ42Jl30sDuqDpTjWtFhMkYdQ0uY5yavtmnJaPtGi2Ke7l1lBtLNocWmLS&oh=00_Af0zSciI7Kp3aQhIVBNb39VBsqiuvo6hFY_kVdnR449L4g&oe=69E8584C — 200 — 97.0 KiB — 834 ms — h2https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/659026738_18582390538034310_3581111324713975838_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=WhYSL3Twj9QQ7kNvwEiK5Qj&_nc_oc=AdpM3FHxmQRUpb6juszp8mjHMoh8XhhkiGOSp-d51c3piGueZ8kdi_e7h_2RN77sgMc&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=yxm_7m4USs3bXAKM13POjg&_nc_tpa=Q5bMBQHz9DG-oI_hIWxHUGLwxNf4Ezut7okd14vfdNBKjjs4jKlXfQ4zpzquhUtAIhEpgMKjjLtNRRD7&oh=00_Af35mZgLkDHj4iNkTdg0adFYybC4b1xy_QuVX1YAtx6ErA&oe=69EC113Ascontent-iad6-1.cdninstagram.com/v/... https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/659026738_18582390538034310_3581111324713975838_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=107&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=WhYSL3Twj9QQ7kNvwEiK5Qj&_nc_oc=AdpM3FHxmQRUpb6juszp8mjHMoh8XhhkiGOSp-d51c3piGueZ8kdi_e7h_2RN77sgMc&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=yxm_7m4USs3bXAKM13POjg&_nc_tpa=Q5bMBQHz9DG-oI_hIWxHUGLwxNf4Ezut7okd14vfdNBKjjs4jKlXfQ4zpzquhUtAIhEpgMKjjLtNRRD7&oh=00_Af35mZgLkDHj4iNkTdg0adFYybC4b1xy_QuVX1YAtx6ErA&oe=69EC113A — 200 — 268.6 KiB — 625 ms — h3https://scontent-iad3-2.xx.fbcdn.net/v/t15.5256-10/665862413_1475356431001196_5839153382089624311_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=tWcYNgpZaxEQ7kNvwFo5bX3&_nc_oc=AdqDiu-MlzkZpiVM8DBTjbSHXs-sTwsTsze0IfStsYltskCC3n2cBpMduyZjvzvy1Es&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=6Ur9_9FT2juYGx_tDWgdsA&_nc_tpa=Q5bMBQHjlY0ogQKyf8qpgL1vva9e740R-Rc1AZR6hJ8_WQeVyMl36RxSSp2T_l6ljdn3QC3F4OCx5X4c&oh=00_Af22NNE-FWjsCysuhKhV_mPr8X8Iq0fcBwslS_bwL15GhQ&oe=69E7F872scontent-iad3-2.xx.fbcdn.net/v/t15.... https://scontent-iad3-2.xx.fbcdn.net/v/t15.5256-10/665862413_1475356431001196_5839153382089624311_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=tWcYNgpZaxEQ7kNvwFo5bX3&_nc_oc=AdqDiu-MlzkZpiVM8DBTjbSHXs-sTwsTsze0IfStsYltskCC3n2cBpMduyZjvzvy1Es&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=6Ur9_9FT2juYGx_tDWgdsA&_nc_tpa=Q5bMBQHjlY0ogQKyf8qpgL1vva9e740R-Rc1AZR6hJ8_WQeVyMl36RxSSp2T_l6ljdn3QC3F4OCx5X4c&oh=00_Af22NNE-FWjsCysuhKhV_mPr8X8Iq0fcBwslS_bwL15GhQ&oe=69E7F872 — 200 — 60.4 KiB — 793 ms — h2https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/660141685_18574648339042508_719298680586762181_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=BLme24CtgJkQ7kNvwF6Tn5d&_nc_oc=Ado02kBqaa0XxQ7ttelbM-ud6Z7ra6UqKUN_47ABK0JbDYkRu49yVnvb1-O1yP_RTKg&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=1Z55LFCj03IoLsSLP5YwDQ&_nc_tpa=Q5bMBQEM3dNiFlJ4HgJLSqBMg4JZ6yxeOH4x7h_FkHaY_YfA1jMJRHCN0NboQx6pQ5cyC_iXAiBWzFjU&oh=00_Af3kq3AHeblxolTLnT1seB4nERPfA0AbUM3H7OAeNRYVGA&oe=69EC0DCCscontent-iad3-2.xx.fbcdn.net/v/t51.... https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/660141685_18574648339042508_719298680586762181_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=BLme24CtgJkQ7kNvwF6Tn5d&_nc_oc=Ado02kBqaa0XxQ7ttelbM-ud6Z7ra6UqKUN_47ABK0JbDYkRu49yVnvb1-O1yP_RTKg&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=1Z55LFCj03IoLsSLP5YwDQ&_nc_tpa=Q5bMBQEM3dNiFlJ4HgJLSqBMg4JZ6yxeOH4x7h_FkHaY_YfA1jMJRHCN0NboQx6pQ5cyC_iXAiBWzFjU&oh=00_Af3kq3AHeblxolTLnT1seB4nERPfA0AbUM3H7OAeNRYVGA&oe=69EC0DCC — 200 — 60.7 KiB — 602 ms — h2https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-15/657320102_18576829036019037_4445581107452659121_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=106&ccb=1-7&_nc_sid=13d280&_nc_ohc=R0N1TJ9UOQkQ7kNvwHngfpy&_nc_oc=Adr4X6685owGAWdoHt2GjqeNSRLBaYcJg3MEyNL4Y234JQkkCO59NgDitnwDWkr4skk&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=w2UP1MG8kgaiqpa_eiFLNA&_nc_tpa=Q5bMBQHiiUbrmNOpdLcswTZ7k53kyH5ypN7zZIBb1LQEXkpzkUua796MnJCO3I2cfKrtqxxJX74OygkW&oh=00_Af09XjJrhUELsgDgJas_pkbMCnwomAg2e_DXcUTdsIjc3w&oe=69E90C15scontent-iad6-1.xx.fbcdn.net/v/t51.... https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-15/657320102_18576829036019037_4445581107452659121_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=106&ccb=1-7&_nc_sid=13d280&_nc_ohc=R0N1TJ9UOQkQ7kNvwHngfpy&_nc_oc=Adr4X6685owGAWdoHt2GjqeNSRLBaYcJg3MEyNL4Y234JQkkCO59NgDitnwDWkr4skk&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=w2UP1MG8kgaiqpa_eiFLNA&_nc_tpa=Q5bMBQHiiUbrmNOpdLcswTZ7k53kyH5ypN7zZIBb1LQEXkpzkUua796MnJCO3I2cfKrtqxxJX74OygkW&oh=00_Af09XjJrhUELsgDgJas_pkbMCnwomAg2e_DXcUTdsIjc3w&oe=69E90C15 — 200 — 114.0 KiB — 638 ms — h3https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/666703314_1515036186650170_1380770089217483919_n.jpg?stp=cp1_dst-jpg_s960x960_tt6&_nc_cat=106&ccb=1-7&_nc_sid=7b2446&_nc_ohc=KvdtRrFWpY8Q7kNvwEKENt-&_nc_oc=Adpc1I5X1s4LmjVcjR-h2O8ueWAz2-3D3bk3rzXXCr7WuU4_wk-WKFMgty_64BI1pSw&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=t7aWQRDba1N5E6cAeYEJtQ&_nc_tpa=Q5bMBQGnEcQJTR0jrAyg5xhF8RxSSMgAcCOImRHarBhMtb0F56aSI6hmSa83wYC7Al4TrQN0gPTsvHBa&oh=00_Af3foFlOfzDXFRkfbbwQVVXD4BxKWlHvQ3PBf2WUcL_8oA&oe=69EC132Fscontent-iad6-1.xx.fbcdn.net/v/t39.... https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/666703314_1515036186650170_1380770089217483919_n.jpg?stp=cp1_dst-jpg_s960x960_tt6&_nc_cat=106&ccb=1-7&_nc_sid=7b2446&_nc_ohc=KvdtRrFWpY8Q7kNvwEKENt-&_nc_oc=Adpc1I5X1s4LmjVcjR-h2O8ueWAz2-3D3bk3rzXXCr7WuU4_wk-WKFMgty_64BI1pSw&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=t7aWQRDba1N5E6cAeYEJtQ&_nc_tpa=Q5bMBQGnEcQJTR0jrAyg5xhF8RxSSMgAcCOImRHarBhMtb0F56aSI6hmSa83wYC7Al4TrQN0gPTsvHBa&oh=00_Af3foFlOfzDXFRkfbbwQVVXD4BxKWlHvQ3PBf2WUcL_8oA&oe=69EC132F — 200 — 42.0 KiB — 550 ms — h3https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-10/659804732_18579387577042279_8588416190070709900_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=atqlV2LX74UQ7kNvwF3hPJX&_nc_oc=AdoyuBPkg22pnvPQMMLQRUZPpdp0qmsd3imcsFpyeTwFTKrQlvwjCApdGcpWYlqOT54&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=b57W6efhHhn9cP3WOw5aVg&_nc_tpa=Q5bMBQGSkvCahddGYjrYvkxQRgD77fJasE-8-CxnBylRUilWExDjK-nTmNIrY-qkeDo5hpwGXF48YzIr&oh=00_Af1kzWQ73oZeU5xi0GtgRI_TYHWmg7K4ObfQmRovuT6ZXQ&oe=69EBD0B5scontent-iad6-1.xx.fbcdn.net/v/t51.... https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-10/659804732_18579387577042279_8588416190070709900_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=atqlV2LX74UQ7kNvwF3hPJX&_nc_oc=AdoyuBPkg22pnvPQMMLQRUZPpdp0qmsd3imcsFpyeTwFTKrQlvwjCApdGcpWYlqOT54&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=b57W6efhHhn9cP3WOw5aVg&_nc_tpa=Q5bMBQGSkvCahddGYjrYvkxQRgD77fJasE-8-CxnBylRUilWExDjK-nTmNIrY-qkeDo5hpwGXF48YzIr&oh=00_Af1kzWQ73oZeU5xi0GtgRI_TYHWmg7K4ObfQmRovuT6ZXQ&oe=69EBD0B5 — 200 — 32.9 KiB — 536 ms — h3https://scontent-iad3-2.xx.fbcdn.net/v/t15.5256-10/665289092_761709840208833_7194136997659946860_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=9VZ9noGzxbkQ7kNvwEngW6s&_nc_oc=AdomxlWV1E2ZuTil00dYLbyOQi3n5b-YBhwlCy45woifN90Q1IvTFw-wBdivaNO02ik&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=O1VdVD5ir619mG-EbUc_6Q&_nc_tpa=Q5bMBQHFu73jCV_Z7UcygM51V5dRPwYVfrz61aji2ZH0gjUf3iCSO_nBldt4qlTz_AI-8gNYeCwmWPNN&oh=00_Af1kLTBDIoCMj6pJ01CjwDzvchlX648GsfzuNBx9KImvDQ&oe=69E90DDDscontent-iad3-2.xx.fbcdn.net/v/t15.... https://scontent-iad3-2.xx.fbcdn.net/v/t15.5256-10/665289092_761709840208833_7194136997659946860_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=9VZ9noGzxbkQ7kNvwEngW6s&_nc_oc=AdomxlWV1E2ZuTil00dYLbyOQi3n5b-YBhwlCy45woifN90Q1IvTFw-wBdivaNO02ik&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=O1VdVD5ir619mG-EbUc_6Q&_nc_tpa=Q5bMBQHFu73jCV_Z7UcygM51V5dRPwYVfrz61aji2ZH0gjUf3iCSO_nBldt4qlTz_AI-8gNYeCwmWPNN&oh=00_Af1kLTBDIoCMj6pJ01CjwDzvchlX648GsfzuNBx9KImvDQ&oe=69E90DDD — 200 — 51.9 KiB — 766 ms — h2https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/661096014_1555450169272176_5919890566338425033_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=109&ccb=1-7&_nc_sid=7b2446&_nc_ohc=CYRdXqaiJwcQ7kNvwHZFrIx&_nc_oc=Adowsx3v2Am31eyxXMZO6wgpU07ex8LMrM9Sv8ol8h8NRFv_1sS1mhsG5RcEzOXL1PI&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=HKqTryPNci2KPhD3bGWDcQ&_nc_tpa=Q5bMBQH11mJ9e-Uba8xeBdap788S8rNqhaUGc6EhgSxZoSrgb44lv6S8kxS2hZBjdJESlF1SiOuOfgzu&oh=00_Af1SyAC3x783-hrbkL-phj_0XxiL0yDy0o64QELZsiqvYA&oe=69E9212Cscontent-iad6-1.xx.fbcdn.net/v/t39.... https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/661096014_1555450169272176_5919890566338425033_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=109&ccb=1-7&_nc_sid=7b2446&_nc_ohc=CYRdXqaiJwcQ7kNvwHZFrIx&_nc_oc=Adowsx3v2Am31eyxXMZO6wgpU07ex8LMrM9Sv8ol8h8NRFv_1sS1mhsG5RcEzOXL1PI&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=HKqTryPNci2KPhD3bGWDcQ&_nc_tpa=Q5bMBQH11mJ9e-Uba8xeBdap788S8rNqhaUGc6EhgSxZoSrgb44lv6S8kxS2hZBjdJESlF1SiOuOfgzu&oh=00_Af1SyAC3x783-hrbkL-phj_0XxiL0yDy0o64QELZsiqvYA&oe=69E9212C — 200 — 82.0 KiB — 625 ms — h3https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/658854407_18576954196060907_6931333870608472035_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=Z3lYYv4PRvoQ7kNvwH7hSk4&_nc_oc=AdpTWX99lq8esWPrk1ZiPpnJN1POF4fei-y6NHNjLxx8brXLbOAfvZsUHZyy0A-OcK0&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=DS-OlI2X4LeWt7c9Rr5qmw&_nc_tpa=Q5bMBQE1iNcS5BAkAOOQ2HeHqNAMgPPhr4gluAVW2Ce7lZrJm_d_VR1RTzVN0YnpELCsRETQ1oBsGlos&oh=00_Af2ZE-WV122vD9HevIlhRkMyfNyyMJaAUKhrqo11HyNiAw&oe=69ED1365scontent-iad3-2.xx.fbcdn.net/v/t51.... https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/658854407_18576954196060907_6931333870608472035_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=Z3lYYv4PRvoQ7kNvwH7hSk4&_nc_oc=AdpTWX99lq8esWPrk1ZiPpnJN1POF4fei-y6NHNjLxx8brXLbOAfvZsUHZyy0A-OcK0&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=DS-OlI2X4LeWt7c9Rr5qmw&_nc_tpa=Q5bMBQE1iNcS5BAkAOOQ2HeHqNAMgPPhr4gluAVW2Ce7lZrJm_d_VR1RTzVN0YnpELCsRETQ1oBsGlos&oh=00_Af2ZE-WV122vD9HevIlhRkMyfNyyMJaAUKhrqo11HyNiAw&oe=69ED1365 — 200 — 96.4 KiB — 824 ms — h2https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/660738210_18582033535034310_4074164048281923047_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=mJFaSK2FDnEQ7kNvwHQV6Wj&_nc_oc=AdqEf_JT-6bIsouWIdgzXzhakj60R2L-9wjIwYQMsdpPsSMJByG7ekeupA-Zb5hxNb0&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=DOBUDxOLAHUtbfogt2ymPg&_nc_tpa=Q5bMBQGYoFXCun-Ak4UJW5gzwxbD1pDTlppJTUhW6VDQUwk5yVWXdT55U4jyqr_4ldCcTshQ5OAk2jIn&oh=00_Af0CR2FzHXIVkvSpwyJDE-gTTF4ZifSBKWCrUFDLlOCOSA&oe=69E8F7BFscontent-iad6-1.cdninstagram.com/v/... https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/660738210_18582033535034310_4074164048281923047_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=109&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=mJFaSK2FDnEQ7kNvwHQV6Wj&_nc_oc=AdqEf_JT-6bIsouWIdgzXzhakj60R2L-9wjIwYQMsdpPsSMJByG7ekeupA-Zb5hxNb0&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=DOBUDxOLAHUtbfogt2ymPg&_nc_tpa=Q5bMBQGYoFXCun-Ak4UJW5gzwxbD1pDTlppJTUhW6VDQUwk5yVWXdT55U4jyqr_4ldCcTshQ5OAk2jIn&oh=00_Af0CR2FzHXIVkvSpwyJDE-gTTF4ZifSBKWCrUFDLlOCOSA&oe=69E8F7BF — 200 — 376.0 KiB — 623 ms — h3https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/665964626_957008790051497_6306279548422768643_n.jpg?stp=dst-jpg_s1080x2048_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=r_pcBNeFhxsQ7kNvwHl6YgJ&_nc_oc=AdpYaXYKVHQNkksXuTE-ZPp5My1YDvRAoVixOcSTI3qdOuWN9vDU587yAEx60i2i2Xg&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=Cg11grKVz2mOsyfy_OB6UA&_nc_tpa=Q5bMBQGXQcEwZmltgwIymiLgasUxOG0bjPEu0DrRgvbVQZM69h-mchik3_OAp2CLA-Ivi07sVgufqUVv&oh=00_Af2K1XInovZqigFymLohv2zUVgJ1BUU0PT86rtq2mYOiXg&oe=69E7D8D0scontent-iad3-2.xx.fbcdn.net/v/t39.... https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/665964626_957008790051497_6306279548422768643_n.jpg?stp=dst-jpg_s1080x2048_tt6&_nc_cat=103&ccb=1-7&_nc_sid=13d280&_nc_ohc=r_pcBNeFhxsQ7kNvwHl6YgJ&_nc_oc=AdpYaXYKVHQNkksXuTE-ZPp5My1YDvRAoVixOcSTI3qdOuWN9vDU587yAEx60i2i2Xg&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=Cg11grKVz2mOsyfy_OB6UA&_nc_tpa=Q5bMBQGXQcEwZmltgwIymiLgasUxOG0bjPEu0DrRgvbVQZM69h-mchik3_OAp2CLA-Ivi07sVgufqUVv&oh=00_Af2K1XInovZqigFymLohv2zUVgJ1BUU0PT86rtq2mYOiXg&oe=69E7D8D0 — 200 — 118.6 KiB — 833 ms — h2https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/663399630_956110183474691_2992011125068620212_n.jpg?stp=dst-jpg_s1080x2048_tt6&_nc_cat=106&ccb=1-7&_nc_sid=13d280&_nc_ohc=tHq7bdf8-loQ7kNvwFl3816&_nc_oc=AdpMLW-6GPbJT4dSvyiI7aPUfThH3NaZQ0j9j5sFFjfdeP66fiO-wMtMa2E4Zc7DfBA&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=9Xy4vCnA0P2GcPwtPLK2hQ&_nc_tpa=Q5bMBQFH9tbTMznyipWBxShWIzUhNaoJf9UJCiZvVkTCv-BrQhyWeXw1HwgiJk5hB6tGU2TfsAuSelrG&oh=00_Af16EB4gxv_w3VheBM27kr-sGb-NjfuYZ8PArzbNbGYF9A&oe=69E94650scontent-iad6-1.xx.fbcdn.net/v/t39.... https://scontent-iad6-1.xx.fbcdn.net/v/t39.30808-6/663399630_956110183474691_2992011125068620212_n.jpg?stp=dst-jpg_s1080x2048_tt6&_nc_cat=106&ccb=1-7&_nc_sid=13d280&_nc_ohc=tHq7bdf8-loQ7kNvwFl3816&_nc_oc=AdpMLW-6GPbJT4dSvyiI7aPUfThH3NaZQ0j9j5sFFjfdeP66fiO-wMtMa2E4Zc7DfBA&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=9Xy4vCnA0P2GcPwtPLK2hQ&_nc_tpa=Q5bMBQFH9tbTMznyipWBxShWIzUhNaoJf9UJCiZvVkTCv-BrQhyWeXw1HwgiJk5hB6tGU2TfsAuSelrG&oh=00_Af16EB4gxv_w3VheBM27kr-sGb-NjfuYZ8PArzbNbGYF9A&oe=69E94650 — 200 — 200.1 KiB — 647 ms — h3https://scontent-iad3-1.xx.fbcdn.net/v/t51.82787-15/658872626_18579190690042279_5683009541843213881_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=108&ccb=1-7&_nc_sid=13d280&_nc_ohc=R5AQJuzXHckQ7kNvwFCtSCn&_nc_oc=AdpEKBpF2KXyeRWu65pLsxZK-r0DRv5pBvUZMqg-wumYMEYijIInaAUGAT-GXQX5r7s&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=0Ys0JUczefxS1-k64z9trg&_nc_tpa=Q5bMBQEkghiSc2ILEuSLUwhxHDiRL4H1_hmwmDyIG_0H7wXfMgM-vr_mMBb1t_72jr63dgYwq3mveJUM&oh=00_Af2GtGlW8OQPwoHwBxxtwqB3EfTPaQqUIYUL4Fhx4mgutQ&oe=69E90123scontent-iad3-1.xx.fbcdn.net/v/t51.... https://scontent-iad3-1.xx.fbcdn.net/v/t51.82787-15/658872626_18579190690042279_5683009541843213881_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=108&ccb=1-7&_nc_sid=13d280&_nc_ohc=R5AQJuzXHckQ7kNvwFCtSCn&_nc_oc=AdpEKBpF2KXyeRWu65pLsxZK-r0DRv5pBvUZMqg-wumYMEYijIInaAUGAT-GXQX5r7s&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=0Ys0JUczefxS1-k64z9trg&_nc_tpa=Q5bMBQEkghiSc2ILEuSLUwhxHDiRL4H1_hmwmDyIG_0H7wXfMgM-vr_mMBb1t_72jr63dgYwq3mveJUM&oh=00_Af2GtGlW8OQPwoHwBxxtwqB3EfTPaQqUIYUL4Fhx4mgutQ&oe=69E90123 — 200 — 65.9 KiB — 585 ms — h2https://scontent-iad3-1.cdninstagram.com/v/t51.82787-15/660840206_18581701420034310_5883278954012389277_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=vg28aExjYd0Q7kNvwGttGRX&_nc_oc=AdpH5HTd6URRNRO0U2W-SBoMjqNK6HM-hAcd07QKlXPdSePHxIVV2YBhUyhqRwLS8aQ&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=EuruEekqgxJFI5QWtTgsow&oh=00_Af3M3UHpocqJ1LrGPidIg82nfv_mSc6c4p9on3BYJu3zBQ&oe=69EB11D2scontent-iad3-1.cdninstagram.com/v/... https://scontent-iad3-1.cdninstagram.com/v/t51.82787-15/660840206_18581701420034310_5883278954012389277_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=104&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&_nc_ohc=vg28aExjYd0Q7kNvwGttGRX&_nc_oc=AdpH5HTd6URRNRO0U2W-SBoMjqNK6HM-hAcd07QKlXPdSePHxIVV2YBhUyhqRwLS8aQ&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=EuruEekqgxJFI5QWtTgsow&oh=00_Af3M3UHpocqJ1LrGPidIg82nfv_mSc6c4p9on3BYJu3zBQ&oe=69EB11D2 — 200 — 1.3 MiB — 729 ms — h3https://scontent-iad3-1.xx.fbcdn.net/v/t51.82787-10/657578392_18578710816042279_6031882207949089769_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=110&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=3jXCLg5waOYQ7kNvwGoEVzu&_nc_oc=AdojqEtj1_f9wXuss0gXRT1FbLJf7vnZR56SIg3GSDd6tv5JFQqjTJoBXsU_l88-vXk&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=K-r92j6koe1uGYmJkq8btw&_nc_tpa=Q5bMBQEi-tq0Dn96369mL-_tvGd7iIZctuzLJMblrMcjE34rRLtB7VVCin4HIcY4no0lAdg8WqTBQtt1&oh=00_Af0Ph84Sh5zYsY8nqeaob9NCoEIs9KxT2EYw7TONsyRMMg&oe=69EC2B4Bscontent-iad3-1.xx.fbcdn.net/v/t51.... https://scontent-iad3-1.xx.fbcdn.net/v/t51.82787-10/657578392_18578710816042279_6031882207949089769_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=110&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=3jXCLg5waOYQ7kNvwGoEVzu&_nc_oc=AdojqEtj1_f9wXuss0gXRT1FbLJf7vnZR56SIg3GSDd6tv5JFQqjTJoBXsU_l88-vXk&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=K-r92j6koe1uGYmJkq8btw&_nc_tpa=Q5bMBQEi-tq0Dn96369mL-_tvGd7iIZctuzLJMblrMcjE34rRLtB7VVCin4HIcY4no0lAdg8WqTBQtt1&oh=00_Af0Ph84Sh5zYsY8nqeaob9NCoEIs9KxT2EYw7TONsyRMMg&oe=69EC2B4B — 200 — 36.5 KiB — 468 ms — h2https://scontent-iad6-1.xx.fbcdn.net/v/t15.5256-10/664761975_701084889731410_5758363509883385092_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=106&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=WC24JLP7ER0Q7kNvwF9nrDD&_nc_oc=Adr66KDP8aMAI9GkFzPM_rBxn-ttK1O7auBATc8IulJJRVE_bAKCjaITXvKBYTCgpgk&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=KSU4ITBccZlFdIZl6y2lOA&_nc_tpa=Q5bMBQFI68Tek-mQYwgDkjDXxZEX1u1uORRkaS4K4jwA1q60QqvC0gkSrhDf3nGDhEPdyNOGbQAymj6G&oh=00_Af0GSwPdXLfTFBK-O48EFcIDKK0taaHDJGf2g2EsGOs0_A&oe=69EB166Cscontent-iad6-1.xx.fbcdn.net/v/t15.... https://scontent-iad6-1.xx.fbcdn.net/v/t15.5256-10/664761975_701084889731410_5758363509883385092_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=106&ccb=1-7&_nc_sid=d2b52d&_nc_ohc=WC24JLP7ER0Q7kNvwF9nrDD&_nc_oc=Adr66KDP8aMAI9GkFzPM_rBxn-ttK1O7auBATc8IulJJRVE_bAKCjaITXvKBYTCgpgk&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=KSU4ITBccZlFdIZl6y2lOA&_nc_tpa=Q5bMBQFI68Tek-mQYwgDkjDXxZEX1u1uORRkaS4K4jwA1q60QqvC0gkSrhDf3nGDhEPdyNOGbQAymj6G&oh=00_Af0GSwPdXLfTFBK-O48EFcIDKK0taaHDJGf2g2EsGOs0_A&oe=69EB166C — 200 — 46.4 KiB — 553 ms — h3https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/661470449_18578756353042279_902351780575944438_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=ZvWJHxV2TjwQ7kNvwH18_mZ&_nc_oc=AdqajHeMN0xZBB4AxbEUmycAa3MnbUXqQBP5wNxJJgsBsaYhvKcjfbSW7TO466ctej8&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=PpvUgQZ9KFSwgOcBiu4wYw&_nc_tpa=Q5bMBQGSK_PH0JA5wYdr93XFu2Rn5q1xauadwnkhU9EeyvbaTlinQOePROkOymghL3yQNdSsrIWuq18W&oh=00_Af25924NJIJthusu36hyDEHTWQ5yZTRPEqdXAK9xX_eiGQ&oe=69EA6F5Escontent-iad3-2.xx.fbcdn.net/v/t51.... https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/661470449_18578756353042279_902351780575944438_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=ZvWJHxV2TjwQ7kNvwH18_mZ&_nc_oc=AdqajHeMN0xZBB4AxbEUmycAa3MnbUXqQBP5wNxJJgsBsaYhvKcjfbSW7TO466ctej8&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=PpvUgQZ9KFSwgOcBiu4wYw&_nc_tpa=Q5bMBQGSK_PH0JA5wYdr93XFu2Rn5q1xauadwnkhU9EeyvbaTlinQOePROkOymghL3yQNdSsrIWuq18W&oh=00_Af25924NJIJthusu36hyDEHTWQ5yZTRPEqdXAK9xX_eiGQ&oe=69EA6F5E — 200 — 59.6 KiB — 504 ms — h2https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/660479949_1513680927429715_8651038996020111625_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=pNWYGtkvup4Q7kNvwGI-wtn&_nc_oc=AdpEkvxM6TRArofMoro-4GqYj-bBcpwPCqBD6ll1m3DBycoLUekHwWbbOhLNtil6c3s&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=mVOHKQ6oV1M_deo-zKMMPA&_nc_tpa=Q5bMBQHtnf0H7PYXLKJWWh_MqowF6RftTv2cxqgvGVd7gkzsI6ehm4s7uKTdpFVcSt1Sfzqv4CgAkXLl&oh=00_Af3llMHBBcnDGPPXm18FG1PspqeINHTOtJ1NsPBfr_oBJA&oe=69EC60B7scontent-iad3-2.xx.fbcdn.net/v/t39.... https://scontent-iad3-2.xx.fbcdn.net/v/t39.30808-6/660479949_1513680927429715_8651038996020111625_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=pNWYGtkvup4Q7kNvwGI-wtn&_nc_oc=AdpEkvxM6TRArofMoro-4GqYj-bBcpwPCqBD6ll1m3DBycoLUekHwWbbOhLNtil6c3s&_nc_zt=23&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=mVOHKQ6oV1M_deo-zKMMPA&_nc_tpa=Q5bMBQHtnf0H7PYXLKJWWh_MqowF6RftTv2cxqgvGVd7gkzsI6ehm4s7uKTdpFVcSt1Sfzqv4CgAkXLl&oh=00_Af3llMHBBcnDGPPXm18FG1PspqeINHTOtJ1NsPBfr_oBJA&oe=69EC60B7 — 200 — 128.5 KiB — 831 ms — h2https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/658785695_18581474719034310_5955129179846867968_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=XoRJkGNrXS8Q7kNvwFaR960&_nc_oc=Ado_p8rViA9rUDT_aFSCScIEmj7HSwRQq_Y_ea86g1y-SvY85-0yjzMdfrqItgUGzjA&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=y0bHmS7ptfseJUge2jBavw&_nc_tpa=Q5bMBQEgS4t8AHmRJzaoej4C1t30nqto3rfU5JpJPBXv0dGuJBNbyaaMy5TPteUd_KXjDPsR_qx0zPs-&oh=00_Af3l9UXFEtPxF0OWPACRqibnCsYetr5cFwJu-P0EkoWi8Q&oe=69ED08FBscontent-iad6-1.cdninstagram.com/v/... https://scontent-iad6-1.cdninstagram.com/v/t51.82787-15/658785695_18581474719034310_5955129179846867968_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=102&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=XoRJkGNrXS8Q7kNvwFaR960&_nc_oc=Ado_p8rViA9rUDT_aFSCScIEmj7HSwRQq_Y_ea86g1y-SvY85-0yjzMdfrqItgUGzjA&_nc_zt=23&_nc_ht=scontent-iad6-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=y0bHmS7ptfseJUge2jBavw&_nc_tpa=Q5bMBQEgS4t8AHmRJzaoej4C1t30nqto3rfU5JpJPBXv0dGuJBNbyaaMy5TPteUd_KXjDPsR_qx0zPs-&oh=00_Af3l9UXFEtPxF0OWPACRqibnCsYetr5cFwJu-P0EkoWi8Q&oe=69ED08FB — 200 — 123.1 KiB — 529 ms — h3https://scontent-iad6-1.xx.fbcdn.net/v/t51.71878-10/658444426_1484419906733647_970860429580579217_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=3kXoBrCyiR4Q7kNvwGeL_eS&_nc_oc=AdrNg7tc4I2ln5BgCvUK_tuUeVFXFG3SvwKFo5C8r_L0cQ-NPrVWq0Y1jLcpnYCW21I&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=FOuuahkZXPfxGKzpeApJjQ&_nc_tpa=Q5bMBQFEwCZe9kejb9vMVOdDJRWAXHYkVI5Pk_r9EDjIsu-qPmQI6TOLEZws2AHOV9_rZpJY2AVexzjk&oh=00_Af1cyoJ8h-2Sx0aGUwP68rnk0dpc3MXNHRITAAnxvrSWzw&oe=69E90750scontent-iad6-1.xx.fbcdn.net/v/t51.... https://scontent-iad6-1.xx.fbcdn.net/v/t51.71878-10/658444426_1484419906733647_970860429580579217_n.jpg?stp=dst-jpg_s720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=5fad0e&_nc_ohc=3kXoBrCyiR4Q7kNvwGeL_eS&_nc_oc=AdrNg7tc4I2ln5BgCvUK_tuUeVFXFG3SvwKFo5C8r_L0cQ-NPrVWq0Y1jLcpnYCW21I&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=FOuuahkZXPfxGKzpeApJjQ&_nc_tpa=Q5bMBQFEwCZe9kejb9vMVOdDJRWAXHYkVI5Pk_r9EDjIsu-qPmQI6TOLEZws2AHOV9_rZpJY2AVexzjk&oh=00_Af1cyoJ8h-2Sx0aGUwP68rnk0dpc3MXNHRITAAnxvrSWzw&oe=69E90750 — 200 — 25.0 KiB — 234 ms — h3https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-15/657575844_18576709645042279_3271741934870621264_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=13d280&_nc_ohc=cf3cCRZsaMIQ7kNvwFODwGC&_nc_oc=AdrBwRaaeqaTp1rKACIsAhx6s99jkn7xz4n7qZr1gzQ8pPSIVds1daB2NAWZ5BKjTeQ&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=9SBSuWOEgpZgW_CZ2oaMHg&_nc_tpa=Q5bMBQHetleHl-fywcO1uwRD1GoYpJGnbfKu8is7bxVBbZ46-0fSq0_0QGDyolsma6DLxHk0FB0c84H9&oh=00_Af0XSGkNC09qg6j0C-UxNWotknHlzHTVTNK4_lyjimdZJw&oe=69ECEAF1scontent-iad6-1.xx.fbcdn.net/v/t51.... https://scontent-iad6-1.xx.fbcdn.net/v/t51.82787-15/657575844_18576709645042279_3271741934870621264_n.jpg?stp=dst-jpg_p720x720_tt6&_nc_cat=102&ccb=1-7&_nc_sid=13d280&_nc_ohc=cf3cCRZsaMIQ7kNvwFODwGC&_nc_oc=AdrBwRaaeqaTp1rKACIsAhx6s99jkn7xz4n7qZr1gzQ8pPSIVds1daB2NAWZ5BKjTeQ&_nc_zt=23&_nc_ht=scontent-iad6-1.xx&edm=AJfPMC4EAAAA&_nc_gid=9SBSuWOEgpZgW_CZ2oaMHg&_nc_tpa=Q5bMBQHetleHl-fywcO1uwRD1GoYpJGnbfKu8is7bxVBbZ46-0fSq0_0QGDyolsma6DLxHk0FB0c84H9&oh=00_Af0XSGkNC09qg6j0C-UxNWotknHlzHTVTNK4_lyjimdZJw&oe=69ECEAF1 — 200 — 124.7 KiB — 634 ms — h3https://scontent-iad3-1.cdninstagram.com/v/t51.82787-15/663151493_18582378613034310_7410689629823406632_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=GxbX6ciq3BIQ7kNvwHSH8qq&_nc_oc=AdosG473_JJ_nH_wUCvaBff_1af3VDv2jagZ2rBCkBaL_DUS-G_hKu47wSUqkcnw5-I&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=KMYWCGKIKk043M_L3bZ0Pw&_nc_tpa=Q5bMBQGE-X0cxF09InL1GidbHYeMFPi-hcUVDDXVsLcWOR2deeiJtdkcBnAD4B8RcIX-wqA5UHP2kmaV&oh=00_Af2Dn8VbqTDVgn-Me1S45ejtRAzvacJHrhecoiiun6nO5A&oe=69E91E90scontent-iad3-1.cdninstagram.com/v/... https://scontent-iad3-1.cdninstagram.com/v/t51.82787-15/663151493_18582378613034310_7410689629823406632_n.jpg?stp=dst-jpg_e35_tt6&_nc_cat=101&ccb=7-5&_nc_sid=18de74&efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&_nc_ohc=GxbX6ciq3BIQ7kNvwHSH8qq&_nc_oc=AdosG473_JJ_nH_wUCvaBff_1af3VDv2jagZ2rBCkBaL_DUS-G_hKu47wSUqkcnw5-I&_nc_zt=23&_nc_ht=scontent-iad3-1.cdninstagram.com&edm=AEQ6tj4EAAAA&_nc_gid=KMYWCGKIKk043M_L3bZ0Pw&_nc_tpa=Q5bMBQGE-X0cxF09InL1GidbHYeMFPi-hcUVDDXVsLcWOR2deeiJtdkcBnAD4B8RcIX-wqA5UHP2kmaV&oh=00_Af2Dn8VbqTDVgn-Me1S45ejtRAzvacJHrhecoiiun6nO5A&oe=69E91E90 — 200 — 323.5 KiB — 616 ms — h3https://scontent-iad3-1.xx.fbcdn.net/v/t39.30808-6/660099376_1544369697699339_5490026205743113869_n.jpg?stp=cp1_dst-jpg_p720x720_tt6&_nc_cat=108&ccb=1-7&_nc_sid=7b2446&_nc_ohc=p5FiyyhHkRYQ7kNvwGR_DjG&_nc_oc=Adrv0aVSZFNDj8isA5S6lmFnl0akjbOuV1SeKSKgauV_ksQ5y04UaSc38kn2YGoWw0w&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=dIImsAKP0gDWGDRPeLrTnA&_nc_tpa=Q5bMBQHPt0yTZACByF9T0mWr7yJZLvFhfGMEQRoNCBTNWDj17GVQQd74lro8IU2htX13nXhOn_bRu4R3&oh=00_Af1Mcf8DdTfBFMVHrieicOpvqV4EcpwEb0htKyrJ6OmWrA&oe=69EAF95Ascontent-iad3-1.xx.fbcdn.net/v/t39.... https://scontent-iad3-1.xx.fbcdn.net/v/t39.30808-6/660099376_1544369697699339_5490026205743113869_n.jpg?stp=cp1_dst-jpg_p720x720_tt6&_nc_cat=108&ccb=1-7&_nc_sid=7b2446&_nc_ohc=p5FiyyhHkRYQ7kNvwGR_DjG&_nc_oc=Adrv0aVSZFNDj8isA5S6lmFnl0akjbOuV1SeKSKgauV_ksQ5y04UaSc38kn2YGoWw0w&_nc_zt=23&_nc_ht=scontent-iad3-1.xx&edm=AJfPMC4EAAAA&_nc_gid=dIImsAKP0gDWGDRPeLrTnA&_nc_tpa=Q5bMBQHPt0yTZACByF9T0mWr7yJZLvFhfGMEQRoNCBTNWDj17GVQQd74lro8IU2htX13nXhOn_bRu4R3&oh=00_Af1Mcf8DdTfBFMVHrieicOpvqV4EcpwEb0htKyrJ6OmWrA&oe=69EAF95A — 200 — 73.5 KiB — 645 ms — h2https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/658972993_18052840697719023_2170071156141341167_n.jpg?stp=dst-jpegr_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=a2DQn8Nh4A4Q7kNvwFHpqkh&_nc_oc=AdpUaLVv4jJ-adXwfdDtAITJTkSHL5NJD0avQZbRohiNWxKjbIvtNc6v6IL7RG3jVjs&_nc_zt=23&se=-1&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=anY4VOewzuGUfDWOrmYE6g&_nc_tpa=Q5bMBQFYVwHfcV4_ogVR-k5P10MaUtltqJcBZgxlFntpFUfDveHQb8ObmpIPmPOClLQsMuSvuNiSoK8v&oh=00_Af1QQWpc4aL01HnK4lWiMreuE3HFMjA6vnefZO6u3aU5nw&oe=69EC369Fscontent-iad3-2.xx.fbcdn.net/v/t51.... https://scontent-iad3-2.xx.fbcdn.net/v/t51.82787-15/658972993_18052840697719023_2170071156141341167_n.jpg?stp=dst-jpegr_p720x720_tt6&_nc_cat=105&ccb=1-7&_nc_sid=13d280&_nc_ohc=a2DQn8Nh4A4Q7kNvwFHpqkh&_nc_oc=AdpUaLVv4jJ-adXwfdDtAITJTkSHL5NJD0avQZbRohiNWxKjbIvtNc6v6IL7RG3jVjs&_nc_zt=23&se=-1&_nc_ht=scontent-iad3-2.xx&edm=AJfPMC4EAAAA&_nc_gid=anY4VOewzuGUfDWOrmYE6g&_nc_tpa=Q5bMBQFYVwHfcV4_ogVR-k5P10MaUtltqJcBZgxlFntpFUfDveHQb8ObmpIPmPOClLQsMuSvuNiSoK8v&oh=00_Af1QQWpc4aL01HnK4lWiMreuE3HFMjA6vnefZO6u3aU5nw&oe=69EC369F — 200 — 110.6 KiB — 827 ms — h2https://cdn.jsdelivr.net/npm/vanilla-lazyload@17.8.3/dist/lazyload.min.jscdn.jsdelivr.net/npm/vanilla-lazylo... https://cdn.jsdelivr.net/npm/vanilla-lazyload@17.8.3/dist/lazyload.min.js — 200 — 3.5 KiB — 39 ms — h2https://www.ucla.edu/img/arrow-next.svgwww.ucla.edu/img/arrow-next.svg https://www.ucla.edu/img/arrow-next.svg — 200 — 635 B — 20 ms — h2https://www.ucla.edu/img/left-arrow--blue.svgwww.ucla.edu/img/left-arrow--blue.s... https://www.ucla.edu/img/left-arrow--blue.svg — 200 — 1.1 KiB — 21 ms — h2https://www.ucla.edu/img/arrow-down.svgwww.ucla.edu/img/arrow-down.svg https://www.ucla.edu/img/arrow-down.svg — 200 — 841 B — 20 ms — h2https://cse.google.com/cse.js?cx=007055646345973409059:8hr0gvmjar8cse.google.com/cse.js?cx=0070556463... https://cse.google.com/cse.js?cx=007055646345973409059:8hr0gvmjar8 — 200 — 3.6 KiB — 113 ms — h2https://www.googletagmanager.com/gtag/js?id=G-6BMZK7EYHE&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6BMZK7EYHE&cx=c&gtm=4e64h1 — 200 — 156.9 KiB — 68 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+en.css — 200 — 12.0 KiB — 69 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 57 ms — h3https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/facebook--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/facebook--brand.svg — 200 — 1.3 KiB — 515 ms — http/1.1https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/linkedin--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/linkedin--brand.svg — 200 — 1.2 KiB — 531 ms — http/1.1https://www.ucla.edu/csp-hotline.phpwww.ucla.edu/csp-hotline.php https://www.ucla.edu/csp-hotline.php — 403 — 1.2 KiB — 18 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-6BMZK7EYHE&gtm=45je64h1v898321252z8811499836za20gzb811499836zd811499836&_p=1776797859753&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=507084818.1776797860&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~118463262&sid=1776797860&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucla.edu%2F&dt=A%20World%20Leader%20in%20Education%20and%20Research%20Excellence%20%7C%20UCLA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1099region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-6BMZK7EYHE&gtm=45je64h1v898321252z8811499836za20gzb811499836zd811499836&_p=1776797859753&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=507084818.1776797860&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~118463262&sid=1776797860&sct=1&seg=0&dl=https%3A%2F%2Fwww.ucla.edu%2F&dt=A%20World%20Leader%20in%20Education%20and%20Research%20Excellence%20%7C%20UCLA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1099 — 204 — 547 B — 71 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f19%2fRPT_7546.jpg&height=1125&width=2000&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f19%2fRPT_7546.jpg&height=1125&width=2000&type=webp&gravity=smart — 200 — 104.5 KiB — 133 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f20%2fIMG_2629.jpg&height=1125&width=2000&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f20%2fIMG_2629.jpg&height=1125&width=2000&type=webp&gravity=smart — 200 — 75.2 KiB — 108 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f20%2fValeros_251107_GYM_OV_0671.jpg&height=1125&width=2000&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f20%2fValeros_251107_GYM_OV_0671.jpg&height=1125&width=2000&type=webp&gravity=smart — 200 — 59.1 KiB — 119 ms — h2https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f19%2fTripathi_Aadarsh_20260313_MTEN_USC_AH_0376C.jpg&height=1125&width=2000&type=webp&gravity=smartimages.sidearmdev.com/crop?url=http... https://images.sidearmdev.com/crop?url=https%3a%2f%2fdxbhsrqyrr690.cloudfront.net%2fsidearm.nextgen.sites%2fuclabruins.com%2fimages%2f2026%2f4%2f19%2fTripathi_Aadarsh_20260313_MTEN_USC_AH_0376C.jpg&height=1125&width=2000&type=webp&gravity=smart — 200 — 74.1 KiB — 136 ms — h2https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/x--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/x--brand.svg — 200 — 846 B — 466 ms — http/1.1https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/youtube--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/youtube--brand.svg — 200 — 1.3 KiB — 470 ms — http/1.1https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/tiktok--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/tiktok--brand.svg — 200 — 2.5 KiB — 465 ms — http/1.1https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D — 200 — 102.7 KiB — 61 ms — h3https://www.ucla.edu/img/external-link--defaultblue.svgwww.ucla.edu/img/external-link--def... https://www.ucla.edu/img/external-link--defaultblue.svg — 200 — 1.1 KiB — 22 ms — h2https://www.ucla.edu/img/external-link--white.svgwww.ucla.edu/img/external-link--whi... https://www.ucla.edu/img/external-link--white.svg — 200 — 1.1 KiB — 22 ms — h2https://www.ucla.edu/api/programs?s=undefined&degrees=&fields=&schools=www.ucla.edu/api/programs?s=undefin... https://www.ucla.edu/api/programs?s=undefined&degrees=&fields=&schools= — 200 — 762 B — 22 ms — h2https://www.ucla.edu/api/cookie/get?name=ucla-cookie-policywww.ucla.edu/api/cookie/get?name=uc... https://www.ucla.edu/api/cookie/get?name=ucla-cookie-policy — 200 — 2.0 KiB — 20 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+en.css — 200 — 1.5 KiB — 28 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 54 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://www.ucla.edu/img/search-icon-666.svgwww.ucla.edu/img/search-icon-666.sv... https://www.ucla.edu/img/search-icon-666.svg — 200 — 1.4 KiB — 21 ms — h2https://www.google.com/cse/static/css/v2/clear.pngwww.google.com/cse/static/css/v2/cl... https://www.google.com/cse/static/css/v2/clear.png — 200 — 1.0 KiB — 23 ms — h3https://www.google.com/cse/static/images/2x/en/branding.pngwww.google.com/cse/static/images/2x... https://www.google.com/cse/static/images/2x/en/branding.png — 200 — 3.3 KiB — 25 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 110 ms — h2https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/threads--brand.svgs3.us-west-1.amazonaws.com/webcompo... https://s3.us-west-1.amazonaws.com/webcomponents.ucla.edu/img/icons/social/threads--brand.svg — 200 — 2.3 KiB — 223 ms — http/1.1https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=gP7WcDigRfGG6FcavolIXw==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=gP7WcDigRfGG6FcavolIXw==&sde=1 — 200 — 8.0 KiB — 90 ms — h3https://www.ucla.edu/favicon.icowww.ucla.edu/favicon.ico https://www.ucla.edu/favicon.ico — 200 — 5.6 KiB — 20 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 94 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 70 ms — h2https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.jspagead2.googlesyndication.com/bg/dj... https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.js — 200 — 21.6 KiB — 80 ms — h3https://ep2.adtrafficquality.google/generate_204?3ElBrgep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?3ElBrg — 204 — 40 B — 24 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=gP7WcDigRfGG6FcavolIXw%3D%3D&bg=!YWKlYgDNAAY2C5OeFgs7AEcBe5WfOJe0iPdoTAHQMmONeALQCx4f5FgL--4HkP1GPXhUqkJem7b5UmOf7WzJ7DsG1t54P5fyvsq18qyMVuQqahlZ7HuE4gIAAABBUgAAAANoAQd-ABvwtyHEkuhJeuO4NQJZJ3kOfWu-DKFZTTV-XCwKABID8hLyk4DpO060B4A1szW_2yqZAgN8p5xKg3M6RzBI-iV4sgXSUKStzT0DfucC4AviyNU4a60OSovwynHiCDMNboQxFXNe-KsSWXcurCu4m-8vqPV2i9CUB4OeFcvx8JebZN3x-wD5QgYcJGbAN1-yOvD0Nl0MLvum3f0UtyGA5v9G2-4C26Xgjd2NiKwWz890gCkpIdFDtbHj2qmbh-Foaj2p-n97uZwQv8cVLT68WxqmGlk3PJHopSBkAxlAVEKJq6Nax-L0viFq-T3pvqb0AOJMa1Tar4Wau3zxA-FUFQVdWaKHXLmlr3I8QXIfp3L0bugyMH_Q8WPDRBwpgHfipcgWRGd0_jxloVpcJ3tbdFRR8NWR0FVEXkbIhKAzveV8Yxe2bJAM6wYieIJ3gmLMlwAWiEODeMOj8liBdq__s6ewOuR8Zj4SFy2DCTOgDuS0vlpzdhyD_YQYYIRo-m7-yHOFhALWHxyad354b4lAkv8RIBlYidQeIr9tLDEcEgAMwHpyYRJXUewPBoOHNPyzUKLVwXDAfyIuU9h7QsL276IWWHD_qsEZ6kT03-VCbXFzfuGP9jDJnZtDrd6fbxez7o4VXa98xP9W32UAgx8Z93ydXepM3pS3dJlOfBMHZMM8z-25FjXtBBYoQknGHapUijJIwlIVoi4ovQ_YUqTU61WDb3rbUajFuPYJQjfel_A0vb2Wl2B16wep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=gP7WcDigRfGG6FcavolIXw%3D%3D&bg=!YWKlYgDNAAY2C5OeFgs7AEcBe5WfOJe0iPdoTAHQMmONeALQCx4f5FgL--4HkP1GPXhUqkJem7b5UmOf7WzJ7DsG1t54P5fyvsq18qyMVuQqahlZ7HuE4gIAAABBUgAAAANoAQd-ABvwtyHEkuhJeuO4NQJZJ3kOfWu-DKFZTTV-XCwKABID8hLyk4DpO060B4A1szW_2yqZAgN8p5xKg3M6RzBI-iV4sgXSUKStzT0DfucC4AviyNU4a60OSovwynHiCDMNboQxFXNe-KsSWXcurCu4m-8vqPV2i9CUB4OeFcvx8JebZN3x-wD5QgYcJGbAN1-yOvD0Nl0MLvum3f0UtyGA5v9G2-4C26Xgjd2NiKwWz890gCkpIdFDtbHj2qmbh-Foaj2p-n97uZwQv8cVLT68WxqmGlk3PJHopSBkAxlAVEKJq6Nax-L0viFq-T3pvqb0AOJMa1Tar4Wau3zxA-FUFQVdWaKHXLmlr3I8QXIfp3L0bugyMH_Q8WPDRBwpgHfipcgWRGd0_jxloVpcJ3tbdFRR8NWR0FVEXkbIhKAzveV8Yxe2bJAM6wYieIJ3gmLMlwAWiEODeMOj8liBdq__s6ewOuR8Zj4SFy2DCTOgDuS0vlpzdhyD_YQYYIRo-m7-yHOFhALWHxyad354b4lAkv8RIBlYidQeIr9tLDEcEgAMwHpyYRJXUewPBoOHNPyzUKLVwXDAfyIuU9h7QsL276IWWHD_qsEZ6kT03-VCbXFzfuGP9jDJnZtDrd6fbxez7o4VXa98xP9W32UAgx8Z93ydXepM3pS3dJlOfBMHZMM8z-25FjXtBBYoQknGHapUijJIwlIVoi4ovQ_YUqTU61WDb3rbUajFuPYJQjfel_A0vb2Wl2B16w — 204 — 17 B — 59 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
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 2788ms · 706KB · $37/mo
Unattributable
Other
Costly
Execution 819ms
Transfer 0 KB
Monthly Cost $11/mo
www.ucla.edu
Other
Costly
Execution 541ms
Transfer 88 KB
Unused 40%
Monthly Cost $7/mo
www.ucla.edu
Other
Costly
Execution 411ms
Transfer 99 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 264ms
Transfer 157 KB
Unused 43%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 209ms
Transfer 131 KB
Unused 49%
Monthly Cost $3/mo
www.google.com
Other
Optional
Execution 191ms
Transfer 103 KB
Unused 52%
Monthly Cost $3/mo
cse.google.com
Other
Optional
Execution 167ms
Transfer 4 KB
Monthly Cost $2/mo
cse.google.com
Other
Optional
Execution 104ms
Transfer 44 KB
Unused 73%
Monthly Cost $1/mo
www.ucla.edu
Other
Optional
Execution 82ms
Transfer 81 KB
Unused 46%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 819ms and costs ~$11/month
  • www.ucla.edu adds 541ms and costs ~$7/month
  • www.ucla.edu adds 411ms and costs ~$5/month
  • Google Tag Manager adds 264ms and costs ~$4/month
  • Google Tag Manager adds 209ms and costs ~$3/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

Unattributable takes 819ms 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.ucla.edu takes 541ms 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.ucla.edu takes 411ms 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 264ms 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 209ms 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

52% of www.google.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

73% of cse.google.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

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