Skip to content
https://Www.mybni.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
7
PASS
11
INFO
3

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

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

888 ms

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

1.37 s

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

17 ms

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

0.000

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

996 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.38 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
11 PASS 7 REVIEW 1 FIX
D
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Info::
All images are well-optimized
7 images 344 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
2 scripts, 224 KB unused
REVIEW
2 scripts, 224 KB unused
Warning::
https://www.mybni.com/static/js/2.f9a086af.chunk.j...: 185 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mybni.com/static/js/main.88c0f56d.chun...: 39 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 224 KB
224 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.mybni.com/static/js/2.f9a086af.chunk.js380 KB185 KB (49%)1st
https://www.mybni.com/static/js/main.88c0f56d.chunk.js46 KB39 KB (84%)1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
874 KB transferred, 24 requests
PASS
874 KB transferred, 24 requests
Info::
Page weighs 2.1 MB (874 KB transferred)
Info::
24 HTTP requests
Info::
Estimated 0.18 g CO2 per page load
874 KB / 2.4 MB budget
874 KB transferred
24 requests
0.18 g CO2 per page load
JavaScript 426.3 KiB 49%
Images 344.2 KiB 39%
Other 63.5 KiB 7%
CSS 34.5 KiB 4%
Other 2.9 KiB 0%
HTML 1.5 KiB 0%
Other 661 B 0%
Other 300 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A
Third-Party Impact
24% third-party, 0 ms blocking
PASS
24% third-party, 0 ms blocking
Info::
Third-party code accounts for 24% of page weight (205.4 KiB of 873.8 KiB)
Info::
Third-party blocking time is low (0 ms)
76%
24%
First-party Third-party
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+
JS Execution Cost
155ms total JS execution
PASS
155ms total JS execution
Info::
https://www.mybni.com/static/js/main.88c0f56d.chun...: 155ms CPU time

Main Thread Breakdown

Script Evaluation 52% Other 22% Script Parsing & Compilation 11% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://www.mybni.com/static/js/main.88c0f56d.chunk.js155ms136ms4ms1st
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A+
Page Weight Inventory
24 resources · 874 KB · 224 KB savings available
PASS
24 resources · 874 KB · 224 KB savings available
Info::
Within 1MB page-weight target
Got: 874 KB
Info::
~224 KB of savings available
Info::
14 third-party resources (24% of weight)
Info::
2 resources over 200KB
24 resources · 873.8 KiB · 14 third-party Within 1MB page-weight target
JavaScript 49% · 426.3 KiB
Image 40% · 347.1 KiB
Other 7% · 64.4 KiB
CSS 4% · 34.5 KiB
Document 0% · 1.5 KiB

~224.0 KiB of savings available

Remove unused JavaScript: 224.0 KiB
Network Waterfall
24 requests over 942ms
INFO
0 ms 500 ms 1.0 s FCP 888 ms LCP 1.4 shttps://www.mybni.com// https://www.mybni.com/ — 200 — 1.5 KiB — 54 ms — h2https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.cssstackpath.bootstrapcdn.com/bootstra... https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css — 200 — 22.1 KiB — 69 ms — h3https://www.mybni.com/static/css/2.4ce9e501.chunk.css/static/css/2.4ce9e501.chunk.css https://www.mybni.com/static/css/2.4ce9e501.chunk.css — 200 — 1.3 KiB — 21 ms — h2https://www.mybni.com/static/css/main.7cc8f9ff.chunk.css/static/css/main.7cc8f9ff.chunk.css https://www.mybni.com/static/css/main.7cc8f9ff.chunk.css — 200 — 11.1 KiB — 22 ms — h2https://www.mybni.com/static/js/2.f9a086af.chunk.js/static/js/2.f9a086af.chunk.js https://www.mybni.com/static/js/2.f9a086af.chunk.js — 200 — 380.0 KiB — 83 ms — h2https://www.mybni.com/static/js/main.88c0f56d.chunk.js/static/js/main.88c0f56d.chunk.js https://www.mybni.com/static/js/main.88c0f56d.chunk.js — 200 — 46.3 KiB — 86 ms — h2https://www.mybni.com/manifest.json/manifest.json https://www.mybni.com/manifest.json — 200 — 661 B — 58 ms — h2https://o161009.ingest.sentry.io/api/6088941/envelope/?sentry_key=a37f74ad3c2341f7883e51205c1a12fd&sentry_version=7o161009.ingest.sentry.io/api/608894... https://o161009.ingest.sentry.io/api/6088941/envelope/?sentry_key=a37f74ad3c2341f7883e51205c1a12fd&sentry_version=7 — 200 — 300 B — 80 ms — h2https://iam.bniportal.com/v2/carouseliam.bniportal.com/v2/carousel https://iam.bniportal.com/v2/carousel — 200 — 0 B — 93 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQsAAAB8CAYAAAB+BZWfAAAABHNCSVQICAgIfAhkiAAADz1JREFUe…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQsAAAB8CAYAAAB+BZWfAAAABHNCSVQICAgIfAhkiAAADz1JREFUe… — 200 — 0 B — 0 ms — datahttps://www.mybni.com/static/media/WorldMap.9a6907bb.png/static/media/WorldMap.9a6907bb.png https://www.mybni.com/static/media/WorldMap.9a6907bb.png — 200 — 212.8 KiB — 24 ms — h2https://i18n-api.bniportal.com/languagesi18n-api.bniportal.com/languages https://i18n-api.bniportal.com/languages — 200 — 0 B — 89 ms — h2https://www.mybni.com/static/media/myBNILogo.947a42f6.png/static/media/myBNILogo.947a42f6.pn... https://www.mybni.com/static/media/myBNILogo.947a42f6.png — 200 — 11.1 KiB — 20 ms — h2https://www.mybni.com/static/media/nextArrow.168c8206.svg/static/media/nextArrow.168c8206.sv... https://www.mybni.com/static/media/nextArrow.168c8206.svg — 200 — 834 B — 21 ms — h2https://i18n-api.bniportal.com/translations/en-US/searchi18n-api.bniportal.com/translations... https://i18n-api.bniportal.com/translations/en-US/search — 200 — 0 B — 91 ms — h2https://i18n-api.bniportal.com/translations/en-US/searchi18n-api.bniportal.com/translations... https://i18n-api.bniportal.com/translations/en-US/search — 200 — 0 B — 90 ms — h2https://www.mybni.com/BNIportal_logo.png/BNIportal_logo.png https://www.mybni.com/BNIportal_logo.png — 200 — 2.9 KiB — 19 ms — h2https://iam.bniportal.com/v2/carouseliam.bniportal.com/v2/carousel https://iam.bniportal.com/v2/carousel — 200 — 2.2 KiB — 50 ms — h2https://i18n-api.bniportal.com/languagesi18n-api.bniportal.com/languages https://i18n-api.bniportal.com/languages — 200 — 6.1 KiB — 68 ms — h2https://i18n-api.bniportal.com/translations/en-US/searchi18n-api.bniportal.com/translations... https://i18n-api.bniportal.com/translations/en-US/search — 200 — 28.7 KiB — 282 ms — h2https://i18n-api.bniportal.com/translations/en-US/searchi18n-api.bniportal.com/translations... https://i18n-api.bniportal.com/translations/en-US/search — 200 — 26.4 KiB — 441 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAgCAYAAABkWOo9AAAABHNCSVQICAgIfAhkiAAAAlJJREFUW…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAgCAYAAABkWOo9AAAABHNCSVQICAgIfAhkiAAAAlJJREFUW… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAhCAYAAABAxlKmAAAABHNCSVQICAgIfAhkiAAAAmVJREFUW…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAhCAYAAABAxlKmAAAABHNCSVQICAgIfAhkiAAAAmVJREFUW… — 200 — 0 B — 0 ms — datahttps://images.mybni.com/adminpage/ea7302e7-a900-4820-85b3-e512685ffa49_myBNI_Desktop_Image72.jpgimages.mybni.com/adminpage/ea7302e7... https://images.mybni.com/adminpage/ea7302e7-a900-4820-85b3-e512685ffa49_myBNI_Desktop_Image72.jpg — 200 — 119.5 KiB — 88 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

2638 ms

71% good

INP (p75)

70 ms

98% good

CLS (p75)

0.000

96% good

FCP (p75)

1072 ms

TTFB (p75)

349 ms

Image Optimization
12 images, 11 KB total, 9 KB wasted
INFO

Image Optimization Audit

Total Images

12

Total Size

11 KB

Oversized

11

Wasted

9 KB

11 missing alt text 11 missing dimensions 10 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback