Page 1 of 1

_FAT_cache_writeSectors decrease perfomance.

Posted: Tue Jun 23, 2009 2:25 pm
by z.g
startting from revision 3543 and till current sequental writes of big amount of data (megabyte and bigger) take more time then before.
on ds in some case i have increase 1 mb write time from 2 seconds to 28 seconds.
one of speed decradation reasons as i can see is a reading from disk to cache before adding written data to cache.

Re: _FAT_cache_writeSectors decrease perfomance.

Posted: Wed Jun 24, 2009 1:22 pm
by WinterMute
This is one of the reasons why those changes have not yet been released as a stable binary and why we discourage using SVN builds. Having said that, do feel free to submit a patch ;)