Skip to main content

Module memory_optimizer

Module memory_optimizer 

Source

Structs§

AdvancedMemoryTracker
Advanced memory tracker with detailed analytics
AlertThresholds
Memory alerting thresholds
AllocationEvent
Allocation event tracking
AllocationInfo
Information about an active allocation
AllocationPattern
Memory allocation patterns
AllocationTracker
Allocation tracking and analytics
BenefitFactor
Benefit factor
BenefitModel
Benefit model for optimization
CausalRelationship
Causal relationship between events
CodeExample
Code example for optimization
CostBenefitAnalyzer
Cost-benefit analyzer for optimizations
CostBenefitReport
Cost-benefit analysis report
CostFactor
Cost factor
CostModel
Cost model for optimization
DeallocationEvent
Deallocation event tracking
EstimatedEffort
Estimated effort for implementation
ExpectedBenefits
Expected benefits from optimization
FalsePositiveFilter
False positive filtering
FragmentationAnalysisReport
Fragmentation analysis report
FragmentationMetrics
Fragmentation metrics
GarbageCollectionMetrics
Garbage collection metrics
LeakCorrelationAnalyzer
Leak correlation analysis
MemoryAlert
Memory alert
MemoryAnalysisReport
Comprehensive memory analysis report
MemoryLeak
Memory leak information
MemoryLeakDetector
Memory leak detection engine
MemoryOptimizationRecommendation
Memory optimization recommendation
MemoryOptimizer
Advanced memory optimizer and analyzer
MemoryOptimizerConfig
Configuration for memory optimizer
MemoryPattern
Memory usage pattern
MemoryPatternAnalyzer
Memory pattern analyzer
MemoryPoolAnalyzer
Memory pool analysis
MemorySnapshot
Memory snapshot for historical analysis
MemoryUsage
Detailed memory usage information
MemoryUsageSummary
Memory usage summary
OptimizationEngine
Optimization recommendations engine
Pattern
Memory pattern
PatternCharacteristics
Pattern characteristics
PatternLearner
Pattern learning for false positive reduction
PatternPredictionModel
Pattern prediction model
PatternSnapshot
Pattern snapshot for historical analysis
PatternTransition
Pattern transition
PerformanceBottleneck
Performance bottleneck information
PerformanceImpact
Performance impact of memory operations
PerformanceImpactReport
Performance impact report
PoolOpportunity
Memory pool opportunity
PoolUtilizationMetrics
Pool utilization metrics
ROICalculator
ROI calculator
ROIEstimate
ROI estimate
RiskAssessment
Risk assessment for optimization
TrainingExample
Training example for pattern learning

Enums§

AlertSeverity
Alert severity levels
AlertType
Alert types
AllocationPatternType
Types of allocation patterns
Complexity
Implementation complexity levels
ExpertiseLevel
Required expertise levels
FragmentationTrend
Fragmentation trends
LeakSeverity
Leak severity levels
LeakType
Types of memory leaks
MemoryCategory
Memory categories for tracking
ModelType
Machine learning model types
OptimizationType
Types of memory optimizations
PatternType
Types of memory patterns
PoolType
Types of memory pools
Priority
Priority levels for recommendations
RiskLevel
Risk levels
UsageTrend
Memory usage trends

Traits§

LeakDetectionAlgorithm
Leak detection algorithm trait
OptimizationStrategy
Optimization strategy trait