Add AdaptiveSharedBatchScheduler queue option batch_timeout_micros which...
Add AdaptiveSharedBatchScheduler queue option batch_timeout_micros which forces the batch to wait for some time before being scheduled. This can improve performance by limiting the scheduling of almost empty batches. PiperOrigin-RevId: 231250232
Loading
Please sign in to comment