The underlying connection type may well impact how much data is supplied at a time. For a small amount of data using the shared memory connector it is quite possible that all the data is sent together.
Shared memory is the default protocol when client and server are on the same machine.