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
6 fonts (339 KB)
PASS
6 fonts (339 KB)
Info::
i
6 font(s) use font-display: swap (FOUT risk but functional)
Web fonts
6
339 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
TransferFOIT (block)FOUT (swap)
UcC73FwrK3iLTeHuS_nVMrM...woff2swap
Size47 KB
Load time12 ms
Start1.2 s
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size60 KB
Load time19 ms
Start1.2 s
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size61 KB
Load time26 ms
Start1.2 s
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size57 KB
Load time22 ms
Start1.2 s
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size56 KB
Load time41 ms
Start1.2 s
RiskFOUT — text flashes from fallback to web font
lwoff2swap
Size58 KB
Load time9 ms
Start1.3 s
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
55 requests over 3511ms
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-party3031ms · 463KB · CA$42/mo
Script
Category
Execution
Transfer
Unused
Monthly Cost
Verdict
Unattributable
Unattributable
Other
795ms
0 KB
—
CA$11/mo
Costly
www.concordia.ca
www.concordia.ca
Other
711ms
30 KB
—
CA$10/mo
Costly
Google Tag Manager
www.googletagmanager.com
Tag Manager
446ms
166 KB
49%
CA$6/mo
Costly
cscript-cdn-use.concordia.ca
cscript-cdn-use.concordia.ca
Other
304ms
29 KB
—
CA$4/mo
Costly
www.concordia.ca
www.concordia.ca
Other
257ms
16 KB
—
CA$4/mo
Costly
Facebook Pixel
connect.facebook.net
Advertising
156ms
45 KB
—
CA$2/mo
Optional
Facebook Pixel
connect.facebook.net
Advertising
155ms
97 KB
35%
CA$2/mo
Optional
www.concordia.ca
www.concordia.ca
Other
149ms
50 KB
56%
CA$2/mo
Optional
www.concordia.ca
www.concordia.ca
Other
58ms
31 KB
77%
CA$1/mo
Optional
Unattributable
Other
Costly
Execution795ms
Transfer0 KB
Monthly CostCA$11/mo
www.concordia.ca
Other
Costly
Execution711ms
Transfer30 KB
Monthly CostCA$10/mo
Google Tag Manager
Tag Manager
Costly
Execution446ms
Transfer166 KB
Unused49%
Monthly CostCA$6/mo
cscript-cdn-use.concordia.ca
Other
Costly
Execution304ms
Transfer29 KB
Monthly CostCA$4/mo
www.concordia.ca
Other
Costly
Execution257ms
Transfer16 KB
Monthly CostCA$4/mo
Facebook Pixel
Advertising
Optional
Execution156ms
Transfer45 KB
Monthly CostCA$2/mo
Facebook Pixel
Advertising
Optional
Execution155ms
Transfer97 KB
Unused35%
Monthly CostCA$2/mo
www.concordia.ca
Other
Optional
Execution149ms
Transfer50 KB
Unused56%
Monthly CostCA$2/mo
www.concordia.ca
Other
Optional
Execution58ms
Transfer31 KB
Unused77%
Monthly CostCA$1/mo
These scripts may cost more than they're worth
Unattributable adds 795ms and costs ~CA$11/month
www.concordia.ca adds 711ms and costs ~CA$10/month
Google Tag Manager adds 446ms and costs ~CA$6/month
cscript-cdn-use.concordia.ca adds 304ms and costs ~CA$4/month
www.concordia.ca adds 257ms and costs ~CA$4/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 795ms 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.concordia.ca takes 711ms 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 446ms 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
cscript-cdn-use.concordia.ca takes 304ms 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.concordia.ca takes 257ms 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
56% of www.concordia.ca'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
77% of www.concordia.ca'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.