Optimise `sync_pull` to pull frames in batches (#2089)
Previously, we pulled frames one by one. This patch changes it pull frames in batches. Currently, the batch size is set to 128 (the maximum supported by the server)
P
Pekka Enberg committed
99c7308c934298e69a37287f77642147eb3733ba
Committed by GitHub <noreply@github.com>
on 6/9/2025, 6:29:04 AM