Xfer does not currently compress raw data; so in the event of low entropy data, we will be transmitting more data than is required. We should (optionally) gzip (or some other algorithm) the source data to minimise data xferred.
Xfer does not currently compress raw data; so in the event of low entropy data, we will be transmitting more data than is required.
We should (optionally) gzip (or some other algorithm) the source data to minimise data xferred.