Skip to content

tdulcet/Testing-and-Benchmarking-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing and Benchmarking Scripts

Linux Stress/Torture Testing and Benchmarking Scripts

Copyright © 2018 Teal Dulcet

❤️ Please visit tealdulcet.com to support these scripts and my other software development.

Stress/Torture Testing

Prime95/MPrime

Downloads, sets up and runs Prime95.

wget https://raw.github.com/tdulcet/Testing-and-Benchmarking-Scripts/master/mprime.sh -qO - | bash -s -- <Type of torture test>

To run Prime95 for Distributed Computing, see the Distributed Computing scripts.

Benchmarking

Also see the Benchmarking Tool.

The Phoronix Test Suite

Downloads, installs, sets up and runs the Phoronix Test Suite.

wget https://raw.github.com/tdulcet/Testing-and-Benchmarking-Scripts/master/phoronix.sh -qO - | bash -s -- <Benchmark Test(s) or Suite(s)>

These scripts should work on Ubuntu, Debian and any Linux distribution that can use the apt package manager.

Contributing

Pull requests welcome!

About

💨 Linux Stress/Torture Testing and Benchmarking Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages