Skip to content
https://usp.br

Performance

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

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

47
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
77
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.

8.90 s

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

15.43 s

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

263 ms

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

0.104

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

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

29.61 s

Page Load Progression

1.1 s
2.2 s
3.3 s
4.4 s
5.5 s
6.6 s
7.7 s
8.8 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 130 requests
FIX
4.4 MB transferred, 130 requests
Critical::
Page weighs 9.2 MB (4.4 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 374 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 374 KB
Info::
CSS is 371 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 371 KB
Warning::
130 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.93 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
130 requests
0.93 g CO2 per page load
Images 2.0 MiB 45%
JavaScript 1.6 MiB 37%
Fonts 374.3 KiB 8%
CSS 371.2 KiB 8%
HTML 67.4 KiB 1%
Other 10.5 KiB 0%
Other 4.3 KiB 0%
Other 563 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

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

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4546ms total JS execution
FIX
4546ms total JS execution
Warning::
https://www5.usp.br/: 1463ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1032ms CPU time
Warning::
Unattributable: 663ms CPU time
Warning::
https://www5.usp.br/wp-includes/js/jquery/jquery.m...: 572ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-WF6...: 240ms CPU time
Warning::
Third-party scripts: 4546ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 21% Style & Layout 18% Rendering 7% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www5.usp.br/1463ms18ms6ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1032ms920ms70ms3rd
Unattributable663ms7ms0ms3rd
https://www5.usp.br/wp-includes/js/jquery/jquery.min.js?x34176&ver=3.6.3572ms482ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-WF6J7NL240ms187ms41ms3rd
https://cdn.pertoplugin.link/plugin/version/1.3.4/js/main.js.gz200ms40ms20ms3rd
https://connect.facebook.net/pt_BR/bundle/sdk.js/130ms109ms19ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-3674368-4106ms78ms28ms3rd
https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?x34176&ver=2.4.2078ms51ms26ms3rd
https://www.google-analytics.com/analytics.js63ms39ms5ms3rd
F
JS Bundles
Action
44 scripts, 875 KB unused
FIX
44 scripts, 875 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-367...: 92 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www5.usp.br/wp-content/plugins/3d-flipbook...: 76 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 875 KB
875 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-3674368-4&cx=c&gtm=4e64h1125 KB92 KB (74%)3rd
https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?x34176&ver=2.4.2092 KB76 KB (83%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-3674368-4125 KB65 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-WF6J7NL147 KB61 KB (42%)3rd
https://www5.usp.br/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?x34176&ver=3.3.7062 KB58 KB (95%)3rd
https://connect.facebook.net/pt_BR/bundle/sdk.js/78 KB52 KB (67%)3rd
https://www.google-analytics.com/analytics.js21 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

F
Page Weight Inventory
Action
130 resources · 4.4 MB · 875 KB savings available
FIX
130 resources · 4.4 MB · 875 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~875 KB of savings available
Warning::
129 third-party resources (100% of weight)
Info::
5 resources over 200KB
130 resources · 4.4 MiB · 129 third-party 3.4 MiB over 1MB target
Image 45% · 2.0 MiB
JavaScript 37% · 1.6 MiB
Font 8% · 374.3 KiB
CSS 8% · 371.2 KiB
Document 2% · 72.7 KiB
Other 0% · 2.8 KiB

~874.8 KiB of savings available

Remove unused JavaScript: 874.8 KiB
B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Info::
All images are well-optimized
28 images 2.0 MB
0 oversized -0 KB
23 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
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
8 fonts (374 KB)
PASS
8 fonts (374 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

374 KB total

Render-blocking

0

of 8

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 FCP 8.9 s LCP 15.4 sdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 31.0 KiB — 42 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 66 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 63 ms — font-display: swaphttps://fonts.gstatic.com/s/barlowcondensed/v13/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuYMBYro.woff2HTxwL3I-JCGChYJ8VI-L6OO... https://fonts.gstatic.com/s/barlowcondensed/v13/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuYMBYro.woff2 — 14.5 KiB — 57 ms — font-display: swaphttps://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 80.3 KiB — 447 ms — font-display: swaphttps://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 77.0 KiB — 289 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 45.0 KiB — 66 ms — font-display: swaphttps://cdnfiles.pertoplugin.link/assets/fonts/latin.woff2latin.woff2 https://cdnfiles.pertoplugin.link/assets/fonts/latin.woff2 — 47.8 KiB — 79 ms — font-display: swap
x-font-woff;charset=utf... woff swap
Size 31 KB
Load time 42 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 66 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 63 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
HTxwL3I-JCGChYJ8VI-L6OO... woff2 swap
Size 15 KB
Load time 57 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 447 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 289 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 45 KB
Load time 66 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
latin.woff2 woff2 swap
Size 48 KB
Load time 79 ms
Start 8.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 ~9 KB and ~18 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
130 requests over 8847ms
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 FCP 8.9 s LCP 15.4 shttps://usp.br// https://usp.br/ — 302 — 198 B — 609 ms — http/1.1https://www5.usp.br/www5.usp.br/ https://www5.usp.br/ — 200 — 39.7 KiB — 835 ms — http/1.1https://www5.usp.br/wp-includes/css/dashicons.min.css?x34176&ver=6.2www5.usp.br/wp-includes/css/dashico... https://www5.usp.br/wp-includes/css/dashicons.min.css?x34176&ver=6.2 — 200 — 46.4 KiB — 396 ms — http/1.1https://www5.usp.br/wp-content/plugins/menu-icons/css/extra.min.css?x34176&ver=0.13.16www5.usp.br/wp-content/plugins/menu... https://www5.usp.br/wp-content/plugins/menu-icons/css/extra.min.css?x34176&ver=0.13.16 — 200 — 1.1 KiB — 600 ms — http/1.1https://www5.usp.br/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?x34176&minify=false&ver=34ae973733627b74a14ewww5.usp.br/wp-content/plugins/jetp... https://www5.usp.br/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?x34176&minify=false&ver=34ae973733627b74a14e — 200 — 986 B — 608 ms — http/1.1https://www5.usp.br/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?x34176&ver=4.2.17www5.usp.br/wp-includes/js/mediaele... https://www5.usp.br/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?x34176&ver=4.2.17 — 200 — 4.3 KiB — 610 ms — http/1.1https://www5.usp.br/wp-includes/js/mediaelement/wp-mediaelement.min.css?x34176&ver=6.2www5.usp.br/wp-includes/js/mediaele... https://www5.usp.br/wp-includes/js/mediaelement/wp-mediaelement.min.css?x34176&ver=6.2 — 200 — 2.2 KiB — 600 ms — http/1.1https://www5.usp.br/wp-includes/css/classic-themes.min.css?x34176&ver=6.2www5.usp.br/wp-includes/css/classic... https://www5.usp.br/wp-includes/css/classic-themes.min.css?x34176&ver=6.2 — 200 — 891 B — 616 ms — http/1.1https://www5.usp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?x34176&ver=5.8.6www5.usp.br/wp-content/plugins/cont... https://www5.usp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?x34176&ver=5.8.6 — 200 — 2.0 KiB — 625 ms — http/1.1https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.css?x34176&ver=6.2www5.usp.br/wp-content/plugins/vide... https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.css?x34176&ver=6.2 — 200 — 2.3 KiB — 799 ms — http/1.1https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/so_video_background.css?x34176&ver=6.2www5.usp.br/wp-content/plugins/vide... https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/so_video_background.css?x34176&ver=6.2 — 200 — 1.1 KiB — 804 ms — http/1.1https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css?x34176&ver=1.6.10www5.usp.br/wp-content/plugins/wp-r... https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css?x34176&ver=1.6.10 — 200 — 1.3 KiB — 807 ms — http/1.1https://www5.usp.br/wp-content/uploads/maxmegamenu/style.css?x34176&ver=d2e89bwww5.usp.br/wp-content/uploads/maxm... https://www5.usp.br/wp-content/uploads/maxmegamenu/style.css?x34176&ver=d2e89b — 200 — 8.1 KiB — 811 ms — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/style.min.css?x34176&ver=1.6.3www5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/style.min.css?x34176&ver=1.6.3 — 200 — 17.7 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/css/siteorigin-corp-icons.min.css?x34176&ver=.minwww5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/css/siteorigin-corp-icons.min.css?x34176&ver=.min — 200 — 1.1 KiB — 823 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600&ver=6.2fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600&ver=6.2 — 200 — 1.8 KiB — 104 ms — h2https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dflip.min.css?x34176&ver=2.4.20www5.usp.br/wp-content/plugins/3d-f... https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dflip.min.css?x34176&ver=2.4.20 — 200 — 19.1 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?x34176&ver=3.3.70www5.usp.br/wp-content/plugins/sass... https://www5.usp.br/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?x34176&ver=3.3.70 — 200 — 4.1 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?x34176&ver=5.29.0www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?x34176&ver=5.29.0 — 200 — 6.1 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/custom-frontend.min.css?x34176&ver=1772480120www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/custom-frontend.min.css?x34176&ver=1772480120 — 200 — 31.0 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?x34176&ver=8.4.5www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?x34176&ver=8.4.5 — 200 — 6.6 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/post-172636.css?x34176&ver=1772480117www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/post-172636.css?x34176&ver=1772480117 — 200 — 1.3 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?x34176&ver=1772480120www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?x34176&ver=1772480120 — 200 — 68.5 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?x34176&ver=3.20.2 — 200 — 18.3 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?x34176&ver=3.20.2 — 200 — 6.2 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/global.css?x34176&ver=1772480124www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/global.css?x34176&ver=1772480124 — 200 — 7.1 KiB — 1.4 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/post-171456.css?x34176&ver=1775758672www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/post-171456.css?x34176&ver=1775758672 — 200 — 8.0 KiB — 1.4 s — http/1.1https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?x34176&ver=6.1.4www5.usp.br/wp-content/plugins/esse... https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?x34176&ver=6.1.4 — 200 — 2.7 KiB — 1.4 s — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CBarlow+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CBarlow+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2 — 200 — 5.4 KiB — 110 ms — h2https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?x34176&ver=5.15.3www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?x34176&ver=5.15.3 — 200 — 18.0 KiB — 1.4 s — 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 FCP 8.9 s LCP 15.4 shttps://usp.br// https://usp.br/ — 302 — 198 B — 609 ms — http/1.1https://www5.usp.br/www5.usp.br/ https://www5.usp.br/ — 200 — 39.7 KiB — 835 ms — http/1.1https://www5.usp.br/wp-includes/css/dashicons.min.css?x34176&ver=6.2www5.usp.br/wp-includes/css/dashico... https://www5.usp.br/wp-includes/css/dashicons.min.css?x34176&ver=6.2 — 200 — 46.4 KiB — 396 ms — http/1.1https://www5.usp.br/wp-content/plugins/menu-icons/css/extra.min.css?x34176&ver=0.13.16www5.usp.br/wp-content/plugins/menu... https://www5.usp.br/wp-content/plugins/menu-icons/css/extra.min.css?x34176&ver=0.13.16 — 200 — 1.1 KiB — 600 ms — http/1.1https://www5.usp.br/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?x34176&minify=false&ver=34ae973733627b74a14ewww5.usp.br/wp-content/plugins/jetp... https://www5.usp.br/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?x34176&minify=false&ver=34ae973733627b74a14e — 200 — 986 B — 608 ms — http/1.1https://www5.usp.br/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?x34176&ver=4.2.17www5.usp.br/wp-includes/js/mediaele... https://www5.usp.br/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?x34176&ver=4.2.17 — 200 — 4.3 KiB — 610 ms — http/1.1https://www5.usp.br/wp-includes/js/mediaelement/wp-mediaelement.min.css?x34176&ver=6.2www5.usp.br/wp-includes/js/mediaele... https://www5.usp.br/wp-includes/js/mediaelement/wp-mediaelement.min.css?x34176&ver=6.2 — 200 — 2.2 KiB — 600 ms — http/1.1https://www5.usp.br/wp-includes/css/classic-themes.min.css?x34176&ver=6.2www5.usp.br/wp-includes/css/classic... https://www5.usp.br/wp-includes/css/classic-themes.min.css?x34176&ver=6.2 — 200 — 891 B — 616 ms — http/1.1https://www5.usp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?x34176&ver=5.8.6www5.usp.br/wp-content/plugins/cont... https://www5.usp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?x34176&ver=5.8.6 — 200 — 2.0 KiB — 625 ms — http/1.1https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.css?x34176&ver=6.2www5.usp.br/wp-content/plugins/vide... https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.css?x34176&ver=6.2 — 200 — 2.3 KiB — 799 ms — http/1.1https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/so_video_background.css?x34176&ver=6.2www5.usp.br/wp-content/plugins/vide... https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/so_video_background.css?x34176&ver=6.2 — 200 — 1.1 KiB — 804 ms — http/1.1https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css?x34176&ver=1.6.10www5.usp.br/wp-content/plugins/wp-r... https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.css?x34176&ver=1.6.10 — 200 — 1.3 KiB — 807 ms — http/1.1https://www5.usp.br/wp-content/uploads/maxmegamenu/style.css?x34176&ver=d2e89bwww5.usp.br/wp-content/uploads/maxm... https://www5.usp.br/wp-content/uploads/maxmegamenu/style.css?x34176&ver=d2e89b — 200 — 8.1 KiB — 811 ms — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/style.min.css?x34176&ver=1.6.3www5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/style.min.css?x34176&ver=1.6.3 — 200 — 17.7 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/css/siteorigin-corp-icons.min.css?x34176&ver=.minwww5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/css/siteorigin-corp-icons.min.css?x34176&ver=.min — 200 — 1.1 KiB — 823 ms — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600&ver=6.2fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600&ver=6.2 — 200 — 1.8 KiB — 104 ms — h2https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dflip.min.css?x34176&ver=2.4.20www5.usp.br/wp-content/plugins/3d-f... https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/css/dflip.min.css?x34176&ver=2.4.20 — 200 — 19.1 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?x34176&ver=3.3.70www5.usp.br/wp-content/plugins/sass... https://www5.usp.br/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css?x34176&ver=3.3.70 — 200 — 4.1 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?x34176&ver=5.29.0www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?x34176&ver=5.29.0 — 200 — 6.1 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/custom-frontend.min.css?x34176&ver=1772480120www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/custom-frontend.min.css?x34176&ver=1772480120 — 200 — 31.0 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?x34176&ver=8.4.5www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?x34176&ver=8.4.5 — 200 — 6.6 KiB — 1.0 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/post-172636.css?x34176&ver=1772480117www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/post-172636.css?x34176&ver=1772480117 — 200 — 1.3 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?x34176&ver=1772480120www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/custom-pro-frontend.min.css?x34176&ver=1772480120 — 200 — 68.5 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?x34176&ver=3.20.2 — 200 — 18.3 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?x34176&ver=3.20.2 — 200 — 6.2 KiB — 1.2 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/global.css?x34176&ver=1772480124www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/global.css?x34176&ver=1772480124 — 200 — 7.1 KiB — 1.4 s — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/post-171456.css?x34176&ver=1775758672www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/post-171456.css?x34176&ver=1775758672 — 200 — 8.0 KiB — 1.4 s — http/1.1https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?x34176&ver=6.1.4www5.usp.br/wp-content/plugins/esse... https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?x34176&ver=6.1.4 — 200 — 2.7 KiB — 1.4 s — http/1.1https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CBarlow+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CBarlow+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Condensed%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.2 — 200 — 5.4 KiB — 110 ms — h2https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?x34176&ver=5.15.3www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?x34176&ver=5.15.3 — 200 — 18.0 KiB — 1.4 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?x34176&ver=5.15.3www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?x34176&ver=5.15.3 — 200 — 1005 B — 1.4 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?x34176&ver=5.15.3www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?x34176&ver=5.15.3 — 200 — 1005 B — 1.6 s — http/1.1https://www5.usp.br/wp-content/plugins/jetpack/css/jetpack.css?x34176&ver=12.4www5.usp.br/wp-content/plugins/jetp... https://www5.usp.br/wp-content/plugins/jetpack/css/jetpack.css?x34176&ver=12.4 — 200 — 27.5 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-includes/js/jquery/jquery.min.js?x34176&ver=3.6.3www5.usp.br/wp-includes/js/jquery/j... https://www5.usp.br/wp-includes/js/jquery/jquery.min.js?x34176&ver=3.6.3 — 200 — 44.4 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-includes/js/jquery/jquery-migrate.min.js?x34176&ver=3.4.0www5.usp.br/wp-includes/js/jquery/j... https://www5.usp.br/wp-includes/js/jquery/jquery-migrate.min.js?x34176&ver=3.4.0 — 200 — 7.0 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?x34176&ver=3.20.2 — 200 — 6.5 KiB — 1.6 s — http/1.1https://fonts.googleapis.com/css?family=Roboto%3A700|Roboto%3Aregular&subset=latinfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A700|Roboto%3Aregular&subset=latin — 200 — 2.0 KiB — 94 ms — h2https://www5.usp.br/wp-content/uploads/2024/09/missao_usp.pngwww5.usp.br/wp-content/uploads/2024... https://www5.usp.br/wp-content/uploads/2024/09/missao_usp.png — 200 — 23.9 KiB — 1.6 s — http/1.1https://www5.usp.br/wp-content/uploads/usp-2018.png?x34176www5.usp.br/wp-content/uploads/usp-... https://www5.usp.br/wp-content/uploads/usp-2018.png?x34176 — 200 — 5.3 KiB — 203 ms — http/1.1https://www5.usp.br/wp-content/uploads/2024/09/visao-usp.pngwww5.usp.br/wp-content/uploads/2024... https://www5.usp.br/wp-content/uploads/2024/09/visao-usp.png — 200 — 28.2 KiB — 203 ms — http/1.1https://www5.usp.br/wp-content/uploads/usp-2018preto.png?x34176www5.usp.br/wp-content/uploads/usp-... https://www5.usp.br/wp-content/uploads/usp-2018preto.png?x34176 — 200 — 5.6 KiB — 207 ms — http/1.1https://www5.usp.br/wp-content/uploads/elementor/css/post-151194.css?x34176&ver=1772480118www5.usp.br/wp-content/uploads/elem... https://www5.usp.br/wp-content/uploads/elementor/css/post-151194.css?x34176&ver=1772480118 — 200 — 1.3 KiB — 206 ms — http/1.1https://www5.usp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?x34176&ver=5.8.6www5.usp.br/wp-content/plugins/cont... https://www5.usp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?x34176&ver=5.8.6 — 200 — 4.9 KiB — 212 ms — http/1.1https://www.google.com/recaptcha/api.js?render=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-&ver=3.0 — 200 — 1.0 KiB — 63 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-WF6J7NLwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-WF6J7NL — 200 — 146.6 KiB — 143 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-3674368-4www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-3674368-4 — 200 — 125.0 KiB — 159 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 4 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 42 ms — datahttps://www5.usp.br/wp-content/uploads/2025/02/praca-do-relogio-768x1134.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/02/praca-do-relogio-768x1134.jpg — 200 — 201.8 KiB — 691 ms — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/images/bgheader.pngwww5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/images/bgheader.png — 200 — 1.5 KiB — 337 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 66 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 63 ms — h3https://fonts.gstatic.com/s/barlowcondensed/v13/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuYMBYro.woff2fonts.gstatic.com/s/barlowcondensed... https://fonts.gstatic.com/s/barlowcondensed/v13/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuYMBYro.woff2 — 200 — 14.5 KiB — 57 ms — h3https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 80.3 KiB — 447 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 77.0 KiB — 289 ms — http/1.1https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2 — 200 — 45.0 KiB — 66 ms — h3https://www5.usp.br/wp-content/plugins/contact-form-7/includes/js/index.js?x34176&ver=5.8.6www5.usp.br/wp-content/plugins/cont... https://www5.usp.br/wp-content/plugins/contact-form-7/includes/js/index.js?x34176&ver=5.8.6 — 200 — 6.3 KiB — 207 ms — http/1.1https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.js?x34176&ver=1.1.1www5.usp.br/wp-content/plugins/vide... https://www5.usp.br/wp-content/plugins/video-backgrounds-for-siteorigin-page-builder/assets/jquery.background-video.js?x34176&ver=1.1.1 — 200 — 4.4 KiB — 208 ms — http/1.1https://region1.google-analytics.com/g/collect?v=2&tid=G-SD0Q4LD43J&gtm=45Pe64h1v9132338389za200zd9132338389&_p=1776804190677&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&_eu=EA&are=1&cid=1905801956.1776804191&frm=0&ir=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401&sid=1776804190&sct=1&seg=0&dl=https%3A%2F%2Fwww5.usp.br%2F&dt=USP%20%E2%80%93%20Universidade%20de%20S%C3%A3o%20Paulo%20%E2%80%93%20Universidade%20p%C3%BAblica%2C%20autarquia%20ligada%20%C3%A0%20Secretaria%20de%20Estado%20de%20Ensino%20Superior%20de%20S%C3%A3o%20Paulo&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3157region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SD0Q4LD43J&gtm=45Pe64h1v9132338389za200zd9132338389&_p=1776804190677&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&_eu=EA&are=1&cid=1905801956.1776804191&frm=0&ir=1&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266401&sid=1776804190&sct=1&seg=0&dl=https%3A%2F%2Fwww5.usp.br%2F&dt=USP%20%E2%80%93%20Universidade%20de%20S%C3%A3o%20Paulo%20%E2%80%93%20Universidade%20p%C3%BAblica%2C%20autarquia%20ligada%20%C3%A0%20Secretaria%20de%20Estado%20de%20Ensino%20Superior%20de%20S%C3%A3o%20Paulo&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3157 — 204 — 547 B — 106 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-3674368-4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-3674368-4&cx=c&gtm=4e64h1 — 200 — 125.0 KiB — 46 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 98 ms — h2https://www5.usp.br/wp-content/themes/siteorigin-corp/js/jquery.theme.min.js?x34176&ver=1.6.3www5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/js/jquery.theme.min.js?x34176&ver=1.6.3 — 200 — 4.2 KiB — 204 ms — http/1.1https://www5.usp.br/wp-content/themes/siteorigin-corp/js/skip-link-focus-fix.min.js?x34176&ver=1.6.3www5.usp.br/wp-content/themes/siteo... https://www5.usp.br/wp-content/themes/siteorigin-corp/js/skip-link-focus-fix.min.js?x34176&ver=1.6.3 — 200 — 960 B — 204 ms — http/1.1https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?x34176&ver=2.4.20www5.usp.br/wp-content/plugins/3d-f... https://www5.usp.br/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?x34176&ver=2.4.20 — 200 — 92.1 KiB — 618 ms — http/1.1https://www5.usp.br/wp-content/plugins/page-links-to/dist/new-tab.js?x34176&ver=3.3.7www5.usp.br/wp-content/plugins/page... https://www5.usp.br/wp-content/plugins/page-links-to/dist/new-tab.js?x34176&ver=3.3.7 — 200 — 17.8 KiB — 208 ms — http/1.1https://www5.usp.br/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?x34176&ver=3.3.70www5.usp.br/wp-content/plugins/sass... https://www5.usp.br/wp-content/plugins/sassy-social-share/public/js/sassy-social-share-public.js?x34176&ver=3.3.70 — 200 — 62.3 KiB — 211 ms — http/1.1https://www5.usp.br/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?x34176&ver=3.1.2www5.usp.br/wp-includes/js/dist/ven... https://www5.usp.br/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?x34176&ver=3.1.2 — 200 — 4.0 KiB — 202 ms — http/1.1https://www5.usp.br/wp-includes/js/dist/vendor/regenerator-runtime.min.js?x34176&ver=0.13.11www5.usp.br/wp-includes/js/dist/ven... https://www5.usp.br/wp-includes/js/dist/vendor/regenerator-runtime.min.js?x34176&ver=0.13.11 — 200 — 4.0 KiB — 204 ms — http/1.1https://www5.usp.br/wp-includes/js/dist/vendor/wp-polyfill.min.js?x34176&ver=3.15.0www5.usp.br/wp-includes/js/dist/ven... https://www5.usp.br/wp-includes/js/dist/vendor/wp-polyfill.min.js?x34176&ver=3.15.0 — 200 — 9.5 KiB — 207 ms — http/1.1https://www5.usp.br/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?x34176&ver=5.8.6www5.usp.br/wp-content/plugins/cont... https://www5.usp.br/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?x34176&ver=5.8.6 — 200 — 1.2 KiB — 198 ms — http/1.1https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?x34176&ver=6.1.4www5.usp.br/wp-content/plugins/esse... https://www5.usp.br/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?x34176&ver=6.1.4 — 200 — 6.1 KiB — 203 ms — http/1.1https://www5.usp.br/wp-includes/js/hoverIntent.min.js?x34176&ver=1.10.2www5.usp.br/wp-includes/js/hoverInt... https://www5.usp.br/wp-includes/js/hoverIntent.min.js?x34176&ver=1.10.2 — 200 — 1.5 KiB — 201 ms — http/1.1https://www5.usp.br/wp-content/plugins/megamenu/js/maxmegamenu.js?x34176&ver=3.4.1www5.usp.br/wp-content/plugins/mega... https://www5.usp.br/wp-content/plugins/megamenu/js/maxmegamenu.js?x34176&ver=3.4.1 — 200 — 9.8 KiB — 205 ms — http/1.1https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/js/rss-retriever-ajax.js?x34176&ver=1.6.10www5.usp.br/wp-content/plugins/wp-r... https://www5.usp.br/wp-content/plugins/wp-rss-retriever/inc/js/rss-retriever-ajax.js?x34176&ver=1.6.10 — 200 — 1.3 KiB — 204 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?x34176&ver=3.20.1www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?x34176&ver=3.20.1 — 200 — 4.1 KiB — 199 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?x34176&ver=3.20.2 — 200 — 3.5 KiB — 202 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?x34176&ver=3.20.2 — 200 — 24.3 KiB — 205 ms — http/1.1https://www5.usp.br/wp-includes/js/dist/hooks.min.js?x34176&ver=4169d3cf8e8d95a3d6d5www5.usp.br/wp-includes/js/dist/hoo... https://www5.usp.br/wp-includes/js/dist/hooks.min.js?x34176&ver=4169d3cf8e8d95a3d6d5 — 200 — 2.8 KiB — 204 ms — http/1.1https://www5.usp.br/wp-includes/js/dist/i18n.min.js?x34176&ver=9e794f35a71bb98672aewww5.usp.br/wp-includes/js/dist/i18... https://www5.usp.br/wp-includes/js/dist/i18n.min.js?x34176&ver=9e794f35a71bb98672ae — 200 — 5.7 KiB — 206 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?x34176&ver=3.20.1www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?x34176&ver=3.20.1 — 200 — 9.8 KiB — 206 ms — http/1.1https://connect.facebook.net/pt_BR/sdk.jsconnect.facebook.net/pt_BR/sdk.js https://connect.facebook.net/pt_BR/sdk.js — 200 — 5.1 KiB — 73 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 177 ms — h2https://connect.facebook.net/pt_BR/bundle/sdk.js/connect.facebook.net/pt_BR/bundle/s... https://connect.facebook.net/pt_BR/bundle/sdk.js/ — 200 — 77.8 KiB — 53 ms — h3https://www5.usp.br/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?x34176&ver=4.0.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?x34176&ver=4.0.2 — 200 — 4.7 KiB — 200 ms — http/1.1https://www5.usp.br/wp-includes/js/jquery/ui/core.min.js?x34176&ver=1.13.2www5.usp.br/wp-includes/js/jquery/u... https://www5.usp.br/wp-includes/js/jquery/ui/core.min.js?x34176&ver=1.13.2 — 200 — 10.1 KiB — 204 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/js/frontend.min.js?x34176&ver=3.20.2www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/js/frontend.min.js?x34176&ver=3.20.2 — 200 — 17.2 KiB — 204 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?x34176&ver=3.20.1www5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?x34176&ver=3.20.1 — 200 — 13.3 KiB — 207 ms — http/1.1https://www5.usp.br/wp-content/uploads/2019/01/university-sao-paulo.jpgwww5.usp.br/wp-content/uploads/2019... https://www5.usp.br/wp-content/uploads/2019/01/university-sao-paulo.jpg — 200 — 49.4 KiB — 205 ms — http/1.1https://www5.usp.br/wp-content/uploads/2024/09/valores-usp.pngwww5.usp.br/wp-content/uploads/2024... https://www5.usp.br/wp-content/uploads/2024/09/valores-usp.png — 200 — 20.3 KiB — 204 ms — http/1.1https://www5.usp.br/wp-content/uploads/2025/10/prg.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/10/prg.jpg — 200 — 6.5 KiB — 199 ms — http/1.1https://www5.usp.br/wp-content/uploads/2025/10/logo_prpg.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/10/logo_prpg.jpg — 200 — 7.4 KiB — 201 ms — http/1.1https://www5.usp.br/wp-content/uploads/2025/10/prpi.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/10/prpi.jpg — 200 — 7.3 KiB — 201 ms — http/1.1https://www5.usp.br/wp-content/uploads/2025/10/logo_prceu.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/10/logo_prceu.jpg — 200 — 8.5 KiB — 205 ms — http/1.1https://pixel.wp.com/g.gif?v=ext&blog=212913714&post=171456&tz=-2&srv=www5.usp.br&j=1%3A12.4&host=www5.usp.br&ref=&fcp=3012&rand=0.38908599010511136pixel.wp.com/g.gif?v=ext&blog=21291... https://pixel.wp.com/g.gif?v=ext&blog=212913714&post=171456&tz=-2&srv=www5.usp.br&j=1%3A12.4&host=www5.usp.br&ref=&fcp=3012&rand=0.38908599010511136 — 200 — 177 B — 19 ms — h2https://www5.usp.br/wp-content/uploads/2025/10/logo_prip.jpgwww5.usp.br/wp-content/uploads/2025... https://www5.usp.br/wp-content/uploads/2025/10/logo_prip.jpg — 200 — 8.3 KiB — 209 ms — http/1.1https://www5.usp.br/wp-admin/admin-ajax.phpwww5.usp.br/wp-admin/admin-ajax.php https://www5.usp.br/wp-admin/admin-ajax.php — 200 — 2.1 KiB — 1.8 s — http/1.1https://www5.usp.br/wp-admin/admin-ajax.phpwww5.usp.br/wp-admin/admin-ajax.php https://www5.usp.br/wp-admin/admin-ajax.php — 200 — 2.1 KiB — 1.8 s — http/1.1https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-&co=aHR0cHM6Ly93d3c1LnVzcC5icjo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=79qohetdwobxwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-&co=aHR0cHM6Ly93d3c1LnVzcC5icjo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=79qohetdwobx — 200 — 27.7 KiB — 78 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 97 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 163 ms — h2https://www5.usp.br/wp-content/uploads/2019/08/ensino_800px-722x480.jpgwww5.usp.br/wp-content/uploads/2019... https://www5.usp.br/wp-content/uploads/2019/08/ensino_800px-722x480.jpg — 200 — 40.7 KiB — 202 ms — http/1.1https://www5.usp.br/wp-content/uploads/2019/08/pesquisa_800px-722x480.jpgwww5.usp.br/wp-content/uploads/2019... https://www5.usp.br/wp-content/uploads/2019/08/pesquisa_800px-722x480.jpg — 200 — 58.4 KiB — 202 ms — http/1.1https://www5.usp.br/wp-content/uploads/2019/08/extensao_800px-722x480.jpgwww5.usp.br/wp-content/uploads/2019... https://www5.usp.br/wp-content/uploads/2019/08/extensao_800px-722x480.jpg — 200 — 84.3 KiB — 403 ms — http/1.1https://www5.usp.br/wp-content/uploads/2022/11/20221130_inclusao_usp2.jpg?x34176www5.usp.br/wp-content/uploads/2022... https://www5.usp.br/wp-content/uploads/2022/11/20221130_inclusao_usp2.jpg?x34176 — 200 — 163.2 KiB — 406 ms — http/1.1https://www5.usp.br/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.jswww5.usp.br/wp-content/plugins/elem... https://www5.usp.br/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js — 200 — 1.5 KiB — 202 ms — http/1.1https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 159 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 12 ms — h2https://www5.usp.br/favicon.icowww5.usp.br/favicon.ico https://www5.usp.br/favicon.ico — 200 — 4.2 KiB — 206 ms — http/1.1https://www.google.com/recaptcha/api2/reload?k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-www.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX- — 200 — 2.1 KiB — 108 ms — h3https://www.google.com/recaptcha/api2/clr?k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX-www.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6Ldg9ZYUAAAAAIMzrmpKa5jhXIbxzWZ0d7n1cnX- — 200 — 16 B — 89 ms — h3https://jornal.usp.br/wp-content/uploads/2026/02/20260202_campo-1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/02/20260202_campo-1024x538.jpg — 200 — 188.9 KiB — 1.5 s — http/1.1https://jornal.usp.br/wp-content/uploads/2025/12/20251201_00_praca_relogio_campus_capital_torre-1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2025/12/20251201_00_praca_relogio_campus_capital_torre-1024x538.jpg — 200 — 142.0 KiB — 1.4 s — http/1.1https://jornal.usp.br/wp-content/uploads/2026/01/20260108_00_alunos_orteses_3d_eel_usp.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/01/20260108_00_alunos_orteses_3d_eel_usp.jpg — 200 — 212.0 KiB — 1.6 s — http/1.1https://jornal.usp.br/wp-content/uploads/2025/12/20251207_00_grupo_geca_esalq_usp.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2025/12/20251207_00_grupo_geca_esalq_usp.jpg — 200 — 340.1 KiB — 1.7 s — http/1.1https://jornal.usp.br/wp-content/uploads/2025/12/20251201_00_biogel_insitu_ribeirao_preto-1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2025/12/20251201_00_biogel_insitu_ribeirao_preto-1024x538.jpg — 200 — 87.7 KiB — 1.3 s — http/1.1https://jornal.usp.br/wp-content/uploads/2026/04/RU-Quimicas-FT-Danny-Abensur-1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/04/RU-Quimicas-FT-Danny-Abensur-1024x538.jpg — 200 — 80.1 KiB — 1.3 s — http/1.1https://jornal.usp.br/wp-content/uploads/2026/04/20260415_por-dentro-da-usp-4--1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/04/20260415_por-dentro-da-usp-4--1024x538.jpg — 200 — 86.9 KiB — 395 ms — http/1.1https://jornal.usp.br/wp-content/uploads/2026/04/20260415_destaque_Inauguracao-do-Centro-de-Inovacao-em-Tecnologia-Offshore_Foto-Marcos-Santos_MG_8981-141-1024x538.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/04/20260415_destaque_Inauguracao-do-Centro-de-Inovacao-em-Tecnologia-Offshore_Foto-Marcos-Santos_MG_8981-141-1024x538.jpg — 200 — 85.2 KiB — 403 ms — http/1.1https://jornal.usp.br/wp-content/uploads/2026/04/Homenagem-Defesa-Civil_Pablo-Jacob-02-1024x541.jpgjornal.usp.br/wp-content/uploads/20... https://jornal.usp.br/wp-content/uploads/2026/04/Homenagem-Defesa-Civil_Pablo-Jacob-02-1024x541.jpg — 200 — 79.2 KiB — 200 ms — http/1.1https://cdn.pertoplugin.link/plugin/perto.js.gzcdn.pertoplugin.link/plugin/perto.j... https://cdn.pertoplugin.link/plugin/perto.js.gz — 200 — 3.0 KiB — 127 ms — h2https://us-central1-pertodigital-fe5e0.cloudfunctions.net/getClientDataus-central1-pertodigital-fe5e0.clou... https://us-central1-pertodigital-fe5e0.cloudfunctions.net/getClientData — 204 — 0 B — 226 ms — h2https://us-central1-pertodigital-fe5e0.cloudfunctions.net/getClientDataus-central1-pertodigital-fe5e0.clou... https://us-central1-pertodigital-fe5e0.cloudfunctions.net/getClientData — 200 — 1.0 KiB — 160 ms — h2https://cdn.pertoplugin.link/plugin/version/1.3.4/js/main.js.gzcdn.pertoplugin.link/plugin/version... https://cdn.pertoplugin.link/plugin/version/1.3.4/js/main.js.gz — 200 — 67.7 KiB — 43 ms — h2https://us-central1-pertodigital-fe5e0.cloudfunctions.net/updatePluginPageviewsus-central1-pertodigital-fe5e0.clou... https://us-central1-pertodigital-fe5e0.cloudfunctions.net/updatePluginPageviews — 204 — 0 B — 146 ms — h3https://cdn.pertoplugin.link/plugin/version/1.3.4/css/main.css.gzcdn.pertoplugin.link/plugin/version... https://cdn.pertoplugin.link/plugin/version/1.3.4/css/main.css.gz — 200 — 2.8 KiB — 27 ms — h2https://cdn.pertoplugin.link/plugin/version/1.3.4/assets/functions/content/libras.svg.gzcdn.pertoplugin.link/plugin/version... https://cdn.pertoplugin.link/plugin/version/1.3.4/assets/functions/content/libras.svg.gz — 200 — 2.0 KiB — 82 ms — h2https://cdnfiles.pertoplugin.link/common/plugin_default_icons/icon2.svgcdnfiles.pertoplugin.link/common/pl... https://cdnfiles.pertoplugin.link/common/plugin_default_icons/icon2.svg — 200 — 2.0 KiB — 119 ms — h2https://us-central1-pertodigital-fe5e0.cloudfunctions.net/updatePluginPageviewsus-central1-pertodigital-fe5e0.clou... https://us-central1-pertodigital-fe5e0.cloudfunctions.net/updatePluginPageviews — 200 — 39 B — 150 ms — h3https://cdn.pertoplugin.link/plugin/version/1.3.4/assets/functions/navigation/face_navigation.svg.gzcdn.pertoplugin.link/plugin/version... https://cdn.pertoplugin.link/plugin/version/1.3.4/assets/functions/navigation/face_navigation.svg.gz — 200 — 1.1 KiB — 124 ms — h2https://cdnfiles.pertoplugin.link/assets/fonts/latin.woff2cdnfiles.pertoplugin.link/assets/fo... https://cdnfiles.pertoplugin.link/assets/fonts/latin.woff2 — 200 — 47.8 KiB — 79 ms — h2
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 4546ms · 614KB · R$56/mo
www5.usp.br
Other
Costly
Execution 1463ms
Transfer 40 KB
Monthly Cost R$18/mo
www.gstatic.com
Other
Costly
Execution 1032ms
Transfer 0 KB
Unused 43%
Monthly Cost R$13/mo
Unattributable
Other
Costly
Execution 663ms
Transfer 0 KB
Monthly Cost R$8/mo
www5.usp.br
Other
Costly
Execution 572ms
Transfer 44 KB
Monthly Cost R$7/mo
Google Tag Manager
Tag Manager
Costly
Execution 240ms
Transfer 147 KB
Unused 42%
Monthly Cost R$3/mo
cdn.pertoplugin.link
Other
Optional
Execution 200ms
Transfer 68 KB
Monthly Cost R$2/mo
Facebook Pixel
Advertising
Optional
Execution 130ms
Transfer 78 KB
Unused 67%
Monthly Cost R$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 106ms
Transfer 125 KB
Unused 52%
Monthly Cost R$1/mo
www5.usp.br
Other
Optional
Execution 78ms
Transfer 92 KB
Unused 83%
Monthly Cost R$1/mo
Google Analytics
Analytics
Optional
Execution 63ms
Transfer 21 KB
Monthly Cost R$1/mo

These scripts may cost more than they're worth

  • www5.usp.br adds 1463ms and costs ~R$18/month
  • www.gstatic.com adds 1032ms and costs ~R$13/month
  • Unattributable adds 663ms and costs ~R$8/month
  • www5.usp.br adds 572ms and costs ~R$7/month
  • Google Tag Manager adds 240ms and costs ~R$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www5.usp.br takes 1463ms 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.gstatic.com takes 1032ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 663ms 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

www5.usp.br takes 572ms 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 240ms 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

67% of Facebook Pixel'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

52% 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

83% of www5.usp.br'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