** I/O Benchmark **
- write speed test
dd if=/dev/zero of=tempfile bs=1M count=1024 conv=fdatasync,notrunc
- read speed test
echo 3 > /proc/sys/vm/drop_caches
dd if=tempfile of=/dev/null bs=1M count=1024
- buffer-cache test
dd if=tempfile of=/dev/null bs=1M count=1024
- elimina file temp
rm tempfile
** CPU benchmark **
dd if=/dev/zero bs=1M count=1024 | md5sum
Come svuotare la cache DNS su Windows 11 e 10: guida semplice
-
Ogni giorno navighiamo sul web digitando indirizzi testuali senza pensare
al complesso meccanismo che trasforma quelle parole nei siti grafici che
visual...
18 ore fa


Nessun commento:
Posta un commento