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

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
8
PASS
14
INFO
4

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

65
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.
100
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.

3.85 s

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

6.14 s

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

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

3.85 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.15 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
27
14 PASS 8 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
6 images, 0 KB saveable
REVIEW
6 images, 0 KB saveable
Info::
All images are well-optimized
6 images 250 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1036ms total JS execution
REVIEW
1036ms total JS execution
Warning::
https://www.mybni.com/static/js/main.88c0f56d.chun...: 591ms CPU time
Info::
https://www.mybni.com/static/js/2.f9a086af.chunk.j...: 177ms CPU time
Info::
https://www.mybni.com/: 145ms CPU time
Info::
Unattributable: 123ms CPU time
Info::
Third-party scripts: 123ms (12% of total)

Main Thread Breakdown

Script Evaluation 53% Other 20% Script Parsing & Compilation 14% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://www.mybni.com/static/js/main.88c0f56d.chunk.js591ms521ms16ms1st
https://www.mybni.com/static/js/2.f9a086af.chunk.js177ms21ms128ms1st
https://www.mybni.com/145ms4ms2ms1st
Unattributable123ms7ms0ms3rd
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
779 KB transferred, 23 requests
PASS
779 KB transferred, 23 requests
Info::
Page weighs 2.0 MB (779 KB transferred)
Info::
23 HTTP requests
Info::
Estimated 0.16 g CO2 per page load
779 KB / 2.4 MB budget
779 KB transferred
23 requests
0.16 g CO2 per page load
JavaScript 426.3 KiB 55%
Images 249.6 KiB 32%
Other 63.5 KiB 8%
CSS 34.5 KiB 4%
Other 2.9 KiB 0%
HTML 1.5 KiB 0%
Other 662 B 0%
Other 281 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
14% third-party, 0 ms blocking
PASS
14% third-party, 0 ms blocking
Info::
Third-party code accounts for 14% of page weight (110.8 KiB of 779.1 KiB)
Info::
Third-party blocking time is low (0 ms)
86%
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+
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
23 resources · 779 KB · 224 KB savings available
PASS
23 resources · 779 KB · 224 KB savings available
Info::
Within 1MB page-weight target
Got: 779 KB
Info::
~224 KB of savings available
Info::
13 third-party resources (14% of weight)
Info::
2 resources over 200KB
23 resources · 779.1 KiB · 13 third-party Within 1MB page-weight target
JavaScript 55% · 426.3 KiB
Image 32% · 252.5 KiB
Other 8% · 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
23 requests over 943ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.9 s LCP 6.1 shttps://www.mybni.com// https://www.mybni.com/ — 200 — 1.5 KiB — 60 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 — 94 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 — 26 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 — 25 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 — 79 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 — 39 ms — h2https://www.mybni.com/manifest.json/manifest.json https://www.mybni.com/manifest.json — 200 — 662 B — 63 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 — 281 B — 98 ms — h2https://iam.bniportal.com/v2/carouseliam.bniportal.com/v2/carousel https://iam.bniportal.com/v2/carousel — 200 — 0 B — 133 ms — h2https://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 — 126 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 — 22 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 — 120 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 — 120 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 — 72 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 — 371 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 — 281 ms — h2https://i18n-api.bniportal.com/languagesi18n-api.bniportal.com/languages https://i18n-api.bniportal.com/languages — 200 — 6.1 KiB — 65 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/3e47f72e-7c38-4abe-8825-0ad549832a9b_myBNI_Mobile_Image72.jpgimages.mybni.com/adminpage/3e47f72e... https://images.mybni.com/adminpage/3e47f72e-7c38-4abe-8825-0ad549832a9b_myBNI_Mobile_Image72.jpg — 200 — 24.9 KiB — 106 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 123ms · 0KB · $2/mo
Unattributable
Other
Optional
Execution 123ms
Transfer 0 KB
Monthly Cost $2/mo

How third-party costs are calculated

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