Skip to content
https://up.pt

Performance

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

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

66
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.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

987 ms

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

4.80 s

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

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.132

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

4.85 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
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
5.8 MB transferred, 56 requests
FIX
5.8 MB transferred, 56 requests
Critical::
Page weighs 6.8 MB (5.8 MB transferred)
Warning::
Images are 5.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.0 MB
Info::
Fonts are 568 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 568 KB
Info::
56 HTTP requests
Info::
Estimated 1.2 g CO2 per page load
5.8 MB / 2.4 MB budget
5.8 MB transferred
56 requests
1.2 g CO2 per page load
Images 5.0 MiB 85%
Fonts 568.5 KiB 10%
JavaScript 186.8 KiB 3%
CSS 76.1 KiB 1%
HTML 34.2 KiB 1%
Other 4.1 KiB 0%
Other 2.2 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (5.8 MiB of 5.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
56 resources · 5.8 MB · 63 KB savings available
FIX
56 resources · 5.8 MB · 63 KB savings available
Warning::
Page weight 4.8 MB over 1MB target
Got: 5.8 MB Expected: ≤ 1 MB
Info::
~63 KB of savings available
Warning::
55 third-party resources (100% of weight)
Info::
9 resources over 200KB
56 resources · 5.8 MiB · 55 third-party 4.8 MiB over 1MB target
Image 85% · 5.0 MiB
Font 10% · 568.5 KiB
JavaScript 3% · 186.8 KiB
CSS 1% · 76.1 KiB
Document 1% · 34.4 KiB
Other 0% · 2.8 KiB

~63.1 KiB of savings available

Remove unused JavaScript: 63.1 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
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://www.up.pt/portal/media/images/investigar-h... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.up.pt/portal/media/images/gateway-estu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 5.0 MB
0 oversized -0 KB
17 legacy format
2 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

B
JS Execution Cost
568ms total JS execution
REVIEW
568ms total JS execution
Info::
https://www.up.pt/portal/en/: 215ms CPU time
Info::
Unattributable: 140ms CPU time
Info::
https://www.up.pt/cdn-cgi/challenge-platform/scrip...: 133ms CPU time
Info::
https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudfl...: 80ms CPU time
Warning::
Third-party scripts: 568ms (100% of total)

Main Thread Breakdown

Script Evaluation 35% Other 30% Style & Layout 24% Parse HTML & CSS 4% Rendering 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://www.up.pt/portal/en/215ms12ms1ms3rd
Unattributable140ms2ms0ms3rd
https://www.up.pt/cdn-cgi/challenge-platform/scripts/jsd/main.js133ms116ms3ms3rd
https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js80ms56ms1ms3rd
B
JS Bundles
12 scripts, 63 KB unused
REVIEW
12 scripts, 63 KB unused
Warning::
https://www.up.pt/portal/static/js/jquery/jquery-u...: 63 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 63 KB
63 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.up.pt/portal/static/js/jquery/jquery-ui.min.js73 KB63 KB (87%)3rd
https://www.up.pt/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB3rd
https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB3rd
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312451611 KB3rd
https://www.up.pt/portal/static/js/project.js5 KB3rd
https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.js1 KB3rd
https://www.up.pt/portal/static/js/slick/slick.min.js11 KB3rd
https://www.up.pt/portal/static/js/bootstrap/bootstrap.bundle.min.js23 KB3rd
https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js4 KB3rd
https://www.up.pt/portal/static/js/cookieconsent-config.js10 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

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
7 fonts (568 KB)
PASS
7 fonts (568 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

568 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 987 ms LCP 4.8 shttps://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttfLato-Regular.ttf https://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttf — 73.7 KiB — 20 ms — font-display: swaphttps://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttfLato-Bold.ttf https://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttf — 72.5 KiB — 25 ms — font-display: swaphttps://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2 — 24.2 KiB — 27 ms — font-display: swaphttps://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2 — 107.5 KiB — 29 ms — font-display: swaphttps://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttfLato-Black.ttf https://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttf — 68.1 KiB — 30 ms — font-display: swaphttps://www.up.pt/portal/static/fonts/Lato/Lato-Light.ttfLato-Light.ttf https://www.up.pt/portal/static/fonts/Lato/Lato-Light.ttf — 75.7 KiB — 20 ms — font-display: swaphttps://www.up.pt/portal/static/css/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-solid-900.woff2 — 146.8 KiB — 26 ms — font-display: swap
Lato-Regular.ttf ttf swap
Size 74 KB
Load time 20 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Lato-Bold.ttf ttf swap
Size 73 KB
Load time 25 ms
Start 940 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-regular-400.woff2 woff2 swap
Size 24 KB
Load time 27 ms
Start 941 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 29 ms
Start 941 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Lato-Black.ttf ttf swap
Size 68 KB
Load time 30 ms
Start 942 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Lato-Light.ttf ttf swap
Size 76 KB
Load time 20 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 26 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~214 KB and ~428 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
56 requests over 1563ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 987 ms LCP 4.8 shttps://up.pt// https://up.pt/ — 302 — 197 B — 770 ms — h2https://www.up.pt/www.up.pt/ https://www.up.pt/ — 301 — 122 B — 26 ms — h2https://www.up.pt/portal/en/www.up.pt/portal/en/ https://www.up.pt/portal/en/ — 200 — 34.2 KiB — 36 ms — h2https://www.up.pt/portal/static/css/cookieconsent.min.csswww.up.pt/portal/static/css/cookiec... https://www.up.pt/portal/static/css/cookieconsent.min.css — 200 — 5.8 KiB — 21 ms — h3https://www.up.pt/portal/static/css/font-awesome/css/all.min.csswww.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/css/all.min.css — 200 — 24.1 KiB — 26 ms — h3https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.css — 200 — 781 B — 23 ms — h3https://www.up.pt/portal/static/mobile-sidebar/base.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/base.css — 200 — 1.3 KiB — 27 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/base.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/base.css — 200 — 1.2 KiB — 20 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/zeynep.min.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/zeynep.min.css — 200 — 788 B — 32 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/right.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/right.css — 200 — 411 B — 28 ms — h3https://www.up.pt/portal/static/css/project.min.csswww.up.pt/portal/static/css/project... https://www.up.pt/portal/static/css/project.min.css — 200 — 40.9 KiB — 40 ms — h3https://www.up.pt/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.up.pt/cdn-cgi/scripts/5c5dd728/... https://www.up.pt/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 763 B — 14 ms — h3https://www.up.pt/portal/static/css/slick/slick.csswww.up.pt/portal/static/css/slick/s... https://www.up.pt/portal/static/css/slick/slick.css — 200 — 863 B — 32 ms — h3https://www.up.pt/portal/media/images/investigar-home_destaque.format-jpeg.jpgwww.up.pt/portal/media/images/inves... https://www.up.pt/portal/media/images/investigar-home_destaque.format-jpeg.jpg — 200 — 78.6 KiB — 48 ms — h3https://www.up.pt/portal/media/images/gateway-estudantes-uporto.format-jpeg.jpgwww.up.pt/portal/media/images/gatew... https://www.up.pt/portal/media/images/gateway-estudantes-uporto.format-jpeg.jpg — 200 — 449.3 KiB — 83 ms — h3https://www.up.pt/portal/media/images/gate-estudantes-internacionais.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-estudantes-internacionais.format-jpeg.jpg — 200 — 135.7 KiB — 66 ms — h3https://www.up.pt/portal/media/images/gate-juniores_YQraUVq.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-juniores_YQraUVq.format-jpeg.jpg — 200 — 127.3 KiB — 68 ms — h3https://www.up.pt/portal/media/images/gate-profissionais_02.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-profissionais_02.format-jpeg.jpg — 200 — 140.4 KiB — 73 ms — h3https://www.up.pt/portal/media/images/gate-alumni.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-alumni.format-jpeg.jpg — 200 — 110.5 KiB — 73 ms — h3https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.up.pt/cdn-cgi/scripts/7d0fa10a/... https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 71 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 49 ms — h2https://www.up.pt/portal/static/images/svgs/SolidChevronDownLittleGray.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/SolidChevronDownLittleGray.svg — 200 — 450 B — 29 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttf — 200 — 73.7 KiB — 20 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttf — 200 — 72.5 KiB — 25 ms — h3https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2www.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2 — 200 — 24.2 KiB — 27 ms — h3https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2www.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 107.5 KiB — 29 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttf — 200 — 68.1 KiB — 30 ms — h3https://www.up.pt/portal/static/images/svgs/ChevronRightLittle.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/ChevronRightLittle.svg — 200 — 480 B — 19 ms — h3https://www.up.pt/portal/static/images/svgs/ChevronLeftLittle.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/ChevronLeftLittle.svg — 200 — 505 B — 16 ms — h3https://www.up.pt/portal/static/mobile-sidebar/submenu-arrow.svgwww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/submenu-arrow.svg — 200 — 465 B — 15 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 987 ms LCP 4.8 shttps://up.pt// https://up.pt/ — 302 — 197 B — 770 ms — h2https://www.up.pt/www.up.pt/ https://www.up.pt/ — 301 — 122 B — 26 ms — h2https://www.up.pt/portal/en/www.up.pt/portal/en/ https://www.up.pt/portal/en/ — 200 — 34.2 KiB — 36 ms — h2https://www.up.pt/portal/static/css/cookieconsent.min.csswww.up.pt/portal/static/css/cookiec... https://www.up.pt/portal/static/css/cookieconsent.min.css — 200 — 5.8 KiB — 21 ms — h3https://www.up.pt/portal/static/css/font-awesome/css/all.min.csswww.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/css/all.min.css — 200 — 24.1 KiB — 26 ms — h3https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.css — 200 — 781 B — 23 ms — h3https://www.up.pt/portal/static/mobile-sidebar/base.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/base.css — 200 — 1.3 KiB — 27 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/base.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/base.css — 200 — 1.2 KiB — 20 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/zeynep.min.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/zeynep.min.css — 200 — 788 B — 32 ms — h3https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/right.csswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/secondary-mobile-sidebar/right.css — 200 — 411 B — 28 ms — h3https://www.up.pt/portal/static/css/project.min.csswww.up.pt/portal/static/css/project... https://www.up.pt/portal/static/css/project.min.css — 200 — 40.9 KiB — 40 ms — h3https://www.up.pt/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.up.pt/cdn-cgi/scripts/5c5dd728/... https://www.up.pt/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 763 B — 14 ms — h3https://www.up.pt/portal/static/css/slick/slick.csswww.up.pt/portal/static/css/slick/s... https://www.up.pt/portal/static/css/slick/slick.css — 200 — 863 B — 32 ms — h3https://www.up.pt/portal/media/images/investigar-home_destaque.format-jpeg.jpgwww.up.pt/portal/media/images/inves... https://www.up.pt/portal/media/images/investigar-home_destaque.format-jpeg.jpg — 200 — 78.6 KiB — 48 ms — h3https://www.up.pt/portal/media/images/gateway-estudantes-uporto.format-jpeg.jpgwww.up.pt/portal/media/images/gatew... https://www.up.pt/portal/media/images/gateway-estudantes-uporto.format-jpeg.jpg — 200 — 449.3 KiB — 83 ms — h3https://www.up.pt/portal/media/images/gate-estudantes-internacionais.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-estudantes-internacionais.format-jpeg.jpg — 200 — 135.7 KiB — 66 ms — h3https://www.up.pt/portal/media/images/gate-juniores_YQraUVq.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-juniores_YQraUVq.format-jpeg.jpg — 200 — 127.3 KiB — 68 ms — h3https://www.up.pt/portal/media/images/gate-profissionais_02.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-profissionais_02.format-jpeg.jpg — 200 — 140.4 KiB — 73 ms — h3https://www.up.pt/portal/media/images/gate-alumni.format-jpeg.jpgwww.up.pt/portal/media/images/gate-... https://www.up.pt/portal/media/images/gate-alumni.format-jpeg.jpg — 200 — 110.5 KiB — 73 ms — h3https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jswww.up.pt/cdn-cgi/scripts/7d0fa10a/... https://www.up.pt/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.0 KiB — 71 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 49 ms — h2https://www.up.pt/portal/static/images/svgs/SolidChevronDownLittleGray.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/SolidChevronDownLittleGray.svg — 200 — 450 B — 29 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Regular.ttf — 200 — 73.7 KiB — 20 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Bold.ttf — 200 — 72.5 KiB — 25 ms — h3https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2www.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-regular-400.woff2 — 200 — 24.2 KiB — 27 ms — h3https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2www.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 107.5 KiB — 29 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Black.ttf — 200 — 68.1 KiB — 30 ms — h3https://www.up.pt/portal/static/images/svgs/ChevronRightLittle.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/ChevronRightLittle.svg — 200 — 480 B — 19 ms — h3https://www.up.pt/portal/static/images/svgs/ChevronLeftLittle.svgwww.up.pt/portal/static/images/svgs... https://www.up.pt/portal/static/images/svgs/ChevronLeftLittle.svg — 200 — 505 B — 16 ms — h3https://www.up.pt/portal/static/mobile-sidebar/submenu-arrow.svgwww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/submenu-arrow.svg — 200 — 465 B — 15 ms — h3data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://… data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://… — 200 — 0 B — 0 ms — datahttps://www.up.pt/portal/static/images/minerva_01.pngwww.up.pt/portal/static/images/mine... https://www.up.pt/portal/static/images/minerva_01.png — 200 — 49.5 KiB — 124 ms — h3https://www.up.pt/portal/static/images/img_minerva_footer.pngwww.up.pt/portal/static/images/img_... https://www.up.pt/portal/static/images/img_minerva_footer.png — 200 — 416.0 KiB — 32 ms — h3https://www.up.pt/portal/static/fonts/Lato/Lato-Light.ttfwww.up.pt/portal/static/fonts/Lato/... https://www.up.pt/portal/static/fonts/Lato/Lato-Light.ttf — 200 — 75.7 KiB — 20 ms — h3https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-solid-900.woff2www.up.pt/portal/static/css/font-aw... https://www.up.pt/portal/static/css/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 146.8 KiB — 26 ms — h3https://www.up.pt/portal/static/js/project.jswww.up.pt/portal/static/js/project.... https://www.up.pt/portal/static/js/project.js — 200 — 4.7 KiB — 21 ms — h3https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.jswww.up.pt/portal/static/mobile-side... https://www.up.pt/portal/static/mobile-sidebar/zeynep.min.js — 200 — 1.2 KiB — 29 ms — h3https://www.up.pt/portal/static/js/slick/slick.min.jswww.up.pt/portal/static/js/slick/sl... https://www.up.pt/portal/static/js/slick/slick.min.js — 200 — 10.5 KiB — 36 ms — h3https://www.up.pt/portal/static/js/bootstrap/bootstrap.bundle.min.jswww.up.pt/portal/static/js/bootstra... https://www.up.pt/portal/static/js/bootstrap/bootstrap.bundle.min.js — 200 — 22.5 KiB — 37 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.jscdnjs.cloudflare.com/ajax/libs/lazy... https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js — 200 — 3.7 KiB — 42 ms — h3https://www.up.pt/portal/static/js/jquery/jquery-ui.min.jswww.up.pt/portal/static/js/jquery/j... https://www.up.pt/portal/static/js/jquery/jquery-ui.min.js — 200 — 72.8 KiB — 43 ms — h3https://www.up.pt/portal/static/js/cookieconsent-config.jswww.up.pt/portal/static/js/cookieco... https://www.up.pt/portal/static/js/cookieconsent-config.js — 200 — 10.1 KiB — 30 ms — h3https://www.up.pt/portal/static/js/jquery/jquery.min.jswww.up.pt/portal/static/js/jquery/j... https://www.up.pt/portal/static/js/jquery/jquery.min.js — 200 — 32.6 KiB — 39 ms — h3https://www.up.pt/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.up.pt/cdn-cgi/challenge-platfor... https://www.up.pt/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 448 B — 10 ms — h3https://www.up.pt/portal/static/images/favicons/favicon.icowww.up.pt/portal/static/images/favi... https://www.up.pt/portal/static/images/favicons/favicon.ico — 200 — 3.4 KiB — 28 ms — h3https://www.up.pt/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.up.pt/cdn-cgi/challenge-platfor... https://www.up.pt/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 27 ms — h3https://www.up.pt/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073a4b38a8f21ewww.up.pt/cdn-cgi/challenge-platfor... https://www.up.pt/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073a4b38a8f21e — 200 — 1.0 KiB — 11 ms — h3https://www.up.pt/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073a4b38a8f21ewww.up.pt/cdn-cgi/challenge-platfor... https://www.up.pt/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f073a4b38a8f21e — 200 — 1.0 KiB — 11 ms — h3https://www.up.pt/portal/media/images/estudantes-feup-2024-igualdade_05_destaque.format-jpeg.jpgwww.up.pt/portal/media/images/estud... https://www.up.pt/portal/media/images/estudantes-feup-2024-igualdade_05_destaque.format-jpeg.jpg — 200 — 502.1 KiB — 139 ms — h3https://www.up.pt/portal/media/images/dia-da-universidade-2026-sessao-solene_112.format-jpeg.jpgwww.up.pt/portal/media/images/dia-d... https://www.up.pt/portal/media/images/dia-da-universidade-2026-sessao-solene_112.format-jpeg.jpg — 200 — 768.8 KiB — 189 ms — h3https://www.up.pt/portal/media/images/reitor_destaque.format-jpeg.jpgwww.up.pt/portal/media/images/reito... https://www.up.pt/portal/media/images/reitor_destaque.format-jpeg.jpg — 200 — 286.6 KiB — 119 ms — h3https://www.up.pt/portal/media/images/estudantes-esep-parque-2025_01_slide.format-jpeg.jpgwww.up.pt/portal/media/images/estud... https://www.up.pt/portal/media/images/estudantes-esep-parque-2025_01_slide.format-jpeg.jpg — 200 — 501.9 KiB — 166 ms — h3https://www.up.pt/portal/media/images/slide-estudantes-esep-biblioteca-2025.format-jpeg.jpgwww.up.pt/portal/media/images/slide... https://www.up.pt/portal/media/images/slide-estudantes-esep-biblioteca-2025.format-jpeg.jpg — 200 — 609.5 KiB — 183 ms — h3https://www.up.pt/portal/media/images/estudantes-feup-auditorio-2024_destaque.format-jpeg.jpgwww.up.pt/portal/media/images/estud... https://www.up.pt/portal/media/images/estudantes-feup-auditorio-2024_destaque.format-jpeg.jpg — 200 — 613.3 KiB — 180 ms — h3https://www.up.pt/portal/media/images/banner-pos-graduacoes-2024.format-jpeg.jpgwww.up.pt/portal/media/images/banne... https://www.up.pt/portal/media/images/banner-pos-graduacoes-2024.format-jpeg.jpg — 200 — 316.5 KiB — 155 ms — h3https://www.up.pt/cdn-cgi/rum?www.up.pt/cdn-cgi/rum? https://www.up.pt/cdn-cgi/rum? — 204 — 192 B — 22 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 568ms · 39KB · €6/mo
www.up.pt
Other
Costly
Execution 215ms
Transfer 34 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 140ms
Transfer 0 KB
Monthly Cost €2/mo
www.up.pt
Other
Optional
Execution 133ms
Transfer 0 KB
Monthly Cost €1/mo
www.up.pt
Other
Optional
Execution 80ms
Transfer 4 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.up.pt adds 215ms and costs ~€2/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.up.pt takes 215ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback