An open API service indexing awesome lists of open source software.

https://github.com/themcaffee/quick-linux-benchmark

A quick script to benchmark a linux computer
https://github.com/themcaffee/quick-linux-benchmark

apache benchmark linux mysql speedtest

Last synced: about 2 months ago
JSON representation

A quick script to benchmark a linux computer

Awesome Lists containing this project

README

        

# 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