« Scaleway performance test » : différence entre les versions

Aller à la navigation Aller à la recherche
Ligne 17 : Ligne 17 :
         echo
         echo
         echo "Cipher: $cipher (try $i)"
         echo "Cipher: $cipher (try $i)"
         dd if=/dev/zero bs=4M count=1024 2>/root/tmp/dd.txt | pv --size 4G | ssh -c "$cipher" root@localhost 'cat > /dev/null'
         dd if=/dev/zero bs=4M count=1024 2>/root/tmp/dd.txt | ssh -c "$cipher" root@localhost 'cat > /dev/null'
         grep -v records /root/tmp/dd.txt
         grep -v records /root/tmp/dd.txt
     done
     done
4 203

modifications

Menu de navigation