Module cache_stats

Module cache_stats 

Source
Expand description

Unified cache statistics and monitoring

This module provides comprehensive statistics collection and monitoring for the intelligent caching system, integrating with existing cache statistics while adding new metrics for multi-level caching and predictive preheating.

Structsยง

CacheLevelStats
Statistics for a single cache level (L1, L2, etc.)
CachePreheatingStats
Predictive preheating statistics (cache level)
OverallCacheStats
Overall cache system statistics
PerformanceMetrics
Performance metrics for cache operations
TuningStats
Adaptive tuning statistics
UnifiedCacheStats
Unified cache statistics