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
- Host: GitHub
- URL: https://github.com/themcaffee/quick-linux-benchmark
- Owner: themcaffee
- License: mit
- Created: 2017-02-21T15:35:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T21:35:48.000Z (about 8 years ago)
- Last Synced: 2025-02-26T09:43:11.448Z (2 months ago)
- Topics: apache, benchmark, linux, mysql, speedtest
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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