KLKLine FrontendDashboard · Preview · Embed shell

F063 · performance

Performance baseline

Performance budgets and remaining browser/build metrics needed before beta release readiness.

Performance baseline

Pending

browser/build metrics needed.

Budgets

5

Duplicate loader

Guarded

PASS

Multi-widget mount

3 widgets mount without duplicate loader or duplicate iframe

/embed/multi static route

WARNING

Advanced chart initial mount

manual browser budget: first visible chart state under 3s on dev laptop

PASS

Compact widgets

avoid full advanced runtime for Mini/Single/Ticker surfaces when compact data is enough

PASS

Realtime reconnect

no retry loop on terminal auth/license errors

BLOCKED

Bundle size

requires pnpm build + analyze output before beta

PASS

Duplicate loader guard

Loader marks mounted targets and installs message listener once.

PASS

Lazy iframe loading

Iframes are lazy-loaded and use fixed min-height to prevent collapse.

BLOCKED

Bundle/build metrics

pnpm build is blocked in sandbox; run local green gate to capture metrics.

WARNING

Browser performance trace

Actual CPU/memory/network traces require browser QA.