|
|
@ -17,9 +17,6 @@ wget -qO bench.sh https://git.virtubox.net/virtubox/vps-benchmark/raw/master/ben |
|
|
|
chmod +x bench.sh |
|
|
|
./bench.sh |
|
|
|
|
|
|
|
apt-get install sysbench -y &>/dev/null |
|
|
|
sysbench --test=cpu --cpu-max-prime=20000 run |
|
|
|
|
|
|
|
# We're done ! |
|
|
|
echo "" |
|
|
|
echo -e " ${CGREEN}Benchmark successful !${CEND}" |