Module performance_utils

Module performance_utils 

Source
Expand description

§Advanced Performance Utilities for OxiRS Stream

High-performance utilities, optimizations, and patterns for achieving maximum throughput and minimum latency in streaming operations.

Structs§

AdaptiveBatcher
High-performance adaptive batcher for streaming events
AdaptiveRateLimiter
Adaptive rate limiter with intelligent backpressure
BatchingStats
Statistics for adaptive batching performance
IntelligentMemoryPool
Intelligent memory pool for reducing allocation overhead
IntelligentPrefetcher
Intelligent prefetcher for streaming data
ParallelStreamProcessor
High-performance parallel processor for streaming events
PerformanceUtilsConfig
Configuration for performance optimizations
PoolStats
Memory pool statistics
ProcessingStats
Processing statistics
RateLimitConfig
Rate limiting configuration