Module adaptive_performance

Module adaptive_performance 

Source
Expand description

Adaptive Performance Optimization

This module implements adaptive performance optimizations for JSON export:

  • Adaptive batch size adjustment based on system performance
  • Memory usage optimization and intelligent caching
  • Dynamic performance tuning based on workload characteristics

Structs§

AdaptiveBatchController
Adaptive batch size controller
AdaptivePerformanceOptimizer
Adaptive performance optimizer - main coordinator
MemoryUsageMonitor
Memory usage monitor for adaptive optimization
PerformanceMetrics
Performance metrics collector for adaptive optimization
TypeInfoCache
Intelligent type information cache

Enums§

MemoryPressureLevel
Memory pressure level
MemoryTrend
Memory usage trend