Skip to content
https://unicamp.br

Performance

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

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

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

3.52 s

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

8.65 s

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

1.10 s

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

0.079

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

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

20.54 s

Page Load Progression

702 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 95 requests
FIX
3.7 MB transferred, 95 requests
Warning::
Page weighs 7.4 MB (3.7 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.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 224 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 224 KB
Info::
95 HTTP requests
Info::
Estimated 0.78 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
95 requests
0.78 g CO2 per page load
Images 2.0 MiB 55%
JavaScript 1.2 MiB 32%
Fonts 223.7 KiB 6%
CSS 157.6 KiB 4%
HTML 70.7 KiB 2%
Other 38.2 KiB 1%
Other 10.0 KiB 0%
Other 1.5 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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 (3.7 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8534ms total JS execution
FIX
8534ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 2188ms CPU time
Warning::
https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-...: 1912ms CPU time
Warning::
https://www.unicamp.br/: 1600ms CPU time
Warning::
Unattributable: 942ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PDVB...: 507ms CPU time
Warning::
Third-party scripts: 8534ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 27% Style & Layout 17% Script Parsing & Compilation 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js2188ms1926ms152ms3rd
https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.41912ms258ms24ms3rd
https://www.unicamp.br/1600ms34ms8ms3rd
Unattributable942ms21ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQ507ms401ms89ms3rd
https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/all.min.js?ver=1776368006498ms305ms13ms3rd
https://cse.google.com/cse.js?cx=%20672f2ed3c1b8b463d248ms208ms2ms3rd
https://cse.google.com/adsense/search/async-ads.js176ms80ms86ms3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3D98ms46ms49ms3rd
https://www.unicamp.br/wp-includes/js/jquery/jquery.min.js?ver=3.6.194ms76ms14ms3rd

Showing top 10 of 14 scripts

F
JS Bundles
Action
32 scripts, 637 KB unused
FIX
32 scripts, 637 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PDVB...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google.com/cse/static/element/b33cba58...: 48 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 637 KB
637 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQ157 KB65 KB (41%)3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3D99 KB48 KB (48%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd
https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.442 KB24 KB (58%)3rd
https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.55 KB3rd
https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.js?ver=6.9.42 KB3rd
https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/acceptance-validation-skip.min.js?ver=17763680060 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
95 resources · 3.7 MB · 637 KB savings available
FIX
95 resources · 3.7 MB · 637 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~637 KB of savings available
Warning::
94 third-party resources (100% of weight)
Info::
6 resources over 200KB
95 resources · 3.7 MiB · 94 third-party 2.7 MiB over 1MB target
Image 56% · 2.1 MiB
JavaScript 32% · 1.2 MiB
Font 6% · 223.7 KiB
CSS 4% · 157.6 KiB
Document 2% · 70.8 KiB
Other 0% · 13.5 KiB

~636.6 KiB of savings available

Remove unused JavaScript: 636.6 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.

B
Image Optimization
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://www.unicamp.br/wp-content/themes/bx-unicam... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 2.0 MB
0 oversized -0 KB
23 legacy format
1 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (224 KB)
PASS
4 fonts (224 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

224 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.5 s LCP 8.6 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 31 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 110 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.5.1/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-solid-900.woff2 — 153.5 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 21 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 31 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 110 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 153 KB
Load time 22 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 21 ms
Start 3.1 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 ~77 KB and ~154 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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
4
prefetch

4 resource hints configured

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
95 requests over 4242ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.5 s LCP 8.6 shttps://unicamp.br// https://unicamp.br/ — 301 — 141 B — 798 ms — h2https://www.unicamp.br/www.unicamp.br/ https://www.unicamp.br/ — 200 — 37.5 KiB — 674 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap — 200 — 972 B — 52 ms — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.3 KiB — 40 ms — h2https://cdn.jsdelivr.net/npm/hint.css@3.0.0/hint.min.css?ver=6.9.4cdn.jsdelivr.net/npm/hint.css@3.0.0... https://cdn.jsdelivr.net/npm/hint.css@3.0.0/hint.min.css?ver=6.9.4 — 200 — 1.7 KiB — 32 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/excerpt.min.css?ver=1776368003www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/excerpt.min.css?ver=1776368003 — 200 — 558 B — 41 ms — h2https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.css?ver=6.9.4cdn.jsdelivr.net/npm/swiper@11.1.8/... https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.css?ver=6.9.4 — 200 — 4.8 KiB — 34 ms — h2https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css?ver=6.9.4cdn.jsdelivr.net/npm/select2@4.0.13... https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css?ver=6.9.4 — 200 — 2.7 KiB — 27 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/all.min.css?ver=1776368002www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/all.min.css?ver=1776368002 — 200 — 64.1 KiB — 69 ms — h2https://use.fontawesome.com/releases/v6.5.1/css/all.css?ver=6.5.1use.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/css/all.css?ver=6.5.1 — 200 — 24.4 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100..1000&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100..1000&display=swap — 200 — 862 B — 43 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Special+Gothic:wght@400..700&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Special+Gothic:wght@400..700&display=swap — 200 — 591 B — 45 ms — h2https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.css?ver=6.9.4cdn.jsdelivr.net/npm/lite-youtube-e... https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.css?ver=6.9.4 — 200 — 1.2 KiB — 33 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp.svgwww.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp.svg — 200 — 3.8 KiB — 56 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp-fundo-escuro.svgwww.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp-fundo-escuro.svg — 200 — 3.8 KiB — 57 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/atu_reitoria_20200804_capa.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/atu_reitoria_20200804_capa.jpg — 200 — 284.7 KiB — 72 ms — h2https://www.unicamp.br/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.unicamp.br/wp-includes/js/dist/... https://www.unicamp.br/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 67 ms — h2https://www.unicamp.br/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.unicamp.br/wp-includes/js/dist/... https://www.unicamp.br/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 55 ms — h2https://www.unicamp.br/wp-includes/js/jquery/jquery.min.js?ver=3.6.1www.unicamp.br/wp-includes/js/jquer... https://www.unicamp.br/wp-includes/js/jquery/jquery.min.js?ver=3.6.1 — 200 — 30.0 KiB — 33 ms — h2https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.4cdn.jsdelivr.net/npm/swiper@11.1.8/... https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.4 — 200 — 41.9 KiB — 37 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/posts-type-reactions.js?ver=1776368007www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/posts-type-reactions.js?ver=1776368007 — 200 — 1.1 KiB — 48 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQ — 200 — 157.3 KiB — 123 ms — h2https://cse.google.com/cse.js?cx=%20672f2ed3c1b8b463dcse.google.com/cse.js?cx=%20672f2ed... https://cse.google.com/cse.js?cx=%20672f2ed3c1b8b463d — 200 — 3.8 KiB — 70 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/20141112_8-Painel-Zeferino-Vaz-Praca-das-Bandeiras-scarpa_DSC_4292.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/20141112_8-Painel-Zeferino-Vaz-Praca-das-Bandeiras-scarpa_DSC_4292.jpg — 200 — 87.6 KiB — 112 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/cover_image_unicamp-768x375.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/cover_image_unicamp-768x375.jpg — 200 — 147.6 KiB — 1.3 s — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.8 KiB — 40 ms — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.5 KiB — 48 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/acceptance-validation-skip.min.js?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/acceptance-validation-skip.min.js?ver=1776368006 — 200 — 509 B — 77 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/audio-player.min.js?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/audio-player.min.js?ver=1776368006 — 200 — 1.1 KiB — 44 ms — h2https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/js/select2.min.js?ver=6.9.4cdn.jsdelivr.net/npm/select2@4.0.13... https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/js/select2.min.js?ver=6.9.4 — 200 — 20.9 KiB — 29 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.5 s LCP 8.6 shttps://unicamp.br// https://unicamp.br/ — 301 — 141 B — 798 ms — h2https://www.unicamp.br/www.unicamp.br/ https://www.unicamp.br/ — 200 — 37.5 KiB — 674 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap — 200 — 972 B — 52 ms — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.3 KiB — 40 ms — h2https://cdn.jsdelivr.net/npm/hint.css@3.0.0/hint.min.css?ver=6.9.4cdn.jsdelivr.net/npm/hint.css@3.0.0... https://cdn.jsdelivr.net/npm/hint.css@3.0.0/hint.min.css?ver=6.9.4 — 200 — 1.7 KiB — 32 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/excerpt.min.css?ver=1776368003www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/excerpt.min.css?ver=1776368003 — 200 — 558 B — 41 ms — h2https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.css?ver=6.9.4cdn.jsdelivr.net/npm/swiper@11.1.8/... https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.css?ver=6.9.4 — 200 — 4.8 KiB — 34 ms — h2https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css?ver=6.9.4cdn.jsdelivr.net/npm/select2@4.0.13... https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css?ver=6.9.4 — 200 — 2.7 KiB — 27 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/all.min.css?ver=1776368002www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/css/all.min.css?ver=1776368002 — 200 — 64.1 KiB — 69 ms — h2https://use.fontawesome.com/releases/v6.5.1/css/all.css?ver=6.5.1use.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/css/all.css?ver=6.5.1 — 200 — 24.4 KiB — 53 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100..1000&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100..1000&display=swap — 200 — 862 B — 43 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Special+Gothic:wght@400..700&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:opsz@9..40&family=Special+Gothic:wght@400..700&display=swap — 200 — 591 B — 45 ms — h2https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.css?ver=6.9.4cdn.jsdelivr.net/npm/lite-youtube-e... https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.css?ver=6.9.4 — 200 — 1.2 KiB — 33 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp.svgwww.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp.svg — 200 — 3.8 KiB — 56 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp-fundo-escuro.svgwww.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/logo-unicamp-fundo-escuro.svg — 200 — 3.8 KiB — 57 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/atu_reitoria_20200804_capa.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/atu_reitoria_20200804_capa.jpg — 200 — 284.7 KiB — 72 ms — h2https://www.unicamp.br/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.unicamp.br/wp-includes/js/dist/... https://www.unicamp.br/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 67 ms — h2https://www.unicamp.br/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.unicamp.br/wp-includes/js/dist/... https://www.unicamp.br/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 55 ms — h2https://www.unicamp.br/wp-includes/js/jquery/jquery.min.js?ver=3.6.1www.unicamp.br/wp-includes/js/jquer... https://www.unicamp.br/wp-includes/js/jquery/jquery.min.js?ver=3.6.1 — 200 — 30.0 KiB — 33 ms — h2https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.4cdn.jsdelivr.net/npm/swiper@11.1.8/... https://cdn.jsdelivr.net/npm/swiper@11.1.8/swiper-bundle.min.js?ver=6.9.4 — 200 — 41.9 KiB — 37 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/posts-type-reactions.js?ver=1776368007www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/posts-type-reactions.js?ver=1776368007 — 200 — 1.1 KiB — 48 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PDVB8KC1ZQ — 200 — 157.3 KiB — 123 ms — h2https://cse.google.com/cse.js?cx=%20672f2ed3c1b8b463dcse.google.com/cse.js?cx=%20672f2ed... https://cse.google.com/cse.js?cx=%20672f2ed3c1b8b463d — 200 — 3.8 KiB — 70 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/20141112_8-Painel-Zeferino-Vaz-Praca-das-Bandeiras-scarpa_DSC_4292.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/20141112_8-Painel-Zeferino-Vaz-Praca-das-Bandeiras-scarpa_DSC_4292.jpg — 200 — 87.6 KiB — 112 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/cover_image_unicamp-768x375.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/12/cover_image_unicamp-768x375.jpg — 200 — 147.6 KiB — 1.3 s — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.8 KiB — 40 ms — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.5 KiB — 48 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/acceptance-validation-skip.min.js?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/acceptance-validation-skip.min.js?ver=1776368006 — 200 — 509 B — 77 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/audio-player.min.js?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/audio-player.min.js?ver=1776368006 — 200 — 1.1 KiB — 44 ms — h2https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/js/select2.min.js?ver=6.9.4cdn.jsdelivr.net/npm/select2@4.0.13... https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/js/select2.min.js?ver=6.9.4 — 200 — 20.9 KiB — 29 ms — h3https://vlibras.gov.br/app/vlibras-plugin.js?ver=6.9.4vlibras.gov.br/app/vlibras-plugin.j... https://vlibras.gov.br/app/vlibras-plugin.js?ver=6.9.4 — 302 — 459 B — 605 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/headers.min.js?ver=1776368007www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/headers.min.js?ver=1776368007 — 200 — 577 B — 94 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/pagination.min.js?ver=1776368007www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/pagination.min.js?ver=1776368007 — 200 — 4.7 KiB — 71 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/all.min.js?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/all.min.js?ver=1776368006 — 200 — 22.2 KiB — 100 ms — h2https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/dynamic-scrapeable.min.js?ver=1776368007www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/js/dynamic-scrapeable.min.js?ver=1776368007 — 200 — 829 B — 96 ms — h2https://www.google.com/recaptcha/api.js?render=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7&ver=3.0 — 200 — 1.0 KiB — 81 ms — h3https://www.unicamp.br/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.unicamp.br/wp-includes/js/dist/... https://www.unicamp.br/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 11.9 KiB — 75 ms — h2https://www.unicamp.br/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5www.unicamp.br/wp-content/plugins/c... https://www.unicamp.br/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5 — 200 — 839 B — 85 ms — h2https://www.unicamp.br/wp-content/plugins/gtranslate/js/flags.js?ver=6.9.4www.unicamp.br/wp-content/plugins/g... https://www.unicamp.br/wp-content/plugins/gtranslate/js/flags.js?ver=6.9.4 — 200 — 5.0 KiB — 88 ms — h2https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.js?ver=6.9.4cdn.jsdelivr.net/npm/lite-youtube-e... https://cdn.jsdelivr.net/npm/lite-youtube-embed@0.3.4/src/lite-yt-embed.min.js?ver=6.9.4 — 200 — 2.0 KiB — 23 ms — h3https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/icons.svg?ver=1776368006www.unicamp.br/wp-content/themes/bx... https://www.unicamp.br/wp-content/themes/bx-unicamp-multisite/assets/img/icons.svg?ver=1776368006 — 200 — 33.5 KiB — 98 ms — h2https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260416_Caism_scarpa_AJS_6327_Capa.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260416_Caism_scarpa_AJS_6327_Capa.jpg — 200 — 300.4 KiB — 65 ms — h2https://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 — 31 ms — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 110 ms — datahttps://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260414_Medicamento-Cancer_AMP_7817_Capa.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260414_Medicamento-Cancer_AMP_7817_Capa.jpg — 200 — 220.2 KiB — 42 ms — h2https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260310_4_Quimica-Computacional_Imecc_LP-mobile.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Man_20260310_4_Quimica-Computacional_Imecc_LP-mobile.jpg — 200 — 179.1 KiB — 1.2 s — h2https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Tecnologia-2054_INSETOS-Igor-Alisson-Inova-Unicamp-4-mobile.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/32/2026/04/Tecnologia-2054_INSETOS-Igor-Alisson-Inova-Unicamp-4-mobile.jpg — 200 — 257.9 KiB — 1.1 s — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/08/Placa-perri-DSC_0197-768x510.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/08/Placa-perri-DSC_0197-768x510.jpg — 200 — 127.6 KiB — 1.2 s — h2https://www.unicamp.br/wp-content/uploads/sites/33/2022/06/man-po_arvores-unicamp_20220615_capa-768x264.jpgwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2022/06/man-po_arvores-unicamp_20220615_capa-768x264.jpg — 200 — 70.7 KiB — 37 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2023/08/cropped-cropped-img_logo_jornal-unicamp-768x78.pngwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2023/08/cropped-cropped-img_logo_jornal-unicamp-768x78.png — 200 — 18.7 KiB — 31 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2026/04/Jornal_da_Unicamp_capa_edicao741_20260410.jpg-698x1024.jpegwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2026/04/Jornal_da_Unicamp_capa_edicao741_20260410.jpg-698x1024.jpeg — 200 — 162.3 KiB — 51 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3Dwww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__nl.js?usqp=CAI%3D — 200 — 98.6 KiB — 20 ms — h3https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+nl.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+nl.css — 200 — 9.7 KiB — 14 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 6 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-PDVB8KC1ZQ&gtm=45je64k0v896701088za200zd896701088&_p=1776894515458&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1686482995.1776894516&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~117384406~117512542&sid=1776894515&sct=1&seg=0&dl=https%3A%2F%2Fwww.unicamp.br%2F&dt=Portal%20Unicamp&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2052region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-PDVB8KC1ZQ&gtm=45je64k0v896701088za200zd896701088&_p=1776894515458&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1686482995.1776894516&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~117384406~117512542&sid=1776894515&sct=1&seg=0&dl=https%3A%2F%2Fwww.unicamp.br%2F&dt=Portal%20Unicamp&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2052 — 204 — 549 B — 109 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-E84QCM28ES&gtm=45je64k0v896701088za200zd896701088&_p=1776894515458&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1686482995.1776894516&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~117384406~117512542&sid=1776894515&sct=1&seg=0&dl=https%3A%2F%2Fwww.unicamp.br%2F&dt=Portal%20Unicamp&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2063region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-E84QCM28ES&gtm=45je64k0v896701088za200zd896701088&_p=1776894515458&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1686482995.1776894516&frm=0&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&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~117384406~117512542&sid=1776894515&sct=1&seg=0&dl=https%3A%2F%2Fwww.unicamp.br%2F&dt=Portal%20Unicamp&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2063 — 204 — 48 B — 100 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+nl.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+nl.css — 200 — 1.5 KiB — 10 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 15 ms — h2https://www.google.com/cse/static/images/2x/nl/branding.pngwww.google.com/cse/static/images/2x... https://www.google.com/cse/static/images/2x/nl/branding.png — 200 — 4.1 KiB — 6 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 14 ms — h2https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.js?ver=6.9.4cdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.js?ver=6.9.4 — 200 — 6.0 KiB — 4 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 — 34 ms — h2blob:https://www.unicamp.br/5dd5d0a1-301e-4fa4-a867-cc1d8d602124www.unicamp.br/5dd5d0a1-301e-4fa4-a... blob:https://www.unicamp.br/5dd5d0a1-301e-4fa4-a867-cc1d8d602124 — 200 — -1 B — 249 ms — blobhttps://www.unicamp.br/wp-json/contact-form-7/v1/contact-forms/3003/feedback/schemawww.unicamp.br/wp-json/contact-form... https://www.unicamp.br/wp-json/contact-form-7/v1/contact-forms/3003/feedback/schema — 200 — 902 B — 1.1 s — h2data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52…www.w3.org/2000/svg" viewBox="0 0 6... data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52… — 200 — 0 B — 0 ms — datahttps://i.ytimg.com/vi/uLj_6a3l7_g/hqdefault.jpgi.ytimg.com/vi/uLj_6a3l7_g/hqdefaul... https://i.ytimg.com/vi/uLj_6a3l7_g/hqdefault.jpg — 200 — 21.0 KiB — 26 ms — h2https://i.ytimg.com/vi/5HRSpmFI4C4/hqdefault.jpgi.ytimg.com/vi/5HRSpmFI4C4/hqdefaul... https://i.ytimg.com/vi/5HRSpmFI4C4/hqdefault.jpg — 200 — 25.7 KiB — 22 ms — h2https://i.ytimg.com/vi/P1CnTH8o5VI/hqdefault.jpgi.ytimg.com/vi/P1CnTH8o5VI/hqdefaul... https://i.ytimg.com/vi/P1CnTH8o5VI/hqdefault.jpg — 200 — 22.4 KiB — 18 ms — h2https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.5.1... https://use.fontawesome.com/releases/v6.5.1/webfonts/fa-solid-900.woff2 — 200 — 153.5 KiB — 22 ms — h2https://i.ytimg.com/vi_webp/uLj_6a3l7_g/sddefault.webpi.ytimg.com/vi_webp/uLj_6a3l7_g/sdd... https://i.ytimg.com/vi_webp/uLj_6a3l7_g/sddefault.webp — 200 — 33.5 KiB — 52 ms — h2https://i.ytimg.com/vi_webp/5HRSpmFI4C4/sddefault.webpi.ytimg.com/vi_webp/5HRSpmFI4C4/sdd... https://i.ytimg.com/vi_webp/5HRSpmFI4C4/sddefault.webp — 200 — 58.5 KiB — 51 ms — h2https://i.ytimg.com/vi_webp/P1CnTH8o5VI/sddefault.webpi.ytimg.com/vi_webp/P1CnTH8o5VI/sdd... https://i.ytimg.com/vi_webp/P1CnTH8o5VI/sddefault.webp — 200 — 35.0 KiB — 44 ms — h2https://www.unicamp.br/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.unicamp.br/wp-includes/js/wp-em... https://www.unicamp.br/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.6 KiB — 17 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7&co=aHR0cHM6Ly93d3cudW5pY2FtcC5icjo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=c0c2ehsiozhmwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7&co=aHR0cHM6Ly93d3cudW5pY2FtcC5icjo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=c0c2ehsiozhm — 200 — 27.5 KiB — 37 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 — 28 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 — 39 ms — h2https://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 — 331 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 6 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 21 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 — 32 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=+u/zEpVmTYmHNJSh1E0Qhw==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=+u/zEpVmTYmHNJSh1E0Qhw==&sde=1 — 200 — 8.0 KiB — 33 ms — h3https://vlibras.gov.br/app//assets/access_icon.svgvlibras.gov.br/app//assets/access_i... https://vlibras.gov.br/app//assets/access_icon.svg — 302 — 453 B — 209 ms — h2https://vlibras.gov.br/app//assets/access_popup.jpgvlibras.gov.br/app//assets/access_p... https://vlibras.gov.br/app//assets/access_popup.jpg — 302 — 454 B — 207 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 27 ms — h2https://www.unicamp.br/wp-content/uploads/sites/33/2024/03/cropped-logo_unicamp_512-32x32.pngwww.unicamp.br/wp-content/uploads/s... https://www.unicamp.br/wp-content/uploads/sites/33/2024/03/cropped-logo_unicamp_512-32x32.png — 200 — 2.7 KiB — 9 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 13 ms — h2https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.jspagead2.googlesyndication.com/bg/iE... https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.js — 200 — 21.9 KiB — 19 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_popup.jpgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_popup.jpg — 301 — 333 B — 5 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_icon.svgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_icon.svg — 301 — 332 B — 5 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_popup.jpgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_popup.jpg — 200 — 10.1 KiB — 6 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_icon.svgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_icon.svg — 200 — 2.9 KiB — 7 ms — h3https://ep2.adtrafficquality.google/generate_204?joLWrwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?joLWrw — 204 — 40 B — 6 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=%2Bu%2FzEpVmTYmHNJSh1E0Qhw%3D%3D&bg=!FhWlFXfNAAa1ilLUlYo7AEcBe5WfOAltWdQz9mW0VxgEQ5TZe9QsJal6QD1CzJvnkjG5S3FxRS5Oyvv-qCvxl-h5zgCmct80KMepZHvxPvY6886hEgyQ0wIAAACKUgAAAARoAQd-ABvTSX0ZnjhQg9QeamBQkAblg2Cg3RyxT2aT2KQKADvUNz_KQy_u5ZxOrH3bGAG5BIS2hmx5vWW6NGz3aIF-Apa5VoHbbwkU-8HiPdMs9wpr-VDtewdv1XJKJJkCEWhvkUfcZTbF9dgjqFzlbVvb-_BzZ-AM1f1rBPVduvvJ1C2jHyil6uhvGmkEux8XZYfpIuVWvHJcryXjifqJXbBdMPCRyYBLbMbQGMFvioV223QWKpQccSbcJoDd2RORnZwJ0Fn0YEKYZnHVsH0aYuqJuVNlyiMut9cBjfRqDukpbW9DD52I_7BaIQk8A_kMrMl4m9EfsT4xZCMBARS9Nj2ZGrSaXWxKMpLIt_Wz6B1oH7NL3R2JsOOd7_leMGcKfuYK5sDE-YgafbzhNA37lePzOeLq7B0KjnCTvpCf1ZAPp9MBkfkfg8zREth_ktEA7gJnecNOUt_r_W2eMiIvs15jC9Tgk5gGZJtbKCPrLvMbs6iVjIoK-rRFBROFgKodOhyOGfBvcuJKsscieYQE7BWCvx6OeN6Spqu0Ux8aKJorPoXFOz_0G5X7ZsGaPipHXHdULY_N-8lAzGlVYqiGdVA5WADJbuqs4kS139Xq_A1yNwjABC8JbQHLldVbRUCMBmYMtoX19SUUDUINRpE0q81yCeDyQrY3R-Y5fk7if_U5GIIGW8XVGA3DnKr-jAsWCZfzkYl7TSDEdpPfDWQU2D8u0gm0SeukXqFHMwOJRQHA4W6QAPiDehru5MCWWN34VS9s7AD-ezqO2aDxANS3XBhZ-rt6SpWvEzYiI8zTp_rIHEqnGgWBm909EJZU_KHw68Aep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=%2Bu%2FzEpVmTYmHNJSh1E0Qhw%3D%3D&bg=!FhWlFXfNAAa1ilLUlYo7AEcBe5WfOAltWdQz9mW0VxgEQ5TZe9QsJal6QD1CzJvnkjG5S3FxRS5Oyvv-qCvxl-h5zgCmct80KMepZHvxPvY6886hEgyQ0wIAAACKUgAAAARoAQd-ABvTSX0ZnjhQg9QeamBQkAblg2Cg3RyxT2aT2KQKADvUNz_KQy_u5ZxOrH3bGAG5BIS2hmx5vWW6NGz3aIF-Apa5VoHbbwkU-8HiPdMs9wpr-VDtewdv1XJKJJkCEWhvkUfcZTbF9dgjqFzlbVvb-_BzZ-AM1f1rBPVduvvJ1C2jHyil6uhvGmkEux8XZYfpIuVWvHJcryXjifqJXbBdMPCRyYBLbMbQGMFvioV223QWKpQccSbcJoDd2RORnZwJ0Fn0YEKYZnHVsH0aYuqJuVNlyiMut9cBjfRqDukpbW9DD52I_7BaIQk8A_kMrMl4m9EfsT4xZCMBARS9Nj2ZGrSaXWxKMpLIt_Wz6B1oH7NL3R2JsOOd7_leMGcKfuYK5sDE-YgafbzhNA37lePzOeLq7B0KjnCTvpCf1ZAPp9MBkfkfg8zREth_ktEA7gJnecNOUt_r_W2eMiIvs15jC9Tgk5gGZJtbKCPrLvMbs6iVjIoK-rRFBROFgKodOhyOGfBvcuJKsscieYQE7BWCvx6OeN6Spqu0Ux8aKJorPoXFOz_0G5X7ZsGaPipHXHdULY_N-8lAzGlVYqiGdVA5WADJbuqs4kS139Xq_A1yNwjABC8JbQHLldVbRUCMBmYMtoX19SUUDUINRpE0q81yCeDyQrY3R-Y5fk7if_U5GIIGW8XVGA3DnKr-jAsWCZfzkYl7TSDEdpPfDWQU2D8u0gm0SeukXqFHMwOJRQHA4W6QAPiDehru5MCWWN34VS9s7AD-ezqO2aDxANS3XBhZ-rt6SpWvEzYiI8zTp_rIHEqnGgWBm909EJZU_KHw68A — 204 — 17 B — 15 ms — h3https://www.google.com/recaptcha/api2/reload?k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7www.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7 — 200 — 2.0 KiB — 77 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7www.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LdID-4iAAAAAGyMS_KIe-of1WQFwfdQ469GUkR7 — 200 — 16 B — 25 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 8534ms · 517KB · R$25/mo
www.gstatic.com
Other
Costly
Execution 2188ms
Transfer 0 KB
Unused 43%
Monthly Cost R$6/mo
jsDelivr
CDN
Costly
Execution 1912ms
Transfer 42 KB
Unused 58%
Monthly Cost R$6/mo
www.unicamp.br
Other
Costly
Execution 1600ms
Transfer 37 KB
Monthly Cost R$5/mo
Unattributable
Other
Costly
Execution 942ms
Transfer 0 KB
Monthly Cost R$3/mo
Google Tag Manager
Tag Manager
Costly
Execution 507ms
Transfer 157 KB
Unused 41%
Monthly Cost R$2/mo
www.unicamp.br
Other
Costly
Execution 498ms
Transfer 22 KB
Monthly Cost R$1/mo
cse.google.com
Other
Costly
Execution 248ms
Transfer 4 KB
Monthly Cost R$1/mo
cse.google.com
Other
Optional
Execution 176ms
Transfer 44 KB
Unused 73%
Monthly Cost R$1/mo
www.google.com
Other
Optional
Execution 98ms
Transfer 99 KB
Unused 48%
Monthly Cost R$0/mo
www.unicamp.br
Other
Optional
Execution 94ms
Transfer 30 KB
Monthly Cost R$0/mo
www.unicamp.br
Other
Optional
Execution 81ms
Transfer 5 KB
Monthly Cost R$0/mo
www.unicamp.br
Other
Optional
Execution 75ms
Transfer 6 KB
Monthly Cost R$0/mo
ep2.adtrafficquality.google
Other
Optional
Execution 64ms
Transfer 8 KB
Monthly Cost R$0/mo
www.unicamp.br
Other
Optional
Execution 50ms
Transfer 64 KB
Monthly Cost R$0/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 2188ms and costs ~R$6/month
  • jsDelivr adds 1912ms and costs ~R$6/month
  • www.unicamp.br adds 1600ms and costs ~R$5/month
  • Unattributable adds 942ms and costs ~R$3/month
  • Google Tag Manager adds 507ms and costs ~R$2/month
  • www.unicamp.br adds 498ms and costs ~R$1/month
  • cse.google.com adds 248ms and costs ~R$1/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.gstatic.com takes 2188ms 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

jsDelivr takes 1912ms 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

58% of jsDelivr'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

www.unicamp.br takes 1600ms 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 942ms 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 507ms 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.unicamp.br takes 498ms 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

cse.google.com takes 248ms 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

73% of cse.google.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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