Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
8.73 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.04 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
192 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.069
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
13.12 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.
18.81 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 98 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2190ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 588ms | 89ms | 0ms | 3rd |
| https://m.rbi.org.in/TSPD/08629c767fab2000581c4a76967a9f3d1a45488fbe6ca4693d03840f7143075c6f82d89cbccc169a?type=10 | 461ms | 364ms | 21ms | 3rd |
| https://m.rbi.org.in//home.aspx | 432ms | 53ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-4PNES72PS5&cx=c&_slc=1 | 194ms | 148ms | 39ms | 3rd |
| https://m.rbi.org.in//js/jquery.min.js | 125ms | 91ms | 9ms | 3rd |
| https://m.rbi.org.in/TSPD/08629c767fab2000581c4a76967a9f3d1a45488fbe6ca4693d03840f7143075c6f82d89cbccc169a?type=17 | 117ms | 101ms | 10ms | 3rd |
| https://m.rbi.org.in//JQuery/ui/jquery.ui.revampRBI.js | 93ms | 45ms | 47ms | 3rd |
| https://www.google-analytics.com/analytics.js | 63ms | 54ms | 5ms | 3rd |
| https://m.rbi.org.in/js/libs/modernizr-2.5.3.min.js | 62ms | 38ms | 2ms | 3rd |
| https://m.rbi.org.in/js/libs/jquery-1.7.2.min.js | 54ms | 41ms | 10ms | 3rd |
FJS BundlesAction29 scripts, 704 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://m.rbi.org.in//JQuery/ui/jquery.ui.revampRBI.js | 528 KB | 429 KB (82%) | ✗ | 3rd |
| https://m.rbi.org.in//js/libs/jquery-1.7.2.min.js | 89 KB | 64 KB (73%) | ✓ | 3rd |
| https://m.rbi.org.in/js/libs/jquery-1.7.2.min.js | 89 KB | 62 KB (71%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-4PNES72PS5&cx=c&_slc=1 | 151 KB | 61 KB (41%) | ✓ | 3rd |
| https://m.rbi.org.in//js/jquery.min.js | 95 KB | 40 KB (43%) | ✓ | 3rd |
| https://m.rbi.org.in//js/bootstrap.min.js | 36 KB | 25 KB (71%) | ✓ | 3rd |
| https://m.rbi.org.in/TSPD/08629c767fab2000581c4a76967a9f3d1a45488fbe6ca4693d03840f7143075c6f82d89cbccc169a?type=10 | 85 KB | 23 KB (28%) | ✓ | 3rd |
| https://m.rbi.org.in//js/ImgSaveDisable.js | 1 KB | — | ✓ | 3rd |
| https://m.rbi.org.in//js/jquery.easing.min.1.3.js | 5 KB | — | ✓ | 3rd |
| https://m.rbi.org.in//js/scrolltopcontrol.js | 2 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction98 resources · 2.4 MB · 704 KB savings availableFIX
~703.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 98 resources | 2.4 MiB | ||||||
CImage OptimizationAction24 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP CachingprivateREVIEW
private
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (75 KB)PASS
Web fonts
2
75 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall98 requests over 7037msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 588ms | 0 KB | — | ₹87/mo | Costly |
m.rbi.org.in m.rbi.org.in | Other | 461ms | 85 KB | 28% | ₹68/mo | Costly |
m.rbi.org.in m.rbi.org.in | Other | 432ms | 154 KB | — | ₹64/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 194ms | 151 KB | 41% | ₹29/mo | Optional |
m.rbi.org.in m.rbi.org.in | Other | 125ms | 95 KB | 43% | ₹19/mo | Optional |
m.rbi.org.in m.rbi.org.in | Other | 117ms | 34 KB | — | ₹17/mo | Optional |
m.rbi.org.in m.rbi.org.in | Other | 93ms | 528 KB | 82% | ₹14/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 63ms | 21 KB | — | ₹9/mo | Optional |
m.rbi.org.in m.rbi.org.in | Other | 62ms | 18 KB | — | ₹9/mo | Optional |
m.rbi.org.in m.rbi.org.in | Other | 54ms | 89 KB | 71% | ₹8/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 588ms and costs ~₹87/month
- m.rbi.org.in adds 461ms and costs ~₹68/month
- m.rbi.org.in adds 432ms and costs ~₹64/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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 588ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
m.rbi.org.in takes 461ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
m.rbi.org.in takes 432ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
82% of m.rbi.org.in's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
71% of m.rbi.org.in's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev