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
{{ message }}
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Batching is a common requirement among many adapters. The Mixer should provide tools to make it easy for adapter authors to implement batching. So far we've been careful to design the interfaces exposed to adapters to make them amenable to batching, it's likely we can implement batching in a way transparent to adapters.
The text was updated successfully, but these errors were encountered:
Batching is a common requirement among many adapters. The Mixer should provide tools to make it easy for adapter authors to implement batching. So far we've been careful to design the interfaces exposed to adapters to make them amenable to batching, it's likely we can implement batching in a way transparent to adapters.
The text was updated successfully, but these errors were encountered: