The returns for the effort of increasing the fuse channel size is hardly anything. Though you will see a nice increase in performance when block size is increased, because of the reduction of context switches, there will be a peak after which increasing the block size further has no benefits. Since a transaction involves memcpy of the buffers, the larger block sizes start becoming less friendly with your hardware memory caches and start working against your performance.