Skip to content
https://rs.gov.br

Performance

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

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

17
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

3.07 s

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

6.10 s

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

377 ms

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

0.744

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

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

6.94 s

Page Load Progression

1.5 s
3.1 s
4.6 s
6.1 s
7.6 s
9.2 s
10.7 s
12.2 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
4.3 MB transferred, 227 requests
FIX
4.3 MB transferred, 227 requests
Critical::
Page weighs 13.5 MB (4.3 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
227 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.90 g CO2 per page load
4.3 MB / 2.4 MB budget
4.3 MB transferred
227 requests
0.90 g CO2 per page load
JavaScript 1.8 MiB 42%
Images 1.7 MiB 39%
Other 522.0 KiB 12%
Fonts 183.5 KiB 4%
CSS 114.6 KiB 3%
HTML 14.9 KiB 0%
Other 3.2 KiB 0%
Other 868 B 0%
Other 548 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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
JS Bundles
Action
144 scripts, 373 KB unused
FIX
144 scripts, 373 KB unused
Warning::
https://web-chat.global.assistant.watson.appdomain...: 68 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-J86S...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/...: 46 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web-chat.global.assistant.watson.appdomain...: 37 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://web-chat.global.assistant.watson.appdomain...: 32 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 373 KB
373 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/WatsonAssistantChatEntry.js88 KB68 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-J86SLSKSGE160 KB64 KB (40%)3rd
https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-XKGS6HES.js50 KB46 KB (94%)3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-1944ace5.js47 KB37 KB (80%)3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4973.js49 KB32 KB (66%)3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9849.js48 KB30 KB (66%)3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-fa3fa0d4.js41 KB26 KB (64%)3rd
https://www.rs.gov.br/matriz_common/versions/2.1.5/js/moxie/js/moxie.min.js?2.1.5.157.1+833 KB25 KB (76%)1st
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~960.js32 KB23 KB (72%)3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4184.js49 KB22 KB (50%)3rd

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

D
Page Weight Inventory
Action
227 resources · 4.3 MB · 373 KB savings available
FIX
227 resources · 4.3 MB · 373 KB savings available
Warning::
Page weight 3.3 MB over 1MB target
Got: 4.3 MB Expected: ≤ 1 MB
Info::
~373 KB of savings available
Warning::
117 third-party resources (50% of weight)
Info::
3 resources over 200KB
227 resources · 4.3 MiB · 117 third-party 3.3 MiB over 1MB target
JavaScript 42% · 1.8 MiB
Image 39% · 1.7 MiB
Other 12% · 525.0 KiB
Font 4% · 183.5 KiB
CSS 3% · 114.6 KiB
Document 0% · 15.1 KiB

~372.5 KiB of savings available

Remove unused JavaScript: 372.5 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
Third-Party Impact
50% third-party, 0 ms blocking
REVIEW
50% third-party, 0 ms blocking
Info::
Third-party code accounts for 50% of page weight (2.1 MiB of 4.3 MiB)
Info::
Third-party blocking time is low (0 ms)
50%
50%
First-party Third-party
C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://www.rs.gov.br/upload/recortes/202502/08103... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202506/05002... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202506/05003... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202505/30174... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202504/28145... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202603/20090... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202302/17163... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/recortes/202503/07111... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/matriz_common/images/logos/b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202603/04143... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/matriz_common/images/loading... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/recortes/202502/08103... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202112/15105... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202306/30161... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202305/03093... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/upload/arquivos/202506/05003... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.rs.gov.br/themes/rsgov2025/images/outr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 1.7 MB
0 oversized -0 KB
33 legacy format
23 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1913ms total JS execution
REVIEW
1913ms total JS execution
Warning::
https://www.rs.gov.br/inicial: 393ms CPU time
Warning::
Unattributable: 304ms CPU time
Warning::
https://web-chat.global.assistant.watson.appdomain...: 263ms CPU time
Info::
https://web-chat.global.assistant.watson.appdomain...: 219ms CPU time
Info::
https://www.rs.gov.br/matriz_common/versions/2.1.5...: 131ms CPU time
Warning::
Third-party scripts: 1389ms (73% of total)

Main Thread Breakdown

Script Evaluation 41% Other 21% Style & Layout 17% Script Parsing & Compilation 15% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.rs.gov.br/inicial393ms7ms2ms1st
Unattributable304ms22ms0ms3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~carbon-custom-styles-reset.js263ms147ms34ms3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5417.js219ms207ms11ms3rd
https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery-3.6.1.min.js?2.1.5.157.1+8131ms56ms3ms1st
https://unpkg.com/watson-speech@0.40.0/dist/watson-speech.min.js?2.1.5.157.1+8127ms93ms30ms3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-71135823.js122ms5ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-J86SLSKSGE120ms99ms16ms3rd
https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4085.js92ms81ms4ms3rd
https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-XKGS6HES.js74ms73ms0ms3rd

Showing top 10 of 11 scripts

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

Web fonts

6

183 KB total

Render-blocking

0

of 6

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 FCP 3.1 s LCP 6.1 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 12 ms — font-display: swaphttps://www.rs.gov.br/matriz_common/versions/2.1.5/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://www.rs.gov.br/matriz_common/versions/2.1.5/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.6 KiB — 1.1 s — font-display: swaphttps://www.rs.gov.br/themes/rsgov2025/fonts/glyphicons-halflings-regular.woffglyphicons-halflings-re... https://www.rs.gov.br/themes/rsgov2025/fonts/glyphicons-halflings-regular.woff — 23.0 KiB — 640 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2KFOMCnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2 — 16.1 KiB — 6 ms — font-display: swaphttps://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2IBMPlexSans-Light-Latin... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2 — 17.4 KiB — 11 ms — font-display: swaphttps://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2IBMPlexSans-Regular-Lat... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 16.7 KiB — 10 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 12 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 unknown swap
Size 76 KB
Load time 1.1 s
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
glyphicons-halflings-re... woff swap
Size 23 KB
Load time 640 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFOMCnqEu92Fr1ME7kSn66a... woff2 swap
Size 16 KB
Load time 6 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Light-Latin... woff2 swap
Size 17 KB
Load time 11 ms
Start 12.0 s
Risk FOUT — text flashes from fallback to web font
IBMPlexSans-Regular-Lat... woff2 swap
Size 17 KB
Load time 10 ms
Start 12.3 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 ~30 KB and ~60 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
227 requests over 12727ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.1 s LCP 6.1 shttps://www.rs.gov.br// https://www.rs.gov.br/ — 303 — 178 B — 2.5 s — h2https://www.rs.gov.br/inicial/inicial https://www.rs.gov.br/inicial — 200 — 14.9 KiB — 709 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-matriz.min.css?2.1.5.157.1+8/themes/rsgov2025/css/bootstrap-mat... https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-matriz.min.css?2.1.5.157.1+8 — 200 — 19.7 KiB — 743 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-override.css?2.1.5.157.1+8/themes/rsgov2025/css/bootstrap-ove... https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-override.css?2.1.5.157.1+8 — 200 — 3.9 KiB — 396 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/master.css?2.1.5.157.1+8/themes/rsgov2025/css/master.css?2.... https://www.rs.gov.br/themes/rsgov2025/css/master.css?2.1.5.157.1+8 — 200 — 49.1 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/font-awesome.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/f... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/font-awesome.min.css?2.1.5.157.1+8 — 200 — 7.0 KiB — 389 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-select.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-select.min.css?2.1.5.157.1+8 — 200 — 1.6 KiB — 390 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-datepicker.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-datepicker.min.css?2.1.5.157.1+8 — 200 — 2.4 KiB — 391 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/jquery.pnotify.default.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/j... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/jquery.pnotify.default.css?2.1.5.157.1+8 — 200 — 955 B — 393 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/blueimp-gallery.2111.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/blueimp-gallery.2111.min.css?2.1.5.157.1+8 — 200 — 1.7 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.carousel.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.carousel.css?2.1.5.157.1+8 — 200 — 779 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.theme.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.theme.css?2.1.5.157.1+8 — 200 — 844 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.transitions.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.transitions.css?2.1.5.157.1+8 — 200 — 933 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/ui.totop.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/u... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/ui.totop.css?2.1.5.157.1+8 — 200 — 1.1 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/pgwslideshow.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/p... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/pgwslideshow.min.css?2.1.5.157.1+8 — 200 — 1.2 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/logo.png/themes/rsgov2025/images/logos/logo... https://www.rs.gov.br/themes/rsgov2025/images/logos/logo.png — 200 — 4.3 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/brasao_RS.png/themes/rsgov2025/images/logos/bras... https://www.rs.gov.br/themes/rsgov2025/images/logos/brasao_RS.png — 200 — 15.8 KiB — 1.1 s — h2https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/dotlottie-wc.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/dotlottie-wc.js — 200 — 592 B — 34 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400..900;1,400..900&display=swap&.cssfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400..900;1,400..900&display=swap&.css — 200 — 1.1 KiB — 17 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick-theme.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick-theme.css — 200 — 1.3 KiB — 24 ms — h3https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.css — 200 — 1.0 KiB — 25 ms — h3https://unpkg.com/watson-speech@0.40.0/dist/watson-speech.min.js?2.1.5.157.1+8unpkg.com/watson-speech@0.40.0/dist... https://unpkg.com/watson-speech@0.40.0/dist/watson-speech.min.js?2.1.5.157.1+8 — 200 — 190.4 KiB — 94 ms — h3https://www.rs.gov.br/themes/rsgov2025/css/watsonCustomStyle.css?2.1.5.157.1+8/themes/rsgov2025/css/watsonCustomS... https://www.rs.gov.br/themes/rsgov2025/css/watsonCustomStyle.css?2.1.5.157.1+8 — 200 — 5.9 KiB — 366 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/watsonCustomScript.js?2.1.5.157.1+8/themes/rsgov2025/js/watsonCustomSc... https://www.rs.gov.br/themes/rsgov2025/js/watsonCustomScript.js?2.1.5.157.1+8 — 200 — 13.0 KiB — 757 ms — h2https://www.rs.gov.br/upload/arquivos/202603/20090446-bn-rsgovsurvey-guria.png/upload/arquivos/202603/20090446-bn... https://www.rs.gov.br/upload/arquivos/202603/20090446-bn-rsgovsurvey-guria.png — 200 — 43.2 KiB — 694 ms — h2https://www.rs.gov.br/upload/arquivos/202505/30174143-prg-728118.png/upload/arquivos/202505/30174143-pr... https://www.rs.gov.br/upload/arquivos/202505/30174143-prg-728118.png — 200 — 62.2 KiB — 754 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/buscaPorVoz.js?2.1.5.157.1+8/themes/rsgov2025/js/buscaPorVoz.js... https://www.rs.gov.br/themes/rsgov2025/js/buscaPorVoz.js?2.1.5.157.1+8 — 200 — 1.7 KiB — 422 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.css?2.1.5.157.1+8 — 200 — 476 B — 398 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.css?2.1.5.157.1+8 — 200 — 1.5 KiB — 400 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.css?2.1.5.157.1+8 — 200 — 826 B — 403 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.1 s LCP 6.1 shttps://www.rs.gov.br// https://www.rs.gov.br/ — 303 — 178 B — 2.5 s — h2https://www.rs.gov.br/inicial/inicial https://www.rs.gov.br/inicial — 200 — 14.9 KiB — 709 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-matriz.min.css?2.1.5.157.1+8/themes/rsgov2025/css/bootstrap-mat... https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-matriz.min.css?2.1.5.157.1+8 — 200 — 19.7 KiB — 743 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-override.css?2.1.5.157.1+8/themes/rsgov2025/css/bootstrap-ove... https://www.rs.gov.br/themes/rsgov2025/css/bootstrap-override.css?2.1.5.157.1+8 — 200 — 3.9 KiB — 396 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/master.css?2.1.5.157.1+8/themes/rsgov2025/css/master.css?2.... https://www.rs.gov.br/themes/rsgov2025/css/master.css?2.1.5.157.1+8 — 200 — 49.1 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/font-awesome.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/f... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/font-awesome.min.css?2.1.5.157.1+8 — 200 — 7.0 KiB — 389 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-select.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-select.min.css?2.1.5.157.1+8 — 200 — 1.6 KiB — 390 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-datepicker.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/bootstrap-datepicker.min.css?2.1.5.157.1+8 — 200 — 2.4 KiB — 391 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/jquery.pnotify.default.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/j... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/jquery.pnotify.default.css?2.1.5.157.1+8 — 200 — 955 B — 393 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/blueimp-gallery.2111.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/b... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/blueimp-gallery.2111.min.css?2.1.5.157.1+8 — 200 — 1.7 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.carousel.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.carousel.css?2.1.5.157.1+8 — 200 — 779 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.theme.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.theme.css?2.1.5.157.1+8 — 200 — 844 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.transitions.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/o... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/owl.transitions.css?2.1.5.157.1+8 — 200 — 933 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/ui.totop.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/u... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/ui.totop.css?2.1.5.157.1+8 — 200 — 1.1 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/css/pgwslideshow.min.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/css/p... https://www.rs.gov.br/matriz_common/versions/2.1.5/css/pgwslideshow.min.css?2.1.5.157.1+8 — 200 — 1.2 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/logo.png/themes/rsgov2025/images/logos/logo... https://www.rs.gov.br/themes/rsgov2025/images/logos/logo.png — 200 — 4.3 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/brasao_RS.png/themes/rsgov2025/images/logos/bras... https://www.rs.gov.br/themes/rsgov2025/images/logos/brasao_RS.png — 200 — 15.8 KiB — 1.1 s — h2https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/dotlottie-wc.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/dotlottie-wc.js — 200 — 592 B — 34 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400..900;1,400..900&display=swap&.cssfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400..900;1,400..900&display=swap&.css — 200 — 1.1 KiB — 17 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick-theme.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick-theme.css — 200 — 1.3 KiB — 24 ms — h3https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.csscdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.css — 200 — 1.0 KiB — 25 ms — h3https://unpkg.com/watson-speech@0.40.0/dist/watson-speech.min.js?2.1.5.157.1+8unpkg.com/watson-speech@0.40.0/dist... https://unpkg.com/watson-speech@0.40.0/dist/watson-speech.min.js?2.1.5.157.1+8 — 200 — 190.4 KiB — 94 ms — h3https://www.rs.gov.br/themes/rsgov2025/css/watsonCustomStyle.css?2.1.5.157.1+8/themes/rsgov2025/css/watsonCustomS... https://www.rs.gov.br/themes/rsgov2025/css/watsonCustomStyle.css?2.1.5.157.1+8 — 200 — 5.9 KiB — 366 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/watsonCustomScript.js?2.1.5.157.1+8/themes/rsgov2025/js/watsonCustomSc... https://www.rs.gov.br/themes/rsgov2025/js/watsonCustomScript.js?2.1.5.157.1+8 — 200 — 13.0 KiB — 757 ms — h2https://www.rs.gov.br/upload/arquivos/202603/20090446-bn-rsgovsurvey-guria.png/upload/arquivos/202603/20090446-bn... https://www.rs.gov.br/upload/arquivos/202603/20090446-bn-rsgovsurvey-guria.png — 200 — 43.2 KiB — 694 ms — h2https://www.rs.gov.br/upload/arquivos/202505/30174143-prg-728118.png/upload/arquivos/202505/30174143-pr... https://www.rs.gov.br/upload/arquivos/202505/30174143-prg-728118.png — 200 — 62.2 KiB — 754 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/buscaPorVoz.js?2.1.5.157.1+8/themes/rsgov2025/js/buscaPorVoz.js... https://www.rs.gov.br/themes/rsgov2025/js/buscaPorVoz.js?2.1.5.157.1+8 — 200 — 1.7 KiB — 422 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.css?2.1.5.157.1+8 — 200 — 476 B — 398 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.css?2.1.5.157.1+8 — 200 — 1.5 KiB — 400 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.css?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.css?2.1.5.157.1+8 — 200 — 826 B — 403 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery-3.6.1.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery-3.6.1.min.js?2.1.5.157.1+8 — 200 — 30.5 KiB — 408 ms — h2https://www.rs.gov.br/matriz_common/js/barraGoverno.js?2.1.5.157.1+8/matriz_common/js/barraGoverno.js?2... https://www.rs.gov.br/matriz_common/js/barraGoverno.js?2.1.5.157.1+8 — 200 — 5.3 KiB — 408 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/stylesheet.selector.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/theme... https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/stylesheet.selector.js?2.1.5.157.1+8 — 200 — 1.1 KiB — 410 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.mask.154.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.mask.154.min.js?2.1.5.157.1+8 — 200 — 1.6 KiB — 412 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.validate.1131.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.validate.1131.js?2.1.5.157.1+8 — 200 — 11.8 KiB — 415 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.validate.1131.additional-methods.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.validate.1131.additional-methods.js?2.1.5.157.1+8 — 200 — 9.9 KiB — 417 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.easing.13.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.easing.13.min.js?2.1.5.157.1+8 — 200 — 1.0 KiB — 755 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.ui.totop.12.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.ui.totop.12.js?2.1.5.157.1+8 — 200 — 946 B — 757 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap.320.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap.320.min.js?2.1.5.157.1+8 — 200 — 8.6 KiB — 759 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-select.163.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-select.163.min.js?2.1.5.157.1+8 — 200 — 6.9 KiB — 761 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrapValidator.052.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrapValidator.052.min.js?2.1.5.157.1+8 — 200 — 24.9 KiB — 781 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrapValidator.pt_BR.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrapValidator.pt_BR.js?2.1.5.157.1+8 — 200 — 2.4 KiB — 766 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-datepicker.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-datepicker.js?2.1.5.157.1+8 — 200 — 11.5 KiB — 768 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-datepicker.pt-BR.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-datepicker.pt-BR.js?2.1.5.157.1+8 — 200 — 900 B — 771 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-maxlength.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-maxlength.min.js?2.1.5.157.1+8 — 200 — 2.1 KiB — 772 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-hover-dropdown.2011.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/bootstrap/bootstrap-hover-dropdown.2011.min.js?2.1.5.157.1+8 — 200 — 1.1 KiB — 774 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.pnotify.120.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jq... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jquery/jquery.pnotify.120.min.js?2.1.5.157.1+8 — 200 — 4.5 KiB — 775 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jplayer/jquery.jplayer.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/jp... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/jplayer/jquery.jplayer.min.js?2.1.5.157.1+8 — 200 — 12.7 KiB — 781 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/froogaloop.master.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/fr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/froogaloop.master.min.js?2.1.5.157.1+8 — 200 — 1.1 KiB — 783 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/blueimp-gallery.2141.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/bl... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/blueimp-gallery.2141.min.js?2.1.5.157.1+8 — 200 — 8.6 KiB — 784 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.js?2.1.5.157.1+8 — 200 — 2.6 KiB — 785 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.lgpd.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.lgpd.js?2.1.5.157.1+8 — 200 — 852 B — 786 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.common.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.common.js?2.1.5.157.1+8 — 200 — 1.0 KiB — 787 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.box.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.box.js?2.1.5.157.1+8 — 200 — 3.1 KiB — 789 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.ui.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.global.ui.js?2.1.5.157.1+8 — 200 — 3.8 KiB — 790 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.js?2.1.5.157.1+8 — 200 — 4.8 KiB — 791 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.ui.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.ui.js?2.1.5.157.1+8 — 200 — 12.2 KiB — 807 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.externalapis.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.externalapis.js?2.1.5.157.1+8 — 200 — 1.2 KiB — 795 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/jquery.matrizPagedList.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/jquery.matrizPagedList.js?2.1.5.157.1+8 — 200 — 726 B — 796 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/jquery.matrizCalendarioEventos.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/jquery.matrizCalendarioEventos.js?2.1.5.157.1+8 — 200 — 1.4 KiB — 798 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.media.fallback.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.media.fallback.js?2.1.5.157.1+8 — 200 — 1.2 KiB — 799 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.media.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.utils.media.js?2.1.5.157.1+8 — 200 — 7.3 KiB — 800 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/moment.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/mo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/moment.min.js?2.1.5.157.1+8 — 200 — 11.1 KiB — 801 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/owl.carousel.133.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/ow... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/owl.carousel.133.min.js?2.1.5.157.1+8 — 200 — 6.5 KiB — 803 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/moxie/js/moxie.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/mo... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/moxie/js/moxie.min.js?2.1.5.157.1+8 — 200 — 32.6 KiB — 833 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/pgwslideshow.min.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pg... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/pgwslideshow.min.js?2.1.5.157.1+8 — 200 — 3.5 KiB — 807 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/matriz.global.theme.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/theme... https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/matriz.global.theme.js?2.1.5.157.1+8 — 200 — 641 B — 809 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/master.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/theme... https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/master.js?2.1.5.157.1+8 — 200 — 1.5 KiB — 810 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/conteudo.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/theme... https://www.rs.gov.br/matriz_common/versions/2.1.5/themes/frontend/js/conteudo.js?2.1.5.157.1+8 — 200 — 1.6 KiB — 811 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/pagina.inicial.padrao.js?2.1.5.157.1+8/themes/rsgov2025/js/pagina.inicial... https://www.rs.gov.br/themes/rsgov2025/js/pagina.inicial.padrao.js?2.1.5.157.1+8 — 200 — 542 B — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/imagem-fundo-dinamica/imagem-fundo-dinamica.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/imagem-fundo-dinamica/imagem-fundo-dinamica.js?2.1.5.157.1+8 — 200 — 824 B — 812 ms — h2https://www.rs.gov.br/themes/rsgov2025/js/master.js?2.1.5.157.1+8/themes/rsgov2025/js/master.js?2.1.... https://www.rs.gov.br/themes/rsgov2025/js/master.js?2.1.5.157.1+8 — 200 — 1.2 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.ui.validation.datatypes.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.ui.validation.datatypes.js?2.1.5.157.1+8 — 200 — 804 B — 813 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.datatypes.cpf.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.datatypes.cpf.js?2.1.5.157.1+8 — 200 — 906 B — 815 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.datatypes.cnpj.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/pr... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/procergs/matriz.datatypes.cnpj.js?2.1.5.157.1+8 — 200 — 1.1 KiB — 816 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/rocket-chat-livechat/rocket-chat-livechat.js?2.1.5.157.1+8 — 200 — 1.7 KiB — 817 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/banner-rotativo/banner-rotativo.js?2.1.5.157.1+8 — 200 — 1.0 KiB — 818 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/js/intersection-observer.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/js/in... https://www.rs.gov.br/matriz_common/versions/2.1.5/js/intersection-observer.js?2.1.5.157.1+8 — 200 — 6.5 KiB — 820 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lazy-loader/lazy-loader.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lazy-loader/lazy-loader.js?2.1.5.157.1+8 — 200 — 808 B — 821 ms — h2https://vlibras.gov.br/app/vlibras-plugin.js?2.1.5.157.1+8vlibras.gov.br/app/vlibras-plugin.j... https://vlibras.gov.br/app/vlibras-plugin.js?2.1.5.157.1+8 — 302 — 462 B — 1.2 s — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/vlibras/vlibras.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/vlibras/vlibras.js?2.1.5.157.1+8 — 200 — 891 B — 821 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.js?2.1.5.157.1+8/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/lgpd-popup/lgpd-popup.js?2.1.5.157.1+8 — 200 — 1.3 KiB — 822 ms — h2https://www.rs.gov.br/matriz_common/versions/2.1.5/components/login-cidadao/login-cidadao.js/matriz_common/versions/2.1.5/compo... https://www.rs.gov.br/matriz_common/versions/2.1.5/components/login-cidadao/login-cidadao.js — 200 — 866 B — 824 ms — h2https://www.rs.gov.br/upload/arquivos/202603/04143012-banner-portal-meu-municipio.png/upload/arquivos/202603/04143012-ba... https://www.rs.gov.br/upload/arquivos/202603/04143012-banner-portal-meu-municipio.png — 200 — 253.7 KiB — 1.5 s — h2https://www.rs.gov.br/upload/arquivos/202504/28145929-banner-delegacia-da-mulher.png/upload/arquivos/202504/28145929-ba... https://www.rs.gov.br/upload/arquivos/202504/28145929-banner-delegacia-da-mulher.png — 200 — 45.8 KiB — 1.1 s — h2https://www.rs.gov.br/upload/arquivos/202112/15105030-banner-728x118.png/upload/arquivos/202112/15105030-ba... https://www.rs.gov.br/upload/arquivos/202112/15105030-banner-728x118.png — 200 — 72.4 KiB — 1.1 s — h2https://www.rs.gov.br/upload/arquivos/202302/17163245-banner-site-728x118-1.png/upload/arquivos/202302/17163245-ba... https://www.rs.gov.br/upload/arquivos/202302/17163245-banner-site-728x118-1.png — 200 — 42.8 KiB — 1.4 s — h2https://www.rs.gov.br/upload/arquivos/202306/30161954-banner-728x118px-multiportas-gov-site.jpg/upload/arquivos/202306/30161954-ba... https://www.rs.gov.br/upload/arquivos/202306/30161954-banner-728x118px-multiportas-gov-site.jpg — 200 — 41.5 KiB — 1.1 s — h2https://www.rs.gov.br/upload/arquivos/202305/03093121-banner-mapa-para-capa-rsgov.png/upload/arquivos/202305/03093121-ba... https://www.rs.gov.br/upload/arquivos/202305/03093121-banner-mapa-para-capa-rsgov.png — 200 — 118.8 KiB — 1.5 s — h2https://www.rs.gov.br/matriz_common/images/loadings/clock.gif/matriz_common/images/loadings/cloc... https://www.rs.gov.br/matriz_common/images/loadings/clock.gif — 200 — 6.6 KiB — 823 ms — h2https://www.rs.gov.br/upload/recortes/202503/07111443_12992_MD.png/upload/recortes/202503/07111443_12... https://www.rs.gov.br/upload/recortes/202503/07111443_12992_MD.png — 200 — 188.3 KiB — 1.5 s — h2https://www.rs.gov.br/upload/recortes/202502/08103350_12408_MD.png/upload/recortes/202502/08103350_12... https://www.rs.gov.br/upload/recortes/202502/08103350_12408_MD.png — 200 — 184.4 KiB — 1.5 s — h2https://www.rs.gov.br/upload/recortes/202502/08103347_12397_MD.png/upload/recortes/202502/08103347_12... https://www.rs.gov.br/upload/recortes/202502/08103347_12397_MD.png — 200 — 155.5 KiB — 1.5 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/duvida_guria.png/themes/rsgov2025/images/outros/duv... https://www.rs.gov.br/themes/rsgov2025/images/outros/duvida_guria.png — 200 — 229.2 KiB — 1.5 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/ilustra_duvidas.svg/themes/rsgov2025/images/outros/ilu... https://www.rs.gov.br/themes/rsgov2025/images/outros/ilustra_duvidas.svg — 200 — 1.0 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/ilustra_guia.svg/themes/rsgov2025/images/outros/ilu... https://www.rs.gov.br/themes/rsgov2025/images/outros/ilustra_guia.svg — 200 — 869 B — 1.1 s — h2https://www.rs.gov.br/upload/arquivos/202506/05002958-ico-encontrar-servicos.svg/upload/arquivos/202506/05002958-ic... https://www.rs.gov.br/upload/arquivos/202506/05002958-ico-encontrar-servicos.svg — 200 — 708 B — 1.5 s — h2https://www.rs.gov.br/upload/arquivos/202506/05003148-ico-agendar-atendimento.svg/upload/arquivos/202506/05003148-ic... https://www.rs.gov.br/upload/arquivos/202506/05003148-ico-agendar-atendimento.svg — 200 — 1018 B — 1.5 s — h2https://www.rs.gov.br/upload/arquivos/202506/05003405-ico-conhecer-aplicativos.svg/upload/arquivos/202506/05003405-ic... https://www.rs.gov.br/upload/arquivos/202506/05003405-ico-conhecer-aplicativos.svg — 200 — 1.1 KiB — 1.5 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/SIC.png/themes/rsgov2025/images/outros/SIC... https://www.rs.gov.br/themes/rsgov2025/images/outros/SIC.png — 200 — 2.8 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/Denuncia.png/themes/rsgov2025/images/outros/Den... https://www.rs.gov.br/themes/rsgov2025/images/outros/Denuncia.png — 200 — 3.8 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/Ouvidoria-geral.png/themes/rsgov2025/images/outros/Ouv... https://www.rs.gov.br/themes/rsgov2025/images/outros/Ouvidoria-geral.png — 200 — 4.6 KiB — 1.1 s — h2https://www.rs.gov.br/themes/rsgov2025/images/outros/Descomplica.png/themes/rsgov2025/images/outros/Des... https://www.rs.gov.br/themes/rsgov2025/images/outros/Descomplica.png — 200 — 3.8 KiB — 1.1 s — h2https://www.rs.gov.br/matriz_common/images/logos/brasao_RS_contraste.png/matriz_common/images/logos/brasao_... https://www.rs.gov.br/matriz_common/images/logos/brasao_RS_contraste.png — 200 — 15.4 KiB — 1.0 s — h2https://www.googletagmanager.com/gtag/js?id=G-J86SLSKSGEwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-J86SLSKSGE — 200 — 159.8 KiB — 69 ms — h2https://www.rs.gov.br/themes/rsgov2025/css/contraste.css?2.1.5.157.1+8/themes/rsgov2025/css/contraste.css... https://www.rs.gov.br/themes/rsgov2025/css/contraste.css?2.1.5.157.1+8 — 200 — 8.6 KiB — 1.4 s — h2https://www.rs.gov.br/themes/rsgov2025/css/print.css?2.1.5.157.1+8/themes/rsgov2025/css/print.css?2.1... https://www.rs.gov.br/themes/rsgov2025/css/print.css?2.1.5.157.1+8 — 200 — 1.3 KiB — 1.4 s — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/logorsgov.svg/themes/rsgov2025/images/logos/logo... https://www.rs.gov.br/themes/rsgov2025/images/logos/logorsgov.svg — 200 — 2.3 KiB — 1.1 s — 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 — 12 ms — h3https://www.rs.gov.br/matriz_common/versions/2.1.5/fonts/fontawesome-webfont.woff2?v=4.7.0/matriz_common/versions/2.1.5/fonts... https://www.rs.gov.br/matriz_common/versions/2.1.5/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.6 KiB — 1.1 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/WatsonAssistantChatEntry.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/WatsonAssistantChatEntry.js — 200 — 88.2 KiB — 118 ms — h2data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 31' fill='%23fff'><path …www.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 31 31' fill='%23fff'><path … — 200 — 0 B — 0 ms — datahttps://www.rs.gov.br/themes/rsgov2025/images/outros/seta.svg/themes/rsgov2025/images/outros/set... https://www.rs.gov.br/themes/rsgov2025/images/outros/seta.svg — 200 — 573 B — 736 ms — h2https://www.rs.gov.br/themes/rsgov2025/images/logos/logo_Procergs.png/themes/rsgov2025/images/logos/logo... https://www.rs.gov.br/themes/rsgov2025/images/logos/logo_Procergs.png — 200 — 5.5 KiB — 737 ms — h2https://www.rs.gov.br/themes/rsgov2025/fonts/glyphicons-halflings-regular.woff/themes/rsgov2025/fonts/glyphicons-... https://www.rs.gov.br/themes/rsgov2025/fonts/glyphicons-halflings-regular.woff — 200 — 23.0 KiB — 640 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 14 ms — h2https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-7CLNLJGE.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-7CLNLJGE.js — 200 — 857 B — 27 ms — h3https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-XKGS6HES.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-XKGS6HES.js — 200 — 49.8 KiB — 59 ms — h3https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-YNB4TPCL.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.4.6/dist/chunk-YNB4TPCL.js — 200 — 8.3 KiB — 25 ms — h3https://www.rs.gov.br/_service/componentes/logincidadao/_service/componentes/logincidadao https://www.rs.gov.br/_service/componentes/logincidadao — 200 — 417 B — 573 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP8AAAAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP8AAAAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://analytics.google.com/g/collect?v=2&tid=G-J86SLSKSGE&gtm=45je64k1v897527028za200zd897527028&_p=1776898771986&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1994888437.1776898772&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262&sid=1776898772&sct=1&seg=0&dl=https%3A%2F%2Fwww.rs.gov.br%2Finicial&dt=RS.GOV.BR%20-%20Portal%20de%20Servi%C3%A7os%20Digitais&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=5192analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-J86SLSKSGE&gtm=45je64k1v897527028za200zd897527028&_p=1776898771986&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1994888437.1776898772&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262&sid=1776898772&sct=1&seg=0&dl=https%3A%2F%2Fwww.rs.gov.br%2Finicial&dt=RS.GOV.BR%20-%20Portal%20de%20Servi%C3%A7os%20Digitais&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=5192 — 204 — 548 B — 57 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-J86SLSKSGE&cid=1994888437.1776898772&gtm=45je64k1v897527028za200zd897527028&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-J86SLSKSGE&cid=1994888437.1776898772&gtm=45je64k1v897527028za200zd897527028&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262 — 204 — 548 B — 44 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-J86SLSKSGE&cid=1994888437.1776898772&gtm=45je64k1v897527028za200zd897527028&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262&z=823362671www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-J86SLSKSGE&cid=1994888437.1776898772&gtm=45je64k1v897527028za200zd897527028&rcb=19&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117384405~117512542~118463262&z=823362671 — 200 — 408 B — 47 ms — h2https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.js?2.1.5.157.1+8cdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.js?2.1.5.157.1+8 — 200 — 6.1 KiB — 14 ms — h2https://integrations.us-south.assistant.watson.appdomain.cloud/public/chat/ea42fbd9-0da7-43e6-9588-3444c007d2b5/config?type=initintegrations.us-south.assistant.wat... https://integrations.us-south.assistant.watson.appdomain.cloud/public/chat/ea42fbd9-0da7-43e6-9588-3444c007d2b5/config?type=init — 200 — 24.7 KiB — 333 ms — h2https://cdn.jsdelivr.net/npm/@lottiefiles/dotlottie-web@0.41.0/dist/dotlottie-player.wasmcdn.jsdelivr.net/npm/@lottiefiles/d... https://cdn.jsdelivr.net/npm/@lottiefiles/dotlottie-web@0.41.0/dist/dotlottie-player.wasm — 200 — 490.1 KiB — 50 ms — h3https://fonts.googleapis.com/css?family=Robotofonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto — 200 — 1.6 KiB — 8 ms — h2https://www.rs.gov.br/upload/arquivos/202506/04203142-background-destaque-full.jpg/upload/arquivos/202506/04203142-ba... https://www.rs.gov.br/upload/arquivos/202506/04203142-background-destaque-full.jpg — 200 — 172.0 KiB — 372 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2fonts.gstatic.com/s/roboto/v51/KFOM... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0klQmz24.woff2 — 200 — 16.1 KiB — 6 ms — h3https://www.rs.gov.br/themes/rsgov2025/images/outros/ondas-sonoras.lottie/themes/rsgov2025/images/outros/ond... https://www.rs.gov.br/themes/rsgov2025/images/outros/ondas-sonoras.lottie — 200 — 2.2 KiB — 563 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1363512550&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rs.gov.br%2Finicial&ul=en-us&dt=RS.GOV.BR%20-%20Portal%20de%20Servi%C3%A7os%20Digitais&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1508187172&gjid=527156973&cid=1994888437.1776898772&tid=UA-137826089-9&_gid=1333940803.1776898773&_r=1&_slc=1&z=383417783www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1363512550&t=pageview&_s=1&dl=https%3A%2F%2Fwww.rs.gov.br%2Finicial&ul=en-us&dt=RS.GOV.BR%20-%20Portal%20de%20Servi%C3%A7os%20Digitais&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1508187172&gjid=527156973&cid=1994888437.1776898772&tid=UA-137826089-9&_gid=1333940803.1776898773&_r=1&_slc=1&z=383417783 — 200 — 451 B — 6 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat.js — 200 — 48.0 KiB — 24 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4085.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4085.js — 200 — 38.1 KiB — 1.7 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5204.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5204.js — 200 — 5.3 KiB — 89 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-9a809313.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-9a809313.js — 200 — 2.5 KiB — 932 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-a76f0c56.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-a76f0c56.js — 200 — 11.1 KiB — 18 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-71135823.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-71135823.js — 200 — 11.0 KiB — 104 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-fa3fa0d4.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-fa3fa0d4.js — 200 — 40.6 KiB — 109 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-7bf89df3.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~bootstrap-7bf89df3.js — 200 — 3.2 KiB — 91 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6100.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6100.js — 200 — 3.8 KiB — 33 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3933.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3933.js — 200 — 3.8 KiB — 99 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1378.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1378.js — 200 — 1.3 KiB — 16 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~346.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~346.js — 200 — 1008 B — 109 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5930.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5930.js — 200 — 1.7 KiB — 17 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3666.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3666.js — 200 — 2.4 KiB — 1.1 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~65.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~65.js — 200 — 1.9 KiB — 109 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4208.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4208.js — 200 — 3.0 KiB — 100 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2799.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2799.js — 200 — 2.8 KiB — 46 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7813.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7813.js — 200 — 1.8 KiB — 54 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7671.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7671.js — 200 — 2.2 KiB — 29 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5089.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5089.js — 200 — 1.6 KiB — 23 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9887.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9887.js — 200 — 792 B — 25 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6231.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6231.js — 200 — 938 B — 88 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2463.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2463.js — 200 — 2.3 KiB — 90 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6234.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6234.js — 200 — 2.2 KiB — 82 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8195.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8195.js — 200 — 1.8 KiB — 15 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5583.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5583.js — 200 — 877 B — 97 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1543.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1543.js — 200 — 1.4 KiB — 26 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6608.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6608.js — 200 — 2.6 KiB — 27 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4031.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4031.js — 200 — 1.8 KiB — 28 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3869.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3869.js — 200 — 853 B — 30 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5761.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5761.js — 200 — 2.0 KiB — 90 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2625.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2625.js — 200 — 1.2 KiB — 31 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8627.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8627.js — 200 — 716 B — 79 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9783.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9783.js — 200 — 1.1 KiB — 33 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9407.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9407.js — 200 — 739 B — 46 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2459.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2459.js — 200 — 895 B — 94 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8015.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8015.js — 200 — 2.2 KiB — 122 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3559.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3559.js — 200 — 686 B — 202 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9036.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9036.js — 200 — 2.1 KiB — 110 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4885.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4885.js — 200 — 35.4 KiB — 166 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6791.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6791.js — 200 — 2.0 KiB — 111 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6962.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6962.js — 200 — 2.1 KiB — 185 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8851.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8851.js — 200 — 1.4 KiB — 152 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9045.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9045.js — 200 — 2.4 KiB — 131 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2291.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2291.js — 200 — 1.1 KiB — 127 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1047.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1047.js — 200 — 1.7 KiB — 101 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1481.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1481.js — 200 — 1.1 KiB — 137 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~159.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~159.js — 200 — 2.2 KiB — 102 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1433.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~1433.js — 200 — 1.9 KiB — 127 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~489.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~489.js — 200 — 2.2 KiB — 104 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5423.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5423.js — 200 — 1.7 KiB — 109 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4595.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4595.js — 200 — 2.1 KiB — 77 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2003.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2003.js — 200 — 1.0 KiB — 99 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3685.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3685.js — 200 — 1.2 KiB — 77 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7235.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7235.js — 200 — 2.3 KiB — 106 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3381.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3381.js — 200 — 651 B — 95 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4023.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4023.js — 200 — 738 B — 72 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7179.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~7179.js — 200 — 703 B — 150 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6185.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6185.js — 200 — 1.1 KiB — 65 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~960.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~960.js — 200 — 31.6 KiB — 111 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5417.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~5417.js — 200 — 29.7 KiB — 1.9 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2600.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~2600.js — 200 — 15.5 KiB — 1.7 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3910.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3910.js — 200 — 33.0 KiB — 151 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8282.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8282.js — 200 — 16.6 KiB — 1.8 s — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4048.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4048.js — 200 — 35.9 KiB — 150 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~421.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~421.js — 200 — 31.7 KiB — 131 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3442.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~3442.js — 200 — 16.6 KiB — 91 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6562.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~6562.js — 200 — 23.2 KiB — 121 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8094.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~8094.js — 200 — 3.6 KiB — 137 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4184.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4184.js — 200 — 49.2 KiB — 109 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9849.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~9849.js — 200 — 48.4 KiB — 122 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~0.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~0.js — 200 — 45.3 KiB — 131 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4973.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~4973.js — 200 — 48.7 KiB — 142 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-1944ace5.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-1944ace5.js — 200 — 46.6 KiB — 145 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-71135823.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-71135823.js — 200 — 15.9 KiB — 83 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-f7b7a7b9.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-f7b7a7b9.js — 200 — 5.4 KiB — 137 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-534848ee.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~render-534848ee.js — 200 — 26.3 KiB — 130 ms — h2https://guria-watsonx.pub.hsm.rs.gov.br/getAuthTokensguria-watsonx.pub.hsm.rs.gov.br/get... https://guria-watsonx.pub.hsm.rs.gov.br/getAuthTokens — 200 — 4.0 KiB — 1.9 s — http/1.1https://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 — 362 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 — 361 ms — h2https://www.rs.gov.br/themes/rsgov2025/ico/favicon.ico/themes/rsgov2025/ico/favicon.ico https://www.rs.gov.br/themes/rsgov2025/ico/favicon.ico — 200 — 1.4 KiB — 360 ms — h2https://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 — 131 B — 8 ms — h2https://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 — 209 B — 3 ms — h2https://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 — 4 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 — 4 ms — h3https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~lang_pt_br.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~lang_pt_br.js — 200 — 5.9 KiB — 17 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~locale_pt_br.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~locale_pt_br.js — 200 — 997 B — 11 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~styles-reset.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~styles-reset.js — 200 — 138.7 KiB — 53 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~carbon-custom-styles-reset.jsweb-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/chat~carbon-custom-styles-reset.js — 200 — 85.6 KiB — 58 ms — h2https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapiintegrations.us-south.assistant.wat... https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapi — 200 — 0 B — 263 ms — h2https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapiintegrations.us-south.assistant.wat... https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapi — 200 — 178 B — 279 ms — h2https://www.rs.gov.br/themes/rsgov2025/images/chatLauncherIcon3.svg/themes/rsgov2025/images/chatLaunch... https://www.rs.gov.br/themes/rsgov2025/images/chatLauncherIcon3.svg — 200 — 29.6 KiB — 719 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2web-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Light-Latin1.woff2 — 200 — 17.4 KiB — 11 ms — h2https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapiintegrations.us-south.assistant.wat... https://integrations.us-south.assistant.watson.appdomain.cloud/analytics/2/httpapi — 200 — 177 B — 269 ms — h2https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2web-chat.global.assistant.watson.ap... https://web-chat.global.assistant.watson.appdomain.cloud/versions/8.8.0/fonts/IBM-Plex-Sans/fonts/split/woff2/IBMPlexSans-Regular-Latin1.woff2 — 200 — 16.7 KiB — 10 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
73% of JavaScript execution is third-party
First-party Third-party 1389ms · 708KB · R$4/mo
Unattributable
Other
Costly
Execution 304ms
Transfer 0 KB
Monthly Cost R$1/mo
web-chat.global.assistant.watson.appdomain.cloud
Other
Costly
Execution 263ms
Transfer 86 KB
Monthly Cost R$1/mo
web-chat.global.assistant.watson.appdomain.cloud
Other
Costly
Execution 219ms
Transfer 30 KB
Monthly Cost R$1/mo
unpkg
CDN
Optional
Execution 127ms
Transfer 190 KB
Monthly Cost R$0/mo
web-chat.global.assistant.watson.appdomain.cloud
Other
Optional
Execution 122ms
Transfer 16 KB
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 120ms
Transfer 160 KB
Unused 40%
Monthly Cost R$0/mo
web-chat.global.assistant.watson.appdomain.cloud
Other
Optional
Execution 92ms
Transfer 38 KB
Monthly Cost R$0/mo
unpkg
CDN
Optional
Execution 74ms
Transfer 50 KB
Unused 94%
Monthly Cost R$0/mo
web-chat.global.assistant.watson.appdomain.cloud
Other
Optional
Execution 67ms
Transfer 139 KB
Monthly Cost R$0/mo

These scripts may cost more than they're worth

  • Unattributable adds 304ms and costs ~R$1/month
  • web-chat.global.assistant.watson.appdomain.cloud adds 263ms and costs ~R$1/month
  • web-chat.global.assistant.watson.appdomain.cloud adds 219ms and costs ~R$1/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

web-chat.global.assistant.watson.appdomain.cloud takes 263ms 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

web-chat.global.assistant.watson.appdomain.cloud takes 219ms 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

94% of unpkg'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