valentinp72 / systemBenchmark

A benchmarking script for Linux and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

systemBenchmark

This Makefile script install and use sysbench and speedtest-cli to perform benchmarks on Linux and macOS systems.

Example on an OVH VPS:

Example on an OVH VPS

Install:

Install on macOS

git clone https://github.com/valentinp72/systemBenchmark.git
cd systemBenchmark
make install-macOS

Install on Debian/Ubuntu

git clone https://github.com/valentinp72/systemBenchmark.git
cd systemBenchmark
make install-debian

How to use:

sudo make benchmarks

Credits:

About

A benchmarking script for Linux and macOS

License:MIT License


Languages

Language:Makefile 100.0%