[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:software:phoronix_test_suite [2018/03/05 22:14 (UTC)] – [Checking the results] bifferoshowtos:software:phoronix_test_suite [2018/03/06 22:40 (UTC)] – [Checking the results] bifferos
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-Wondering if it's time to upgrade your Slackware box?  Look no further than the [[https://www.phoronix-test-suite.com/ | Phoronix Test Suite]].  Here is a quick guide to get it up and running, we'll use timed kernel compilation as an example because that seems like as good a benchmark as any.+Wondering if it's time to upgrade your Slackware box?  Look no further than the [[https://www.phoronix-test-suite.com/ | Phoronix Test Suite]] to benchmark it against other people's systems.  Here is a quick guide to get it up and running, we'll use timed kernel compilation as an example because that seems like as good a benchmark as any.
  
 ===== Installing the Software ===== ===== Installing the Software =====
Line 15: Line 15:
 # wget http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.8.0.tar.gz # wget http://www.phoronix-test-suite.com/releases/phoronix-test-suite-7.8.0.tar.gz
 # ./phoronix-test-suite.SlackBuild # ./phoronix-test-suite.SlackBuild
-mv /tmp/phoronix-test-suite-7.8.0-x86_64-1_SBo.tgz . +installpkg /tmp/phoronix-test-suite-7.8.0-x86_64-1_SBo.tgz
-# installpkg phoronix-test-suite-7.8.0-x86_64-1_SBo.tgz+
 </code> </code>
  
Line 38: Line 37:
 ===== Checking the results ===== ===== Checking the results =====
  
-Once it's done you can [[http://openbenchmarking.org/showdown/pts/build-linux-kernel | compare with other people's systems]].+Once it's done you can [[http://openbenchmarking.org/showdown/pts/build-linux-kernel | checkout some online results]].
  
 Have fun! Have fun!
 howtos:software:phoronix_test_suite ()