1
Support and Feedback / Re: Transfer speeds to USB
« Last post by Mathias (Author) on Today at 18:26:05 »Are you sure it used the Read/write tweaks you changed ? You can in log see what settings is used.
When writing data there is not much to play with.. it is bypass cache or not and write chunck size (how many bytes to write in each write operation) and if writes should be threaded or not.
There are so many external factor that affect the speed.
Also you cant just compare the number from Windows.. since that number say nothing. That is not a real speed.
But getting really slow speed in MC then I suspect something is preventing MC from going full speed and checking the data before it sends it to the device.
When writing data there is not much to play with.. it is bypass cache or not and write chunck size (how many bytes to write in each write operation) and if writes should be threaded or not.
There are so many external factor that affect the speed.
Also you cant just compare the number from Windows.. since that number say nothing. That is not a real speed.
But getting really slow speed in MC then I suspect something is preventing MC from going full speed and checking the data before it sends it to the device.
Recent Posts