Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 522 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 522 Bytes

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