Skip to content

themcaffee/quick-linux-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Linux Benchmark

A quick script to benchmark a linux computer.

Install dependencies:

mkdir benchmark
cd benchmark
bash <(curl -Ls https://raw.githubusercontent.com/themcaffee/quick-linux-benchmark/master/install.sh)

Run (same directory as install):

bash <(curl -Ls https://raw.githubusercontent.com/themcaffee/quick-linux-benchmark/master/benchmark.sh)
  • Displays CPU info
  • CPU benchmark
  • Memory read and write benchmark
  • File I/O benchmark
  • Mysql benchmark
  • Apache benchmark
  • Speedtest

About

A quick script to benchmark a linux computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages