joedicastro / vps-comparison

A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.
https://github.com/joedicastro/vps-comparison#automation
MIT License
1.42k stars 81 forks source link

Introducing logfile checksumming + various fixes #37

Open lcts opened 6 years ago

lcts commented 6 years ago

Main changes:

I've tried to make it so that benchmark-relevant packages are as independent of the underlying distribution as possible. To this end, I decided to use the current 1.x branch of sysbench for all distros instead of backporting (frontporting?) 0.4.x branch to the newer ones.