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
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
4 fonts (121 KB)
PASS
4 fonts (121 KB)
Info::
i
4 font(s) use font-display: swap (FOUT risk but functional)
Web fonts
4
121 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
TransferFOIT (block)FOUT (swap)
5aU19_a8oxmIfJpbERySjRh...woff2swap
Size9 KB
Load time21 ms
Start839 ms
RiskFOUT — text flashes from fallback to web font
5aU19_a8oxmIfLZcERySjRh...woff2swap
Size9 KB
Load time28 ms
Start840 ms
RiskFOUT — text flashes from fallback to web font
u-4e0qyriQwlOrhSvowK_l5...woff2swap
Size95 KB
Load time51 ms
Start840 ms
RiskFOUT — text flashes from fallback to web font
5aU69_a8oxmIdGl4BDGwgDI...woff2swap
Size8 KB
Load time50 ms
Start840 ms
RiskFOUT — text flashes from fallback to web font
Optimization checklist
Preload critical fonts (priority=high)
Use woff2 format for all fonts
Set font-display to swap, optional, or fallback
Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
✓
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
✓
No render-blocking resources detected
A+
Resource Hints
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
76 requests over 2819ms
INFO
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-party4527ms · 823KB · €49/mo
Script
Category
Execution
Transfer
Unused
Monthly Cost
Verdict
www.brandeis.edu
www.brandeis.edu
Other
1037ms
97 KB
48%
€11/mo
Costly
www.brandeis.edu
www.brandeis.edu
Other
935ms
179 KB
—
€10/mo
Costly
Unattributable
Unattributable
Other
717ms
0 KB
—
€8/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
633ms
176 KB
40%
€7/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
466ms
170 KB
40%
€5/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
353ms
130 KB
46%
€4/mo
Costly
i071.brandeis.edu
i071.brandeis.edu
Other
255ms
41 KB
—
€3/mo
Costly
ajax.googleapis.com
ajax.googleapis.com
Other
79ms
30 KB
69%
€1/mo
Optional
brandeisu.blueconic.net
brandeisu.blueconic.net
Other
53ms
1 KB
—
€1/mo
Optional
www.brandeis.edu
Other
Costly
Execution1037ms
Transfer97 KB
Unused48%
Monthly Cost€11/mo
www.brandeis.edu
Other
Costly
Execution935ms
Transfer179 KB
Monthly Cost€10/mo
Unattributable
Other
Costly
Execution717ms
Transfer0 KB
Monthly Cost€8/mo
Google Tag Manager
Tag Manager
Costly
Execution633ms
Transfer176 KB
Unused40%
Monthly Cost€7/mo
Google Tag Manager
Tag Manager
Costly
Execution466ms
Transfer170 KB
Unused40%
Monthly Cost€5/mo
Google Tag Manager
Tag Manager
Costly
Execution353ms
Transfer130 KB
Unused46%
Monthly Cost€4/mo
i071.brandeis.edu
Other
Costly
Execution255ms
Transfer41 KB
Monthly Cost€3/mo
ajax.googleapis.com
Other
Optional
Execution79ms
Transfer30 KB
Unused69%
Monthly Cost€1/mo
brandeisu.blueconic.net
Other
Optional
Execution53ms
Transfer1 KB
Monthly Cost€1/mo
These scripts may cost more than they're worth
www.brandeis.edu adds 1037ms and costs ~€11/month
www.brandeis.edu adds 935ms and costs ~€10/month
Unattributable adds 717ms and costs ~€8/month
Google Tag Manager adds 633ms and costs ~€7/month
Google Tag Manager adds 466ms and costs ~€5/month
Google Tag Manager adds 353ms and costs ~€4/month
i071.brandeis.edu adds 255ms 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
www.brandeis.edu takes 1037ms 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.brandeis.edu takes 935ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
Why this matters
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 717ms 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 633ms 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 466ms 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 353ms 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
i071.brandeis.edu takes 255ms 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
69% of ajax.googleapis.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.