Module performance_monitor

Module performance_monitor 

Source
Expand description

Performance monitoring and profiling for numerical algorithms

This module provides comprehensive performance monitoring tools for analyzing the behavior and efficiency of numerical integration algorithms. It tracks various metrics including computation time, memory usage, convergence rates, and algorithm-specific statistics.

Structs§

CacheStatistics
Cache performance statistics
ConvergenceAnalysis
Convergence analysis results
MemoryStatistics
Memory usage statistics
OptimizationRecommendation
Optimization recommendation
PerformanceAnalyzer
Performance analysis utilities
PerformanceBottleneck
Performance bottleneck identification
PerformanceMetrics
Comprehensive performance metrics for numerical algorithms
PerformanceProfiler
Performance profiler for tracking algorithm behavior
PerformanceReport
Comprehensive performance report

Enums§

BottleneckCategory
Severity