windows - Why don't the number of files deleted per second change? -


i deleting 200gb 1 of partition. getting deleted 33xx files per second. in middle of operation gave delete operation partition , had speed of 18xx files per second. didn't affect speed of first operation. why so? since hard disk same , has share delete between these 2 process.

i have xeon processor windows 7.

probably, progress indicator looked @ takes while notice change in rate. maybe progress calculated average total duration , total number of files deleted far.

some disks have hardware parallelism (mainly ssds). can provide more throughput if run multiple ios in parallel.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -