Phoronix: Difference between revisions

From regional-training
(Created page with "This is a neat collection of tests for Linux machines <ref>phronix https://www.techrepublic.com/article/benchmark-ubuntu-linux-servers-phoronix-test-suite/</ref> * Download the latest test suite wget https://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_10.8.3_all.deb * extract sudo dpkg -i phoronix*.deb * fix dependencies required sudo apt-get install -f =commands= * verify * list available tests phoronix-test-suite list-available-tests...")
 
Line 20: Line 20:
[[category:benchmark]]
[[category:benchmark]]
[[category:performance]]
[[category:performance]]
[[category:portable]]
[[category:index]]
[[category:public]]
[[category:public]]

Revision as of 13:48, 20 August 2025

This is a neat collection of tests for Linux machines [1]

  • Download the latest test suite
wget https://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_10.8.3_all.deb
  • extract
sudo dpkg -i phoronix*.deb
  • fix dependencies required
sudo apt-get install -f

commands

  • verify
  • list available tests
phoronix-test-suite list-available-tests
  • install hackbench
phoronix-test-suite install hackbench

simple load test

phoronix-test-suite run hackbench

categories