Skip to main content

Module batching

Module batching 

Source
Expand description

Adaptive batching for performance optimization

This module provides adaptive batching capabilities to optimize throughput and latency by dynamically adjusting batch sizes based on system performance.

Structsยง

AdaptiveBatcher
Adaptive batcher for events
BatchPerformancePoint
Performance data point for batch processing
BatchSizePredictor
Batch size predictor using historical performance data
BatchingStats
Batching statistics