Skip to content

pointhi/serverbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverbench

some benchmark results, to check out how different (cloud) servers behave

Install dependencies

sudo apt-get install sysbench lshw mariadb-server

Running Scripts

./scripts/sysinfo.sh | tee sysinfo.log
./scripts/cpubench.sh | tee cpubench.log
./scripts/rambench.sh | tee rambench.log
./scripts/diskbench.sh | tee diskbench.log
./scripts/mysqlbench.sh | tee mysqlbench.log
./scripts/networkbench.sh | tee networkbench.log

Acknowledges

Scripts based on the cloudbench repository: https://github.com/martinrusev/cloudbench

About

some benchmark results of different cloud servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages