Module performance

Source
Expand description

性能优化模块

提供连接池、缓存机制和性能监控功能

Structs§

CacheConfig
缓存配置
CacheEntry
缓存条目
CacheStats
缓存统计信息
ConnectionPool
连接池
ConnectionPoolConfig
连接池配置
ConnectionPoolStats
连接池统计信息
LRUCache
LRU缓存
PerformanceMetrics
性能指标
PerformanceMonitor
性能监控器
PooledConnection
池化连接