Expand description
Execution profiling and performance monitoring.
Structs§
- Bottleneck
- Identified performance bottleneck
- Bottleneck
Analyzer - Bottleneck analyzer for identifying performance issues
- Bottleneck
Report - Bottleneck analysis report
- Memory
Profile - Memory usage statistics
- OpProfile
- Profiling statistics for a single operation
- Performance
Baseline - Performance baseline for regression detection
- Performance
Comparison - Result of comparing performance against baseline
- Profile
Data - Comprehensive profiling data
- Profile
Statistics - Statistical metrics for profiling data
- Profiler
- Profiler that tracks execution metrics
- Profiler
Hook - Profiler hook for integration with ExecutionContext
- Timeline
Profiler - Detailed execution timeline profiler
- Trace
Entry - Node-level execution trace entry
Traits§
- TlProfiled
Executor - Extension trait for profiled execution