Skip to main content

Module perf

Module perf 

Source
Expand description

Performance Benchmarking with Renacer Integration (Advanced Feature C) Performance Benchmarking with Renacer Integration (Advanced Feature C)

Unified performance tracing for WASM and TUI applications with Chrome Trace export, flame graph generation, and CI metrics.

Structs§

ChromeTrace
Chrome Trace format for chrome://tracing
CiMetrics
CI-friendly metrics export
FlameGraph
Flame graph data structure
FrameMetrics
Frame timing metrics
MemoryMetrics
Memory usage metrics
PerformanceMetrics
Aggregate performance metrics
Span
A performance measurement span
SpanGuard
RAII guard for automatic span closure
SpanId
Unique span identifier
Statistics
Statistical summary of values
Trace
Collected trace data
TraceConfig
Trace configuration
Tracer
Performance tracer with interior mutability

Constants§

DEFAULT_SAMPLE_RATE
Default sample rate (Hz)