Some Benchmarks in Linux

CPU STRESS TEST:

one core: dd if=/dev/urandom | bzip2 -9 > /dev/null

multi core: dd if=/dev/urandom | p7zip -9 > /dev/null

BOOT TIME:

systemd-analyze time

Fill file with zeros:

dd if=/dev/zero of=outputfile bs=1024K count=1024

Debian version

lsb_release -a


Создано: 02/12/2022 14:34, Изменено: 31/12/2023 12:19, Просмотров: 26
Назад