Thread to collect iozone performance tests of the rock64.
When posting a report, please list your board (1G/2G/4G), OS type and version (Xenial/0.2.5), hardware tested (make/model), and the file system it has (ext4/fat32/ntfs/etc). And don't forget to use code tags so the formatting doesn't stuff up
If you don't have the iozone package installed yet: sudo apt install iozone3
Set the CPU governor to performance (as root, i.e. sudo -i first or pipe through sudo tee):
echo performance >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Mount your drive, change to the mount point, and run the below to run your tests:
iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
When posting a report, please list your board (1G/2G/4G), OS type and version (Xenial/0.2.5), hardware tested (make/model), and the file system it has (ext4/fat32/ntfs/etc). And don't forget to use code tags so the formatting doesn't stuff up
If you don't have the iozone package installed yet: sudo apt install iozone3
Set the CPU governor to performance (as root, i.e. sudo -i first or pipe through sudo tee):
echo performance >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Mount your drive, change to the mount point, and run the below to run your tests:
iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2