Skip to content

Optimize BatchItem outputs

The format of batch items will have a large impact on

  1. potential network expressiveness / needs
  2. transfer speed (e.g. network / bus)

Currently a network_io.py module abstracts the concept of a BatchItem, but the internals could be optimized - potentially depending on some requested context.