djamps / migrate-vm

29 stars 16 forks source link

changed default chunk_size '~100k Bytes' per socket-read/write #10

Closed megabert closed 7 years ago

megabert commented 7 years ago

The increase in size of one socket read/write made it about 10x faster in my tests. Further increase of the chunk size does not increase the speed.