talked with @fd0 at 34c3 about MT and he mentioned that the sweet spot for input file discovery / reading parallelism seems to be 2 (for hard disks, hdd based RAID) when doing a backup.
1 is too little to use all the available resources / capability of the hw.
more than 2 is too much and overloads the hw (random HDD seeks in this case).
talked with @fd0 at 34c3 about MT and he mentioned that the sweet spot for input file discovery / reading parallelism seems to be 2 (for hard disks, hdd based RAID) when doing a backup.
1 is too little to use all the available resources / capability of the hw.
more than 2 is too much and overloads the hw (random HDD seeks in this case).