Skip to content
https://vipoftalmologia.com.br

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
2
REVIEW
4
PASS
13
INFO
3

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

95
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

670 ms

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

967 ms

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

0 ms

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

0.099

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

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

967 ms

Page Load Progression

524 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.7 s
4.2 s
Checks
22
13 PASS 4 REVIEW 2 FIX
D
Page Weight Inventory
Action
56 resources · 1.5 MB · 174 KB savings available
FIX
56 resources · 1.5 MB · 174 KB savings available
Warning::
Page weight 1.5 MB exceeds 1 MB target by 482 KB
Got: 1.5 MB Expected: ≤ 1 MB
Info::
~174 KB of savings available
Warning::
24 third-party resources (46% of weight)
56 resources · 1.5 MiB · 24 third-party 482.1 KiB over 1MB target
JavaScript 61% · 911.3 KiB
Image 35% · 530.7 KiB
Font 2% · 28.1 KiB
CSS 1% · 20.9 KiB
Document 1% · 11.9 KiB
Other 0% · 3.2 KiB

~173.7 KiB of savings available

Remove unused JavaScript: 173.7 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.
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.5 MB transferred, 56 requests
REVIEW
1.5 MB transferred, 56 requests
Info::
Page weighs 3.7 MB (1.5 MB transferred)
Warning::
JavaScript is 911 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 911 KB
Info::
56 HTTP requests
Info::
Estimated 0.31 g CO2 per page load
1.5 MB / 2.4 MB budget
1.5 MB transferred
56 requests
0.31 g CO2 per page load
JavaScript 911.3 KiB 61%
Images 525.6 KiB 35%
Fonts 28.1 KiB 2%
CSS 20.9 KiB 1%
HTML 11.9 KiB 1%
Other 6.4 KiB 0%
Other 1.4 KiB 0%
Other 554 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Third-Party Impact
46% third-party, 0 ms blocking
REVIEW
46% third-party, 0 ms blocking
Info::
Third-party code accounts for 46% of page weight (687.3 KiB of 1.5 MiB)
Info::
Third-party blocking time is low (0 ms)
54%
46%
First-party Third-party
C
JS Bundles
Action
31 scripts, 174 KB unused
REVIEW
31 scripts, 174 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-73MS...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 37 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vipoftalmologia.com.br/assets/index-D1rrpi...: 27 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vipoftalmologia.com.br/assets/radix-forms-...: 21 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vipoftalmologia.com.br/assets/router-vendo...: 20 KB unused (31%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 174 KB
174 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-73MSY1E9P5158 KB68 KB (43%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB37 KB (39%)3rd
https://vipoftalmologia.com.br/assets/index-D1rrpic_.js58 KB27 KB (47%)1st
https://vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js24 KB21 KB (91%)1st
https://vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js67 KB20 KB (31%)1st
https://vipoftalmologia.com.br/assets/radix-overlays-BVS0E4jt.js3 KB1st
https://vipoftalmologia.com.br/assets/DrMarioFranco-bWy3v_nJ.js8 KB1st
https://vipoftalmologia.com.br/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB1st
https://vipoftalmologia.com.br/assets/radix-nav-BMVAjGMq.js6 KB1st
https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a1177817227644711 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

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
Image Optimization
11 images, 0 KB saveable
PASS
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 526 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
354ms total JS execution
PASS
354ms total JS execution
Info::
Unattributable: 113ms CPU time
Info::
https://vipoftalmologia.com.br/: 107ms CPU time
Info::
https://vipoftalmologia.com.br/cdn-cgi/challenge-p...: 68ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-73MS...: 67ms CPU time
Info::
Third-party scripts: 67ms (19% of total)

Main Thread Breakdown

Script Evaluation 50% Other 29% Style & Layout 10% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable113ms6ms0ms1st
https://vipoftalmologia.com.br/107ms10ms0ms1st
https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js68ms65ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-73MSY1E9P567ms56ms11ms3rd
A+
Font Loading
1 fonts (28 KB)
PASS
1 fonts (28 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

28 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 670 ms LCP 967 mshttps://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2normal.woff2 https://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2 — 28.1 KiB — 34 ms — font-display: swap
normal.woff2 woff2 swap
Size 28 KB
Load time 34 ms
Start 1.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)
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+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-Timing Observability
4 Server-Timing entries advertised
PASS
4 Server-Timing entries advertised
Info::
Server-Timing header advertises 4 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
56 requests over 1894ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 670 ms LCP 967 mshttps://vipoftalmologia.com.br// https://vipoftalmologia.com.br/ — 200 — 10.3 KiB — 800 ms — h3https://vipoftalmologia.com.br/cdn-cgi/speculation/cdn-cgi/speculation https://vipoftalmologia.com.br/cdn-cgi/speculation — 200 — 605 B — 20 ms — h3https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;600;800&family=DM+Serif+Display&display=swapfonts.googleapis.com/css2?family=Qu... https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;600;800&family=DM+Serif+Display&display=swap — 200 — 1.2 KiB — 78 ms — h2https://vipoftalmologia.com.br/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://vipoftalmologia.com.br/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.3 KiB — 23 ms — h3https://vipoftalmologia.com.br/assets/5c9b9d2f-c993-48fe-b8df-a28093c0452c.webp/assets/5c9b9d2f-c993-48fe-b8df-a28... https://vipoftalmologia.com.br/assets/5c9b9d2f-c993-48fe-b8df-a28093c0452c.webp — 200 — 78.3 KiB — 108 ms — h3https://vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js/assets/router-vendor-Ca-CWbEB.js https://vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js — 200 — 66.6 KiB — 100 ms — h3https://vipoftalmologia.com.br/assets/radix-core-CWLmeRtz.js/assets/radix-core-CWLmeRtz.js https://vipoftalmologia.com.br/assets/radix-core-CWLmeRtz.js — 200 — 2.0 KiB — 56 ms — h3https://vipoftalmologia.com.br/assets/utils-vendor-D-tsi9h0.js/assets/utils-vendor-D-tsi9h0.js https://vipoftalmologia.com.br/assets/utils-vendor-D-tsi9h0.js — 200 — 14.0 KiB — 80 ms — h3https://vipoftalmologia.com.br/assets/index-CYj1TzNj.css/assets/index-CYj1TzNj.css https://vipoftalmologia.com.br/assets/index-CYj1TzNj.css — 200 — 19.6 KiB — 81 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447 — 200 — 11.4 KiB — 66 ms — h2https://vipoftalmologia.com.br/assets/index-D1rrpic_.js/assets/index-D1rrpic_.js https://vipoftalmologia.com.br/assets/index-D1rrpic_.js — 200 — 57.7 KiB — 39 ms — h3https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/commonfile/DefaultAppLogo.pngpublic-frontend-1300249583.cos.ap-n... https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/commonfile/DefaultAppLogo.png — 200 — 5.1 KiB — 963 ms — http/1.1https://vipoftalmologia.com.br/api/config/api/config https://vipoftalmologia.com.br/api/config — 301 — 494 B — 70 ms — h3https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 69 ms — h3https://vipoftalmologia.com.br/assets/DeferredProviders-BJvb5TsB.js/assets/DeferredProviders-BJvb5TsB.... https://vipoftalmologia.com.br/assets/DeferredProviders-BJvb5TsB.js — 200 — 12.8 KiB — 35 ms — h3https://vipoftalmologia.com.br/assets/radix-overlays-BVS0E4jt.js/assets/radix-overlays-BVS0E4jt.js https://vipoftalmologia.com.br/assets/radix-overlays-BVS0E4jt.js — 200 — 3.1 KiB — 37 ms — h3https://vipoftalmologia.com.br/assets/radix-nav-BMVAjGMq.js/assets/radix-nav-BMVAjGMq.js https://vipoftalmologia.com.br/assets/radix-nav-BMVAjGMq.js — 200 — 5.9 KiB — 53 ms — h3https://vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js/assets/radix-forms-SgqbhO9M.js https://vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js — 200 — 24.0 KiB — 57 ms — h3https://vipoftalmologia.com.br/assets/query-vendor-pXQ6rTD-.js/assets/query-vendor-pXQ6rTD-.js https://vipoftalmologia.com.br/assets/query-vendor-pXQ6rTD-.js — 200 — 10.5 KiB — 53 ms — h3https://vipoftalmologia.com.br/assets/CookieConsent-C62s4h04.js/assets/CookieConsent-C62s4h04.js https://vipoftalmologia.com.br/assets/CookieConsent-C62s4h04.js — 200 — 1.7 KiB — 38 ms — h3https://vipoftalmologia.com.br/assets/logo.webp/assets/logo.webp https://vipoftalmologia.com.br/assets/logo.webp — 200 — 28.1 KiB — 47 ms — h3https://vipoftalmologia.com.br/cdn-cgi/rum?/cdn-cgi/rum? https://vipoftalmologia.com.br/cdn-cgi/rum? — 204 — 515 B — 24 ms — h3https://vipoftalmologia.com.br/assets/48bf950c-cc98-4d69-aeb4-57a2ede64449.webp/assets/48bf950c-cc98-4d69-aeb4-57a... https://vipoftalmologia.com.br/assets/48bf950c-cc98-4d69-aeb4-57a2ede64449.webp — 200 — 80.5 KiB — 70 ms — h3https://vipoftalmologia.com.br/assets/fecedf85-bb23-4878-8f93-d157ffc824ce.webp/assets/fecedf85-bb23-4878-8f93-d15... https://vipoftalmologia.com.br/assets/fecedf85-bb23-4878-8f93-d157ffc824ce.webp — 200 — 68.2 KiB — 62 ms — h3https://vipoftalmologia.com.br/assets/e3fe5b9d-574d-4ecc-85cb-2941e8f8ef0b.webp/assets/e3fe5b9d-574d-4ecc-85cb-294... https://vipoftalmologia.com.br/assets/e3fe5b9d-574d-4ecc-85cb-2941e8f8ef0b.webp — 200 — 109.5 KiB — 71 ms — h3https://vipoftalmologia.com.br/assets/7286f1bd-c577-46c0-9cc2-aa1522f13775.webp/assets/7286f1bd-c577-46c0-9cc2-aa1... https://vipoftalmologia.com.br/assets/7286f1bd-c577-46c0-9cc2-aa1522f13775.webp — 200 — 100.5 KiB — 55 ms — h3https://vipoftalmologia.com.br/assets/drmario.webp/assets/drmario.webp https://vipoftalmologia.com.br/assets/drmario.webp — 200 — 51.1 KiB — 59 ms — h3https://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2/cf-fonts/v/quicksand/5.0.16/latin/... https://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2 — 200 — 28.1 KiB — 34 ms — h3https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3839.0!2d-48.0521459!3d-15.7946888!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x935a33e8e40b90e7%3A0xf67d57f840963e15!2sVip+Oftalmologia+-+Cl%C3%ADnica+Oftalmol%C3%B3gica+de+Bras%C3%ADlia+-+Taguatinga!5e0!3m2!1spt-BR!2sbr!4v1700000000000!5m2!1spt-BR!2sbrwww.google.com/maps/embed?pb=!1m18!... https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3839.0!2d-48.0521459!3d-15.7946888!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x935a33e8e40b90e7%3A0xf67d57f840963e15!2sVip+Oftalmologia+-+Cl%C3%ADnica+Oftalmol%C3%B3gica+de+Bras%C3%ADlia+-+Taguatinga!5e0!3m2!1spt-BR!2sbr!4v1700000000000!5m2!1spt-BR!2sbr — 200 — 1.7 KiB — 172 ms — h3https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/scripts/jsd/883a1f27d85f/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/scripts/jsd/883a1f27d85f/main.js? — 200 — 10.1 KiB — 27 ms — h3
0 ms 500 ms 1.0 s 1.5 s FCP 670 ms LCP 967 mshttps://vipoftalmologia.com.br// https://vipoftalmologia.com.br/ — 200 — 10.3 KiB — 800 ms — h3https://vipoftalmologia.com.br/cdn-cgi/speculation/cdn-cgi/speculation https://vipoftalmologia.com.br/cdn-cgi/speculation — 200 — 605 B — 20 ms — h3https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;600;800&family=DM+Serif+Display&display=swapfonts.googleapis.com/css2?family=Qu... https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;600;800&family=DM+Serif+Display&display=swap — 200 — 1.2 KiB — 78 ms — h2https://vipoftalmologia.com.br/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js/cdn-cgi/scripts/7d0fa10a/cloudflar... https://vipoftalmologia.com.br/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.3 KiB — 23 ms — h3https://vipoftalmologia.com.br/assets/5c9b9d2f-c993-48fe-b8df-a28093c0452c.webp/assets/5c9b9d2f-c993-48fe-b8df-a28... https://vipoftalmologia.com.br/assets/5c9b9d2f-c993-48fe-b8df-a28093c0452c.webp — 200 — 78.3 KiB — 108 ms — h3https://vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js/assets/router-vendor-Ca-CWbEB.js https://vipoftalmologia.com.br/assets/router-vendor-Ca-CWbEB.js — 200 — 66.6 KiB — 100 ms — h3https://vipoftalmologia.com.br/assets/radix-core-CWLmeRtz.js/assets/radix-core-CWLmeRtz.js https://vipoftalmologia.com.br/assets/radix-core-CWLmeRtz.js — 200 — 2.0 KiB — 56 ms — h3https://vipoftalmologia.com.br/assets/utils-vendor-D-tsi9h0.js/assets/utils-vendor-D-tsi9h0.js https://vipoftalmologia.com.br/assets/utils-vendor-D-tsi9h0.js — 200 — 14.0 KiB — 80 ms — h3https://vipoftalmologia.com.br/assets/index-CYj1TzNj.css/assets/index-CYj1TzNj.css https://vipoftalmologia.com.br/assets/index-CYj1TzNj.css — 200 — 19.6 KiB — 81 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447 — 200 — 11.4 KiB — 66 ms — h2https://vipoftalmologia.com.br/assets/index-D1rrpic_.js/assets/index-D1rrpic_.js https://vipoftalmologia.com.br/assets/index-D1rrpic_.js — 200 — 57.7 KiB — 39 ms — h3https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/commonfile/DefaultAppLogo.pngpublic-frontend-1300249583.cos.ap-n... https://public-frontend-1300249583.cos.ap-nanjing.myqcloud.com/commonfile/DefaultAppLogo.png — 200 — 5.1 KiB — 963 ms — http/1.1https://vipoftalmologia.com.br/api/config/api/config https://vipoftalmologia.com.br/api/config — 301 — 494 B — 70 ms — h3https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 69 ms — h3https://vipoftalmologia.com.br/assets/DeferredProviders-BJvb5TsB.js/assets/DeferredProviders-BJvb5TsB.... https://vipoftalmologia.com.br/assets/DeferredProviders-BJvb5TsB.js — 200 — 12.8 KiB — 35 ms — h3https://vipoftalmologia.com.br/assets/radix-overlays-BVS0E4jt.js/assets/radix-overlays-BVS0E4jt.js https://vipoftalmologia.com.br/assets/radix-overlays-BVS0E4jt.js — 200 — 3.1 KiB — 37 ms — h3https://vipoftalmologia.com.br/assets/radix-nav-BMVAjGMq.js/assets/radix-nav-BMVAjGMq.js https://vipoftalmologia.com.br/assets/radix-nav-BMVAjGMq.js — 200 — 5.9 KiB — 53 ms — h3https://vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js/assets/radix-forms-SgqbhO9M.js https://vipoftalmologia.com.br/assets/radix-forms-SgqbhO9M.js — 200 — 24.0 KiB — 57 ms — h3https://vipoftalmologia.com.br/assets/query-vendor-pXQ6rTD-.js/assets/query-vendor-pXQ6rTD-.js https://vipoftalmologia.com.br/assets/query-vendor-pXQ6rTD-.js — 200 — 10.5 KiB — 53 ms — h3https://vipoftalmologia.com.br/assets/CookieConsent-C62s4h04.js/assets/CookieConsent-C62s4h04.js https://vipoftalmologia.com.br/assets/CookieConsent-C62s4h04.js — 200 — 1.7 KiB — 38 ms — h3https://vipoftalmologia.com.br/assets/logo.webp/assets/logo.webp https://vipoftalmologia.com.br/assets/logo.webp — 200 — 28.1 KiB — 47 ms — h3https://vipoftalmologia.com.br/cdn-cgi/rum?/cdn-cgi/rum? https://vipoftalmologia.com.br/cdn-cgi/rum? — 204 — 515 B — 24 ms — h3https://vipoftalmologia.com.br/assets/48bf950c-cc98-4d69-aeb4-57a2ede64449.webp/assets/48bf950c-cc98-4d69-aeb4-57a... https://vipoftalmologia.com.br/assets/48bf950c-cc98-4d69-aeb4-57a2ede64449.webp — 200 — 80.5 KiB — 70 ms — h3https://vipoftalmologia.com.br/assets/fecedf85-bb23-4878-8f93-d157ffc824ce.webp/assets/fecedf85-bb23-4878-8f93-d15... https://vipoftalmologia.com.br/assets/fecedf85-bb23-4878-8f93-d157ffc824ce.webp — 200 — 68.2 KiB — 62 ms — h3https://vipoftalmologia.com.br/assets/e3fe5b9d-574d-4ecc-85cb-2941e8f8ef0b.webp/assets/e3fe5b9d-574d-4ecc-85cb-294... https://vipoftalmologia.com.br/assets/e3fe5b9d-574d-4ecc-85cb-2941e8f8ef0b.webp — 200 — 109.5 KiB — 71 ms — h3https://vipoftalmologia.com.br/assets/7286f1bd-c577-46c0-9cc2-aa1522f13775.webp/assets/7286f1bd-c577-46c0-9cc2-aa1... https://vipoftalmologia.com.br/assets/7286f1bd-c577-46c0-9cc2-aa1522f13775.webp — 200 — 100.5 KiB — 55 ms — h3https://vipoftalmologia.com.br/assets/drmario.webp/assets/drmario.webp https://vipoftalmologia.com.br/assets/drmario.webp — 200 — 51.1 KiB — 59 ms — h3https://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2/cf-fonts/v/quicksand/5.0.16/latin/... https://vipoftalmologia.com.br/cf-fonts/v/quicksand/5.0.16/latin/wght/normal.woff2 — 200 — 28.1 KiB — 34 ms — h3https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3839.0!2d-48.0521459!3d-15.7946888!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x935a33e8e40b90e7%3A0xf67d57f840963e15!2sVip+Oftalmologia+-+Cl%C3%ADnica+Oftalmol%C3%B3gica+de+Bras%C3%ADlia+-+Taguatinga!5e0!3m2!1spt-BR!2sbr!4v1700000000000!5m2!1spt-BR!2sbrwww.google.com/maps/embed?pb=!1m18!... https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3839.0!2d-48.0521459!3d-15.7946888!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x935a33e8e40b90e7%3A0xf67d57f840963e15!2sVip+Oftalmologia+-+Cl%C3%ADnica+Oftalmol%C3%B3gica+de+Bras%C3%ADlia+-+Taguatinga!5e0!3m2!1spt-BR!2sbr!4v1700000000000!5m2!1spt-BR!2sbr — 200 — 1.7 KiB — 172 ms — h3https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/scripts/jsd/883a1f27d85f/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/scripts/jsd/883a1f27d85f/main.js? — 200 — 10.1 KiB — 27 ms — h3https://vipoftalmologia.com.br// https://vipoftalmologia.com.br/ — 200 — 0 B — 2 ms — h3https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/jsd/oneshot/883a1f27d85f/0.7690989250940097:1778873020:EAXcgVIR_lJxhUqjcC9iImSUfjzJsdYRHgjUqI3dYH4/9fc4c7ba484b0168/cdn-cgi/challenge-platform/h/b/jsd... https://vipoftalmologia.com.br/cdn-cgi/challenge-platform/h/b/jsd/oneshot/883a1f27d85f/0.7690989250940097:1778873020:EAXcgVIR_lJxhUqjcC9iImSUfjzJsdYRHgjUqI3dYH4/9fc4c7ba484b0168 — 200 — 845 B — 27 ms — h3https://www.googletagmanager.com/gtag/js?id=G-73MSY1E9P5www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-73MSY1E9P5 — 200 — 158.3 KiB — 150 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 97.4 KiB — 72 ms — h3https://vipoftalmologia.com.br/assets/CirurgiaRefrativa-BIWUotKy.js/assets/CirurgiaRefrativa-BIWUotKy.... https://vipoftalmologia.com.br/assets/CirurgiaRefrativa-BIWUotKy.js — 200 — 14.4 KiB — 34 ms — h3https://vipoftalmologia.com.br/assets/accordion-DYJP7sRv.js/assets/accordion-DYJP7sRv.js https://vipoftalmologia.com.br/assets/accordion-DYJP7sRv.js — 200 — 1.1 KiB — 34 ms — h3https://vipoftalmologia.com.br/assets/Contato-CrJwyfmf.js/assets/Contato-CrJwyfmf.js https://vipoftalmologia.com.br/assets/Contato-CrJwyfmf.js — 200 — 6.1 KiB — 43 ms — h3https://vipoftalmologia.com.br/assets/DrMarioFranco-bWy3v_nJ.js/assets/DrMarioFranco-bWy3v_nJ.js https://vipoftalmologia.com.br/assets/DrMarioFranco-bWy3v_nJ.js — 200 — 7.8 KiB — 35 ms — h3https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/intl/pt_br/init_embed.jsmaps.gstatic.com/maps-api-v3/embed/... https://maps.gstatic.com/maps-api-v3/embed/js/64/14a/intl/pt_br/init_embed.js — 200 — 72.5 KiB — 113 ms — h2https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=pt_BR&region=br&callback=onApiLoadmaps.googleapis.com/maps/api/js?key... https://maps.googleapis.com/maps/api/js?key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&paint_origin=&libraries=geometry,search&v=weekly&loading=async&language=pt_BR&region=br&callback=onApiLoad — 200 — 2.9 KiB — 78 ms — h2https://connect.facebook.net/signals/config/1297699559168375?v=2.9.319&r=stable&domain=vipoftalmologia.com.br&hme=7441a59ee5070e08bd0157a62d39bd95bf3afdcc83dafbad800e78b5416300a9&ex_m=104%2C207%2C155%2C22%2C72%2C73%2C146%2C68%2C67%2C11%2C164%2C90%2C16%2C138%2C48%2C147%2C77%2C112%2C47%2C127%2C39%2C75%2C78%2C134%2C160%2C166%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C167%2C172%2C221%2C62%2C188%2C189%2C55%2C278%2C30%2C74%2C233%2C232%2C231%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C156%2C76%2C159%2C157%2C158%2C50%2C60%2C123%2C15%2C163%2C45%2C265%2C266%2C264%2C26%2C27%2C28%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C145%2C148%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C150%2C149%2C151%2C142%2C140%2C25%2C35%2C59%2C109%2C162%2C70%2C17%2C153%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C139%2C161%2C34%2C280%2C296%2C214%2C203%2C204%2C202%2C299%2C290%2C52%2C215%2C107%2C131%2C80%2C121%2C54%2C49%2C113%2C120%2C126%2C58%2C64%2C152%2C115%2C37%2C32%2C53%2C56%2C100%2C165%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C168%2C169%2C94%2C95%2C9%2C125%2C102%2C51%2C143%2C87%2C79%2C71%2C117%2C106%2C43%2C144%2C0%2C82%2C137%2C141%2C154%2C38%2C108%2C13%2C170connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1297699559168375?v=2.9.319&r=stable&domain=vipoftalmologia.com.br&hme=7441a59ee5070e08bd0157a62d39bd95bf3afdcc83dafbad800e78b5416300a9&ex_m=104%2C207%2C155%2C22%2C72%2C73%2C146%2C68%2C67%2C11%2C164%2C90%2C16%2C138%2C48%2C147%2C77%2C112%2C47%2C127%2C39%2C75%2C78%2C134%2C160%2C166%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C167%2C172%2C221%2C62%2C188%2C189%2C55%2C278%2C30%2C74%2C233%2C232%2C231%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C156%2C76%2C159%2C157%2C158%2C50%2C60%2C123%2C15%2C163%2C45%2C265%2C266%2C264%2C26%2C27%2C28%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C145%2C148%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C150%2C149%2C151%2C142%2C140%2C25%2C35%2C59%2C109%2C162%2C70%2C17%2C153%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C139%2C161%2C34%2C280%2C296%2C214%2C203%2C204%2C202%2C299%2C290%2C52%2C215%2C107%2C131%2C80%2C121%2C54%2C49%2C113%2C120%2C126%2C58%2C64%2C152%2C115%2C37%2C32%2C53%2C56%2C100%2C165%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C168%2C169%2C94%2C95%2C9%2C125%2C102%2C51%2C143%2C87%2C79%2C71%2C117%2C106%2C43%2C144%2C0%2C82%2C137%2C141%2C154%2C38%2C108%2C13%2C170 — 200 — 31.9 KiB — 23 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/geometry.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/geometry.js — 200 — 2.9 KiB — 26 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/search.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/search.js — 200 — 1.1 KiB — 29 ms — h2https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/main.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/main.js — 200 — 83.3 KiB — 69 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1297699559168375&ev=PageView&dl=https%3A%2F%2Fvipoftalmologia.com.br&rl=&if=false&ts=1778875766185&sw=800&sh=600&v=2.9.319&r=stable&ec=0&o=4124&fbp=fb.2.1778875766179.444759590168717646&pm=1&hrl=cac402&ler=empty&cdl=API_unavailable&plt=914.6999998092651&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1778875766122&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1297699559168375&ev=PageView&dl=https%3A%2F%2Fvipoftalmologia.com.br&rl=&if=false&ts=1778875766185&sw=800&sh=600&v=2.9.319&r=stable&ec=0&o=4124&fbp=fb.2.1778875766179.444759590168717646&pm=1&hrl=cac402&ler=empty&cdl=API_unavailable&plt=914.6999998092651&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1778875766122&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — -1 — 0 B — 174 ms — https://www.facebook.com/tr/?id=1297699559168375&ev=PageView&dl=https%3A%2F%2Fvipoftalmologia.com.br&rl=&if=false&ts=1778875766185&sw=800&sh=600&v=2.9.319&r=stable&ec=0&o=4124&fbp=fb.2.1778875766179.444759590168717646&pm=1&hrl=cac402&ler=empty&cdl=API_unavailable&plt=914.6999998092651&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1778875766122&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=12976995591... https://www.facebook.com/tr/?id=1297699559168375&ev=PageView&dl=https%3A%2F%2Fvipoftalmologia.com.br&rl=&if=false&ts=1778875766185&sw=800&sh=600&v=2.9.319&r=stable&ec=0&o=4124&fbp=fb.2.1778875766179.444759590168717646&pm=1&hrl=cac402&ler=empty&cdl=API_unavailable&plt=914.6999998092651&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1778875766122&coo=false&cs_cc=1&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 64 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-73MSY1E9P5&gtm=45je65d0v9116244406za200zd9116244406&_p=1778875766019&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1265880546.1778875766&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469&sid=1778875766&sct=1&seg=0&dl=https%3A%2F%2Fvipoftalmologia.com.br%2F&dt=Vip%20Oftalmologia%20%7C%20Dr.%20M%C3%A1rio%20Franco%20-%20Cirurgia%20Refrativa%20em%20Bras%C3%ADlia&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1447region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-73MSY1E9P5&gtm=45je65d0v9116244406za200zd9116244406&_p=1778875766019&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1265880546.1778875766&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469&sid=1778875766&sct=1&seg=0&dl=https%3A%2F%2Fvipoftalmologia.com.br%2F&dt=Vip%20Oftalmologia%20%7C%20Dr.%20M%C3%A1rio%20Franco%20-%20Cirurgia%20Refrativa%20em%20Bras%C3%ADlia&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1447 — 204 — 554 B — 77 ms — h2https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=truemaps.googleapis.com/maps/api/mapsjs... https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true — 200 — 46 B — 26 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/common.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/common.js — 200 — 36.8 KiB — 67 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/util.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/util.js — 200 — 69.4 KiB — 82 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/map.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/map.js — 200 — 25.4 KiB — 63 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/places.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/places.js — 200 — 64.9 KiB — 66 ms — h3data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBo… — 200 — 0 B — 0 ms — datahttps://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i3074459&2i4567024&2e1&3u15&4m2&1u298&2u150&5m6&1e0&5spt-BR&6sbr&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=104492maps.googleapis.com/maps/api/js/Sta... https://maps.googleapis.com/maps/api/js/StaticMapService.GetMapImage?1m2&1i3074459&2i4567024&2e1&3u15&4m2&1u298&2u150&5m6&1e0&5spt-BR&6sbr&10b1&12b1&14i47083502&8e1&key=AIzaSyCmL18misQw9KdwqGaw3zHkitj8vG6QF2Y&token=104492 — 200 — 9.4 KiB — 73 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/onion.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/onion.js — 200 — 9.9 KiB — 45 ms — h3https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/search_impl.jsmaps.googleapis.com/maps-api-v3/api... https://maps.googleapis.com/maps-api-v3/api/js/64/14a/intl/pt_br/search_impl.js — 200 — 1.3 KiB — 46 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
19% of JavaScript execution is third-party
First-party Third-party 67ms · 158KB · R$5/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 158 KB
Unused 43%
Monthly Cost R$5/mo

How third-party costs are calculated

Image Optimization
7 images, 384 KB total, 369 KB wasted
INFO

Image Optimization Audit

Total Images

7

Total Size

384 KB

Oversized

5

Wasted

369 KB

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

Send Feedback