Optimize BatchItem outputs
The format of batch items will have a large impact on
- potential network expressiveness / needs
- 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.