Module performance_profiler

Source
Expand description

Performance profiling utilities for parser development

Structs§

PerformanceAnalysis
Performance analysis results
PerformanceBottleneck
Identified performance bottleneck
PerformanceComparison
Performance comparison between different conditions
PerformanceMetric
Individual performance metric
PerformanceProfiler
Performance profiler for tracking parsing metrics
PerformanceSummary
Summary statistics for all metrics
PerformanceTrend
Performance trend over time
ProfilingConfig
Configuration for performance profiling
ProfilingReport
Comprehensive profiling report

Enums§

BottleneckSeverity
Severity of performance bottleneck
MetricType
Type of performance metric
TrendDirection
Direction of performance trend