Currently there are always 8 write cycles of 1024MB performed. Even for disk that are super slow.
It would be better to calculate (from the first warmup run) how many cycles would fit into 1 minute.
This would limit the worst case waiting time to 1minute, which should be more acceptable than ~ 3-5min.
Currently there are always 8 write cycles of 1024MB performed. Even for disk that are super slow.
It would be better to calculate (from the first warmup run) how many cycles would fit into 1 minute. This would limit the worst case waiting time to 1minute, which should be more acceptable than ~ 3-5min.