Skip to main content

Module placement

Module placement 

Source
Expand description

Placement report inspector Scene builders.

Structs§

PlacementFaultFixture
Deterministic placement fault fixture rendered by the inspector.
PlacementRuntimeDiagnostic
Bounded diagnostic counter accepted from a runtime or browser bridge.

Constants§

PLACEMENT_BRIDGE_TABLE_VIEW_ID
Stable lens id for the bridge table.
PLACEMENT_BROWSER_DIAGNOSTICS_VIEW_ID
Stable lens id for browser-wasm placement diagnostics.
PLACEMENT_DISCONNECT_FAULT
Fault fixture name for a site disconnect.
PLACEMENT_FAULT_TIMELINE_VIEW_ID
Stable lens id for deterministic placement fault fixtures.
PLACEMENT_FORCED_REFUSAL_FAULT
Fault fixture name for a forced placement refusal.
PLACEMENT_GRAPH_VIEW_ID
Stable lens id for the placed graph panel.
PLACEMENT_INSPECTOR_VIEW_ID
Stable lens id for the full placement inspector.
PLACEMENT_JITTER_SPIKE_FAULT
Fault fixture name for a latency jitter spike.
PLACEMENT_LATENCY_BUDGET_VIEW_ID
Stable lens id for the latency-budget table.
PLACEMENT_REFUSAL_TABLE_VIEW_ID
Stable lens id for placement refusal diagnostics.
PLACEMENT_RUNTIME_DIAGNOSTICS_VIEW_ID
Stable lens id for bounded runtime diagnostics.
PLACEMENT_WORKER_STALL_FAULT
Fault fixture name for a stalled worker.

Functions§

placement_fault_fixture
Returns the named placement fault fixture, if it exists.
placement_fault_fixture_names
Returns the names of the built-in placement fault fixtures.
placement_inspector_view
Renders a placement report without runtime or browser-side diagnostics.
placement_inspector_view_with_diagnostics
Renders a placement report with bounded runtime, browser, and fault data.