Skip to content
https://ugr.es

Performance

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

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

9.81 s

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

21.17 s

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

223 ms

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

0.410

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

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

21.60 s

Page Load Progression

585 ms
1.2 s
1.8 s
2.3 s
2.9 s
3.5 s
4.1 s
4.7 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
10.2 MB transferred, 76 requests
FIX
10.2 MB transferred, 76 requests
Critical::
Page weighs 12.1 MB (10.2 MB transferred)
Warning::
Images are 8.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 8.7 MB
Info::
Fonts are 757 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 757 KB
Warning::
JavaScript is 671 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 671 KB
Info::
76 HTTP requests
Info::
Estimated 2.1 g CO2 per page load
10.2 MB / 2.4 MB budget
10.2 MB transferred
76 requests
2.1 g CO2 per page load
Images 8.7 MiB 85%
Fonts 756.8 KiB 7%
JavaScript 671.2 KiB 6%
CSS 88.5 KiB 1%
HTML 17.9 KiB 0%
Other 15.8 KiB 0%
Other 4.8 KiB 0%
Other 1.0 KiB 0%
Other 357 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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

Source: web.dev

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 (10.2 MiB of 10.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3204ms total JS execution
FIX
3204ms total JS execution
Warning::
Unattributable: 1145ms CPU time
Warning::
https://www.ugr.es/sites/default/files/js/js_WTVW5...: 586ms CPU time
Warning::
https://www.ugr.es/: 521ms CPU time
Warning::
https://chat.1millionbot.com/app.js: 454ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-1VP3...: 196ms CPU time
Warning::
Third-party scripts: 3204ms (100% of total)

Main Thread Breakdown

Other 41% Script Evaluation 30% Style & Layout 18% Script Parsing & Compilation 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable1145ms87ms0ms3rd
https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.js586ms311ms22ms3rd
https://www.ugr.es/521ms10ms3ms3rd
https://chat.1millionbot.com/app.js454ms208ms47ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1196ms136ms49ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-4060598-1125ms92ms29ms3rd
https://www.ugr.es/core/assets/vendor/modernizr/modernizr.min.js?v=3.3.161ms17ms0ms3rd
https://www.google-analytics.com/analytics.js59ms51ms4ms3rd
https://www.ugr.es/sites/default/files/css/css_RjiBtTpe3ER9je1oX0RA9qCeaJn-7s4vNqd8x-O-D_4.css56ms0ms0ms3rd
D
Page Weight Inventory
Action
76 resources · 10.2 MB · 291 KB savings available
FIX
76 resources · 10.2 MB · 291 KB savings available
Warning::
Page weight 9.2 MB over 1MB target
Got: 10.2 MB Expected: ≤ 1 MB
Info::
~291 KB of savings available
Warning::
75 third-party resources (100% of weight)
Info::
1 resources over 200KB
76 resources · 10.2 MiB · 75 third-party 9.2 MiB over 1MB target
Image 85% · 8.7 MiB
Font 7% · 756.8 KiB
JavaScript 6% · 671.2 KiB
CSS 1% · 88.5 KiB
Document 0% · 18.3 KiB
Other 0% · 6.2 KiB

~291.3 KiB of savings available

Remove unused JavaScript: 291.3 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
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/excelencia.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/ugr-horizonta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/arqus-allianc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/logo-footer.s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/pactodigital.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/transparencia... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/aupa.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/sites/default/files/styles/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ugr.es/themes/custom/ugr/universia.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 8.7 MB
0 oversized -0 KB
16 legacy format
30 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
14 scripts, 291 KB unused
REVIEW
14 scripts, 291 KB unused
Warning::
https://chat.1millionbot.com/app.js: 67 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1VP3...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-406...: 63 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ugr.es/sites/default/files/js/js_WTVW5...: 38 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analiticasweb.ugr.es/matomo.js: 36 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 291 KB
291 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://chat.1millionbot.com/app.js147 KB67 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1156 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-4060598-1116 KB63 KB (54%)3rd
https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.js85 KB38 KB (45%)3rd
https://analiticasweb.ugr.es/matomo.js67 KB36 KB (54%)3rd
https://static.addtoany.com/menu/modules/core.ydpp7jcu.js26 KB21 KB (82%)3rd
https://www.ugr.es/sites/default/files/js/js_D_8wJawH1m-H9UDH7TEHvS5mZVSqEJp8SFYjlVtnF4A.js6 KB3rd
https://static.addtoany.com/menu/page.js2 KB3rd
https://www.google-analytics.com/analytics.js21 KB3rd
https://www.ugr.es/sites/default/files/js/js_IPucdXasf5_zcHpwJWl1SVEfbJv3v1IjbVjridjqb1s.js2 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

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

Web fonts

11

757 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 9.8 s LCP 21.2 shttps://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woffGillSans.woff https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woff — 43.0 KiB — 29 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-LightItalic.woffGillSans-LightItalic.woff https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-LightItalic.woff — 56.4 KiB — 175 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-SemiBold.woffGillSans-SemiBold.woff https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-SemiBold.woff — 27.0 KiB — 242 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.ugr.es/themes/custom/ugr/webfonts/fa-solid-900.woff2 — 147.1 KiB — 293 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Regular.woffMinionPro-Regular.woff https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Regular.woff — 122.6 KiB — 344 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Medium.woffMinionPro-Medium.woff https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Medium.woff — 122.6 KiB — 359 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-Light.woffGillSans-Light.woff https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-Light.woff — 55.1 KiB — 391 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.ugr.es/themes/custom/ugr/webfonts/fa-brands-400.woff2 — 107.8 KiB — 423 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXp-obK4.woff2JTUHjIg1_i6t8kCHKm4532V... https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXp-obK4.woff2 — 16.0 KiB — 27 ms — font-display: swaphttps://www.ugr.es/themes/custom/ugr/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://www.ugr.es/themes/custom/ugr/webfonts/fa-regular-400.woff2 — 24.5 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 33 ms — font-display: swap
GillSans.woff woff swap
Size 43 KB
Load time 29 ms
Start 379 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GillSans-LightItalic.woff woff swap
Size 56 KB
Load time 175 ms
Start 454 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GillSans-SemiBold.woff woff swap
Size 27 KB
Load time 242 ms
Start 455 ms
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 293 ms
Start 455 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
MinionPro-Regular.woff woff swap
Size 123 KB
Load time 344 ms
Start 455 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
MinionPro-Medium.woff woff swap
Size 123 KB
Load time 359 ms
Start 456 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
GillSans-Light.woff woff swap
Size 55 KB
Load time 391 ms
Start 456 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 423 ms
Start 457 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
JTUHjIg1_i6t8kCHKm4532V... woff2 swap
Size 16 KB
Load time 27 ms
Start 457 ms
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 24 KB
Load time 22 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 33 ms
Start 3.8 s
Risk FOUT — 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)

Fixing the unchecked items could save ~378 KB and ~756 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
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 3866ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 9.8 s LCP 21.2 shttps://ugr.es// https://ugr.es/ — 301 — 484 B — 60 ms — http/1.1https://www.ugr.es/www.ugr.es/ https://www.ugr.es/ — 200 — 16.9 KiB — 103 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-4060598-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-4060598-1 — 200 — 116.1 KiB — 150 ms — h2https://www.ugr.es/sites/default/files/css/css_2BvQTYfQffFmuBrtS6ELHOqxjRnEnROhlHgYXo182s8.csswww.ugr.es/sites/default/files/css/... https://www.ugr.es/sites/default/files/css/css_2BvQTYfQffFmuBrtS6ELHOqxjRnEnROhlHgYXo182s8.css — 200 — 7.1 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/css/css_RjiBtTpe3ER9je1oX0RA9qCeaJn-7s4vNqd8x-O-D_4.csswww.ugr.es/sites/default/files/css/... https://www.ugr.es/sites/default/files/css/css_RjiBtTpe3ER9je1oX0RA9qCeaJn-7s4vNqd8x-O-D_4.css — 200 — 79.6 KiB — 75 ms — http/1.1https://www.ugr.es/core/assets/vendor/modernizr/modernizr.min.js?v=3.3.1www.ugr.es/core/assets/vendor/moder... https://www.ugr.es/core/assets/vendor/modernizr/modernizr.min.js?v=3.3.1 — 200 — 2.7 KiB — 49 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.js — 200 — 85.0 KiB — 98 ms — http/1.1https://www.ugr.es/themes/custom/ugr/ugr-horizontal-color.svgwww.ugr.es/themes/custom/ugr/ugr-ho... https://www.ugr.es/themes/custom/ugr/ugr-horizontal-color.svg — 200 — 183.1 KiB — 115 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/banner-facultad-tour.webp?itok=8feFwY6owww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/banner-facultad-tour.webp?itok=8feFwY6o — 200 — 60.6 KiB — 94 ms — http/1.1https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900|Montserratfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900|Montserrat — 200 — 1.2 KiB — 96 ms — h2https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-becas-MEC.webp?itok=vOsl3GfRwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-becas-MEC.webp?itok=vOsl3GfR — 200 — 58.2 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-PTGAs.webp?itok=k84gC8Vuwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-PTGAs.webp?itok=k84gC8Vu — 200 — 32.8 KiB — 22 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/PHOTO-2026-03-26-17-13-39.webp?itok=J5CcHZDfwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/PHOTO-2026-03-26-17-13-39.webp?itok=J5CcHZDf — 200 — 24.8 KiB — 25 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_D_8wJawH1m-H9UDH7TEHvS5mZVSqEJp8SFYjlVtnF4A.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_D_8wJawH1m-H9UDH7TEHvS5mZVSqEJp8SFYjlVtnF4A.js — 200 — 6.4 KiB — 23 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_7_96lEBAlquQIzl41OND0qeJKncV5jnf7TyusGEvqNw.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_7_96lEBAlquQIzl41OND0qeJKncV5jnf7TyusGEvqNw.js — 200 — 18.5 KiB — 26 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_IPucdXasf5_zcHpwJWl1SVEfbJv3v1IjbVjridjqb1s.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_IPucdXasf5_zcHpwJWl1SVEfbJv3v1IjbVjridjqb1s.js — 200 — 1.8 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Facultad-de-Traduccion-e-Interpretacion.webp?itok=rEvqzyQvwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Facultad-de-Traduccion-e-Interpretacion.webp?itok=rEvqzyQv — 200 — 41.0 KiB — 22 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woff — 200 — 43.0 KiB — 29 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Ana-gallego.webp?h=83a6969a&itok=c1u1BIibwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Ana-gallego.webp?h=83a6969a&itok=c1u1BIib — 200 — 26.8 KiB — 28 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/PHOTO-2026-04-21-13-38-33%20%281%29.webp?itok=pj-IC_RNwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/PHOTO-2026-04-21-13-38-33%20%281%29.webp?itok=pj-IC_RN — 200 — 21.1 KiB — 31 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Seminario%20IA%20Gemini.webp?h=c128b118&itok=ecdsdxYAwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Seminario%20IA%20Gemini.webp?h=c128b118&itok=ecdsdxYA — 200 — 11.8 KiB — 30 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Imagen%20ganadora%20nacional%202026_page-0001.webp?h=1ab90f67&itok=9jZZM9Vdwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Imagen%20ganadora%20nacional%202026_page-0001.webp?h=1ab90f67&itok=9jZZM9Vd — 200 — 12.5 KiB — 26 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/equipo-inesv2026.webp?h=691300c1&itok=lu1Y-dObwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/equipo-inesv2026.webp?h=691300c1&itok=lu1Y-dOb — 200 — 31.8 KiB — 83 ms — http/1.1https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 78 ms — h3https://analiticasweb.ugr.es/matomo.jsanaliticasweb.ugr.es/matomo.js https://analiticasweb.ugr.es/matomo.js — 200 — 66.8 KiB — 115 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1 — 200 — 155.6 KiB — 55 ms — h2https://chat.1millionbot.com/app.jschat.1millionbot.com/app.js https://chat.1millionbot.com/app.js — 200 — 146.9 KiB — 145 ms — h2https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-acuerdos-organos10042026.jpgwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-acuerdos-organos10042026.jpg — 200 — 20.7 KiB — 88 ms — http/1.1https://www.ugr.es/themes/custom/ugr/icon/site.webmanifestwww.ugr.es/themes/custom/ugr/icon/s... https://www.ugr.es/themes/custom/ugr/icon/site.webmanifest — 200 — 1.0 KiB — 237 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 9.8 s LCP 21.2 shttps://ugr.es// https://ugr.es/ — 301 — 484 B — 60 ms — http/1.1https://www.ugr.es/www.ugr.es/ https://www.ugr.es/ — 200 — 16.9 KiB — 103 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-4060598-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-4060598-1 — 200 — 116.1 KiB — 150 ms — h2https://www.ugr.es/sites/default/files/css/css_2BvQTYfQffFmuBrtS6ELHOqxjRnEnROhlHgYXo182s8.csswww.ugr.es/sites/default/files/css/... https://www.ugr.es/sites/default/files/css/css_2BvQTYfQffFmuBrtS6ELHOqxjRnEnROhlHgYXo182s8.css — 200 — 7.1 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/css/css_RjiBtTpe3ER9je1oX0RA9qCeaJn-7s4vNqd8x-O-D_4.csswww.ugr.es/sites/default/files/css/... https://www.ugr.es/sites/default/files/css/css_RjiBtTpe3ER9je1oX0RA9qCeaJn-7s4vNqd8x-O-D_4.css — 200 — 79.6 KiB — 75 ms — http/1.1https://www.ugr.es/core/assets/vendor/modernizr/modernizr.min.js?v=3.3.1www.ugr.es/core/assets/vendor/moder... https://www.ugr.es/core/assets/vendor/modernizr/modernizr.min.js?v=3.3.1 — 200 — 2.7 KiB — 49 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_WTVW5OyrPr8NSr1yuCI7nQh-zkpryUjKMLc9S7vupB4.js — 200 — 85.0 KiB — 98 ms — http/1.1https://www.ugr.es/themes/custom/ugr/ugr-horizontal-color.svgwww.ugr.es/themes/custom/ugr/ugr-ho... https://www.ugr.es/themes/custom/ugr/ugr-horizontal-color.svg — 200 — 183.1 KiB — 115 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/banner-facultad-tour.webp?itok=8feFwY6owww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/banner-facultad-tour.webp?itok=8feFwY6o — 200 — 60.6 KiB — 94 ms — http/1.1https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900|Montserratfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900|Montserrat — 200 — 1.2 KiB — 96 ms — h2https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-becas-MEC.webp?itok=vOsl3GfRwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-becas-MEC.webp?itok=vOsl3GfR — 200 — 58.2 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-PTGAs.webp?itok=k84gC8Vuwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-04/banner-premios-PTGAs.webp?itok=k84gC8Vu — 200 — 32.8 KiB — 22 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/PHOTO-2026-03-26-17-13-39.webp?itok=J5CcHZDfwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_slider_2dpr_0_479_/public/imagenes/cabecera/2026-03/PHOTO-2026-03-26-17-13-39.webp?itok=J5CcHZDf — 200 — 24.8 KiB — 25 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_D_8wJawH1m-H9UDH7TEHvS5mZVSqEJp8SFYjlVtnF4A.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_D_8wJawH1m-H9UDH7TEHvS5mZVSqEJp8SFYjlVtnF4A.js — 200 — 6.4 KiB — 23 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_7_96lEBAlquQIzl41OND0qeJKncV5jnf7TyusGEvqNw.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_7_96lEBAlquQIzl41OND0qeJKncV5jnf7TyusGEvqNw.js — 200 — 18.5 KiB — 26 ms — http/1.1https://www.ugr.es/sites/default/files/js/js_IPucdXasf5_zcHpwJWl1SVEfbJv3v1IjbVjridjqb1s.jswww.ugr.es/sites/default/files/js/j... https://www.ugr.es/sites/default/files/js/js_IPucdXasf5_zcHpwJWl1SVEfbJv3v1IjbVjridjqb1s.js — 200 — 1.8 KiB — 24 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Facultad-de-Traduccion-e-Interpretacion.webp?itok=rEvqzyQvwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Facultad-de-Traduccion-e-Interpretacion.webp?itok=rEvqzyQv — 200 — 41.0 KiB — 22 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans.woff — 200 — 43.0 KiB — 29 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Ana-gallego.webp?h=83a6969a&itok=c1u1BIibwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Ana-gallego.webp?h=83a6969a&itok=c1u1BIib — 200 — 26.8 KiB — 28 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/PHOTO-2026-04-21-13-38-33%20%281%29.webp?itok=pj-IC_RNwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/PHOTO-2026-04-21-13-38-33%20%281%29.webp?itok=pj-IC_RN — 200 — 21.1 KiB — 31 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Seminario%20IA%20Gemini.webp?h=c128b118&itok=ecdsdxYAwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Seminario%20IA%20Gemini.webp?h=c128b118&itok=ecdsdxYA — 200 — 11.8 KiB — 30 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Imagen%20ganadora%20nacional%202026_page-0001.webp?h=1ab90f67&itok=9jZZM9Vdwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/Imagen%20ganadora%20nacional%202026_page-0001.webp?h=1ab90f67&itok=9jZZM9Vd — 200 — 12.5 KiB — 26 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/equipo-inesv2026.webp?h=691300c1&itok=lu1Y-dObwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_noticia_2dpr_0_479_/public/imagenes/noticias/portada/2026-04/equipo-inesv2026.webp?h=691300c1&itok=lu1Y-dOb — 200 — 31.8 KiB — 83 ms — http/1.1https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 78 ms — h3https://analiticasweb.ugr.es/matomo.jsanaliticasweb.ugr.es/matomo.js https://analiticasweb.ugr.es/matomo.js — 200 — 66.8 KiB — 115 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1VP321ZLLY&cx=c&gtm=4e64h1 — 200 — 155.6 KiB — 55 ms — h2https://chat.1millionbot.com/app.jschat.1millionbot.com/app.js https://chat.1millionbot.com/app.js — 200 — 146.9 KiB — 145 ms — h2https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-acuerdos-organos10042026.jpgwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-acuerdos-organos10042026.jpg — 200 — 20.7 KiB — 88 ms — http/1.1https://www.ugr.es/themes/custom/ugr/icon/site.webmanifestwww.ugr.es/themes/custom/ugr/icon/s... https://www.ugr.es/themes/custom/ugr/icon/site.webmanifest — 200 — 1.0 KiB — 237 ms — http/1.1https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-sevidencia.jpgwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-sevidencia.jpg — 200 — 23.2 KiB — 104 ms — http/1.1https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-moocs-ugr.jpgwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-moocs-ugr.jpg — 200 — 8.8 KiB — 167 ms — http/1.1https://www.ugr.es/sites/default/files/comunicados-oficiales/Banner%20rrss%202.pngwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/Banner%20rrss%202.png — 200 — 67.4 KiB — 138 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-LightItalic.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-LightItalic.woff — 200 — 56.4 KiB — 175 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-SemiBold.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-SemiBold.woff — 200 — 27.0 KiB — 242 ms — http/1.1https://www.ugr.es/themes/custom/ugr/webfonts/fa-solid-900.woff2www.ugr.es/themes/custom/ugr/webfon... https://www.ugr.es/themes/custom/ugr/webfonts/fa-solid-900.woff2 — 200 — 147.1 KiB — 293 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Regular.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Regular.woff — 200 — 122.6 KiB — 344 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Medium.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/MinionPro-Medium.woff — 200 — 122.6 KiB — 359 ms — http/1.1https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-Light.woffwww.ugr.es/themes/custom/ugr/src/fo... https://www.ugr.es/themes/custom/ugr/src/fonts/GillSans-Light.woff — 200 — 55.1 KiB — 391 ms — http/1.1https://www.ugr.es/themes/custom/ugr/webfonts/fa-brands-400.woff2www.ugr.es/themes/custom/ugr/webfon... https://www.ugr.es/themes/custom/ugr/webfonts/fa-brands-400.woff2 — 200 — 107.8 KiB — 423 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXp-obK4.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXp-obK4.woff2 — 200 — 16.0 KiB — 27 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1VP321ZLLY&gtm=45je64h1v9106015516za200&_p=1776819830028&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=645680580.1776819830&frm=0&pscdl=noapi&rcb=8&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~115938466~115938468~117266401~117512542&sid=1776819830&sct=1&seg=0&dl=https%3A%2F%2Fwww.ugr.es%2F&dt=P%C3%A1gina%20de%20inicio%20%7C%20Universidad%20de%20Granada&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=539region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1VP321ZLLY&gtm=45je64h1v9106015516za200&_p=1776819830028&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&are=1&cid=645680580.1776819830&frm=0&pscdl=noapi&rcb=8&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~115938466~115938468~117266401~117512542&sid=1776819830&sct=1&seg=0&dl=https%3A%2F%2Fwww.ugr.es%2F&dt=P%C3%A1gina%20de%20inicio%20%7C%20Universidad%20de%20Granada&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=539 — 204 — 546 B — 91 ms — h2https://analiticasweb.ugr.es/matomo.php?action_name=P%C3%A1gina%20de%20inicio%20%7C%20Universidad%20de%20Granada&idsite=5&rec=1&r=031900&h=1&m=3&s=50&url=https%3A%2F%2Fwww.ugr.es%2F&_id=3e9704c3207441e6&_idn=1&send_image=0&_refts=0&pv_id=XfPPtr&pf_net=46&pf_srv=55&pf_tfr=2&pf_dm1=245&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823analiticasweb.ugr.es/matomo.php?act... https://analiticasweb.ugr.es/matomo.php?action_name=P%C3%A1gina%20de%20inicio%20%7C%20Universidad%20de%20Granada&idsite=5&rec=1&r=031900&h=1&m=3&s=50&url=https%3A%2F%2Fwww.ugr.es%2F&_id=3e9704c3207441e6&_idn=1&send_image=0&_refts=0&pv_id=XfPPtr&pf_net=46&pf_srv=55&pf_tfr=2&pf_dm1=245&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 357 B — 112 ms — http/1.1https://static.addtoany.com/menu/modules/core.ydpp7jcu.jsstatic.addtoany.com/menu/modules/co... https://static.addtoany.com/menu/modules/core.ydpp7jcu.js — 200 — 26.2 KiB — 82 ms — h3https://static.addtoany.com/menu/sm.25.htmlstatic.addtoany.com/menu/sm.25.html https://static.addtoany.com/menu/sm.25.html — 200 — 973 B — 55 ms — h3https://cdn.jsdelivr.net/npm/marked@17.0.1/lib/marked.umd.min.jscdn.jsdelivr.net/npm/marked@17.0.1/... https://cdn.jsdelivr.net/npm/marked@17.0.1/lib/marked.umd.min.js — 200 — 13.3 KiB — 36 ms — h2https://api.1millionbot.com/api/public/botsapi.1millionbot.com/api/public/bots https://api.1millionbot.com/api/public/bots — 204 — 0 B — 95 ms — http/1.1https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-sevidencia_0.jpgwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-sevidencia_0.jpg — 200 — 38.1 KiB — 201 ms — http/1.1https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-infougr.pngwww.ugr.es/sites/default/files/comu... https://www.ugr.es/sites/default/files/comunicados-oficiales/banner-infougr.png — 200 — 7.2 MiB — 375 ms — http/1.1https://api.1millionbot.com/api/public/botsapi.1millionbot.com/api/public/bots https://api.1millionbot.com/api/public/bots — 200 — 4.2 KiB — 40 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/perros%20de%20paja.webp?itok=Z33MSv8Bwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/perros%20de%20paja.webp?itok=Z33MSv8B — 200 — 9.5 KiB — 163 ms — http/1.1https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap — 200 — 728 B — 38 ms — h2https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/presupuestos.webp?itok=d6N-PFD7www.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/presupuestos.webp?itok=d6N-PFD7 — 200 — 7.0 KiB — 181 ms — http/1.1https://storage.googleapis.com/1mb-images/62c53a978a2ea8f366347673/bots-avatar/1684312447730_AVATAR_UGR_V1.jpegstorage.googleapis.com/1mb-images/6... https://storage.googleapis.com/1mb-images/62c53a978a2ea8f366347673/bots-avatar/1684312447730_AVATAR_UGR_V1.jpeg — 200 — 32.1 KiB — 141 ms — h2https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/bioetica.webp?itok=Mms50HYAwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/bioetica.webp?itok=Mms50HYA — 200 — 7.9 KiB — 184 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/eslovena.webp?itok=q-qRVW0Ywww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_banners_2dpr_0_479_/public/2026-04/eslovena.webp?itok=q-qRVW0Y — 200 — 8.7 KiB — 183 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-09/horizonte-v-centenario.webp?h=e16869f5&itok=jhcypE0Cwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-09/horizonte-v-centenario.webp?h=e16869f5&itok=jhcypE0C — 200 — 79.2 KiB — 216 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/investigadora.webp?h=086ffae9&itok=7Gs_wc9nwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/investigadora.webp?h=086ffae9&itok=7Gs_wc9n — 200 — 27.4 KiB — 166 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/gallery/contenido_atemporal/estudiantes_fuente_nueva_atemporal.webp?itok=ZRMWUFUFwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/gallery/contenido_atemporal/estudiantes_fuente_nueva_atemporal.webp?itok=ZRMWUFUF — 200 — 170.4 KiB — 168 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/grupo-estudiantes-internacional_0.webp?itok=GpfVp_HJwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/grupo-estudiantes-internacional_0.webp?itok=GpfVp_HJ — 200 — 56.2 KiB — 166 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2022-11/plan-estrategico.webp?h=e19909c3&itok=5AsXKHcCwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2022-11/plan-estrategico.webp?h=e19909c3&itok=5AsXKHcC — 200 — 19.2 KiB — 168 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/extension_universitaria_banner.webp?h=786c69a2&itok=PQA-G3Z1www.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2021-01/extension_universitaria_banner.webp?h=786c69a2&itok=PQA-G3Z1 — 200 — 50.7 KiB — 149 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/gallery/contenido_atemporal/patio-hospital-real-fuente-puerta_atemporal.webp?itok=96YrktDTwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/gallery/contenido_atemporal/patio-hospital-real-fuente-puerta_atemporal.webp?itok=96YrktDT — 200 — 157.3 KiB — 175 ms — http/1.1https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2022-11/imagen_web_ods-ugr.webp?h=63579ff2&itok=chozYMuvwww.ugr.es/sites/default/files/styl... https://www.ugr.es/sites/default/files/styles/home_destacado_2dpr_0_479_/public/imagenes/atemporal/2022-11/imagen_web_ods-ugr.webp?h=63579ff2&itok=chozYMuv — 200 — 30.3 KiB — 203 ms — http/1.1https://www.ugr.es/themes/custom/ugr/logo-footer.svgwww.ugr.es/themes/custom/ugr/logo-f... https://www.ugr.es/themes/custom/ugr/logo-footer.svg — 200 — 117.0 KiB — 199 ms — http/1.1https://www.ugr.es/themes/custom/ugr/arqus-alliance.svgwww.ugr.es/themes/custom/ugr/arqus-... https://www.ugr.es/themes/custom/ugr/arqus-alliance.svg — 200 — 27.6 KiB — 199 ms — http/1.1https://www.ugr.es/themes/custom/ugr/universia.svgwww.ugr.es/themes/custom/ugr/univer... https://www.ugr.es/themes/custom/ugr/universia.svg — 200 — 3.7 KiB — 199 ms — http/1.1https://www.ugr.es/themes/custom/ugr/excelencia.svgwww.ugr.es/themes/custom/ugr/excele... https://www.ugr.es/themes/custom/ugr/excelencia.svg — 200 — 8.1 KiB — 198 ms — http/1.1https://www.ugr.es/themes/custom/ugr/pactodigital.svgwww.ugr.es/themes/custom/ugr/pactod... https://www.ugr.es/themes/custom/ugr/pactodigital.svg — 200 — 34.8 KiB — 198 ms — http/1.1https://www.ugr.es/themes/custom/ugr/transparencia-universidades.svgwww.ugr.es/themes/custom/ugr/transp... https://www.ugr.es/themes/custom/ugr/transparencia-universidades.svg — 200 — 2.1 KiB — 197 ms — http/1.1https://www.ugr.es/themes/custom/ugr/aupa.svgwww.ugr.es/themes/custom/ugr/aupa.s... https://www.ugr.es/themes/custom/ugr/aupa.svg — 200 — 10.0 KiB — 198 ms — http/1.1https://www.ugr.es/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.js?v=1.9www.ugr.es/modules/contrib/eu_cooki... https://www.ugr.es/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.js?v=1.9 — 200 — 8.8 KiB — 203 ms — http/1.1https://www.ugr.es/core/misc/menu-expanded.pngwww.ugr.es/core/misc/menu-expanded.... https://www.ugr.es/core/misc/menu-expanded.png — 200 — 721 B — 198 ms — http/1.1https://www.ugr.es/themes/custom/ugr/webfonts/fa-regular-400.woff2www.ugr.es/themes/custom/ugr/webfon... https://www.ugr.es/themes/custom/ugr/webfonts/fa-regular-400.woff2 — 200 — 24.5 KiB — 22 ms — http/1.1https://www.ugr.es/themes/custom/ugr/favicon.icowww.ugr.es/themes/custom/ugr/favico... https://www.ugr.es/themes/custom/ugr/favicon.ico — 200 — 15.3 KiB — 22 ms — http/1.1https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 33 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 3204ms · 624KB · €17/mo
Unattributable
Other
Costly
Execution 1145ms
Transfer 0 KB
Monthly Cost €6/mo
www.ugr.es
Other
Costly
Execution 586ms
Transfer 85 KB
Unused 45%
Monthly Cost €3/mo
www.ugr.es
Other
Costly
Execution 521ms
Transfer 17 KB
Monthly Cost €3/mo
chat.1millionbot.com
Other
Costly
Execution 454ms
Transfer 147 KB
Unused 46%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 196ms
Transfer 156 KB
Unused 43%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 125ms
Transfer 116 KB
Unused 54%
Monthly Cost €1/mo
www.ugr.es
Other
Optional
Execution 61ms
Transfer 3 KB
Monthly Cost €0/mo
Google Analytics
Analytics
Optional
Execution 59ms
Transfer 21 KB
Monthly Cost €0/mo
www.ugr.es
Other
Optional
Execution 56ms
Transfer 80 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 1145ms and costs ~€6/month
  • www.ugr.es adds 586ms and costs ~€3/month
  • www.ugr.es adds 521ms and costs ~€3/month
  • chat.1millionbot.com adds 454ms 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

Unattributable takes 1145ms 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.ugr.es takes 586ms 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.ugr.es takes 521ms 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

chat.1millionbot.com takes 454ms 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

54% of Google Tag Manager'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