You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #5071 we should be able to let the sequencer pipeline multiple append batches instead of writing a single append batch at a time. This will allow us to increase our append throughput especially in high latency network environments.
With #5071 we should be able to let the sequencer pipeline multiple append batches instead of writing a single append batch at a time. This will allow us to increase our append throughput especially in high latency network environments.