when i measure the time for transferring output feature maps with the socket algorithm. i realize that if the feature map's data size is smaller than 7000, it is delivered with a dramatically increased speed than 7000 over the data size feature map.
is there any buffering method, commonly used in socket function? i can't understand why the data-sending speed increase
when i measure the time for transferring output feature maps with the socket algorithm. i realize that if the feature map's data size is smaller than 7000, it is delivered with a dramatically increased speed than 7000 over the data size feature map. is there any buffering method, commonly used in socket function? i can't understand why the data-sending speed increase