Mon Feb 09, 2015 8:52 pm by norm
zip wrote:Can you run a test with only one shared folder with a couple files? I want to know if the amount of monitored files makes any difference.
Hi Zip, I made a new shared folder called Test then used robocopy to copy the files from my Win7 laptop to the NAS. First copy to the empy Test shared folder with "Library refresh" enabled, second without. Then I did a 3rd test copying the files to my video share that has over 4000 files in it with "Library refresh enabled" and forth test without it. Results below...
- Code:
1/ Empty "Test" shared folder adding first files - Library automatically updated
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 3 2 1 0 0 0
Files : 9 9 0 0 0 0
Bytes : 4.237 g 4.237 g 0 0 0 0
Times : 0:01:40 0:01:40 0:00:00 0:00:00
Speed : 45261358 Bytes/sec.
Speed : 2589.875 MegaBytes/min.
Ended : Mon Feb 09 20:24:49 2015
2/ Empty "Test" shared folder adding first files - No Library Update
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 3 3 0 0 0 0
Files : 9 9 0 0 0 0
Bytes : 4.237 g 4.237 g 0 0 0 0
Times : 0:01:27 0:01:26 0:00:00 0:00:00
Speed : 52381889 Bytes/sec.
Speed : 2997.315 MegaBytes/min.
Ended : Mon Feb 09 20:27:48 2015
3/ Large video library ~4000 files - Library automatically updated
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 3 3 0 0 0 0
Files : 9 9 0 0 0 0
Bytes : 4.237 g 4.237 g 0 0 0 0
Times : 0:01:57 0:01:56 0:00:00 0:00:01
Speed : 39155464 Bytes/sec.
Speed : 2240.493 MegaBytes/min.
Ended : Mon Feb 09 20:32:26 2015
4/ Large video library ~4000 files - No Library Update
------------------------------------------------------------------------------
Total Copied Skipped Mismatch FAILED Extras
Dirs : 3 3 0 0 0 0
Files : 9 9 0 0 0 0
Bytes : 4.237 g 4.237 g 0 0 0 0
Times : 0:01:26 0:01:26 0:00:00 0:00:00
Speed : 52618141 Bytes/sec.
Speed : 3010.834 MegaBytes/min.
Ended : Mon Feb 09 20:35:36 2015
As you can see on the large shared folder with "Library Refresh" enabled it makes quite a big difference 53mb/sec down to 39mb/sec. With Windows Explorer the difference is even greater from 53mb/sec to 30mb/sec.
I hope that helps
