10 Best Vps Performance Test tool

At present ,Best 10 Vps Performance Test tool:

  1. speedtest
  2. bench
  3. SuperBench
  4. zbench
  5. superspeed
  6. LemonBench
  7. UnixBench
  8. 91yuntest
  9. nench
  10. linux-SpeedTes

1.speedtest

Github:

https://github.com/sivel/speedtest-cli

Desc:

Command line interface for testing internet bandwidth using speedtest.net

How to install:

wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py

chmod a+rx speedtest.py

mv speedtest.py /usr/local/bin/speedtest

chown root:root /usr/local/bin/speedtest

cd /usr/local/bin

./speedtest


2.bench

Github:

https://github.com/teddysun/across/blob/master/bench.sh

Desc:

1. Display various system information;

2. From the test points of data centers in many parts of Speedtest world, the network test is relatively comprehensive;

3. IO test (write 1GB data sequentially) three times and display its average value.

How to install:

wget -qO- bench.sh | bash
or
curl -Lso- bench.sh | bash

Sample Pictures:

10


3.SuperBench

Github:

https://github.com/alenpoe/superbench

Desc:

Test your server’s network with Speedtest to China

How to install:

wget https://raw.githubusercontent.com/oooldking/script/master/superbench.sh
chmod +x superbench.sh
./superbench.sh

4.Zbench

Github:

https://github.com/xsidc/zbench

Desc:

Bench.sh +SuperBench

How to install:

Chinese version

wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh

English version

wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh

5.superspeed

Github:

https://github.com/evolutionboy/superspeed

Desc:

Test your server’s network with Speedtest to China

How to install:

wget -qO- git.io/superbench.sh | bash
or
curl -Lso- git.io/superbench.sh | bash
or
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
chmod +x superspeed.sh
./superspeed.sh

6.LemonBench

Github:

Desc:

A simple Linux Benchmark Toolkit

How to install:

curl -fsSL https://ilemonrain.com/download/shell/LemonBench.sh | bash

or

wget -qO- https://ilemonrain.com/download/shell/LemonBench.sh | bash


7.UnixBench

Github:

Desc:

UnixBench is a performance test tool for Unix (Unix, BSD, Linux) systems. It is an open source tool that is widely used to test the performance of Linux hosts.Unixbench tests system call, read and write, process, graphical test, 2D, 3D, pipeline, computation, C library and other system benchmarks.

How to install:

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh

chmod +x unixbench.sh

./unixbench.sh


8.91yuntest(in china)

Github:

https://github.com/91yun/91yuntest

Desc:

Simple mode testing includes: general system parameter testing, bandwidth testing, IO testing and national ping testing.

How to install:

normal mode

wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test_91yun.sh && bash test_91yun.sh

Simple Mode

wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test_91yun.sh && bash test_91yun.sh s


9.nench

Github:

https://github.com/n-st/nench

Desc:

CPU and IOPING tests

How to install:

(curl -s wget.racing/nench.sh | bash; curl -s wget.racing/nench.sh | bash) 2>&1 | tee nench.log

or

(wget -qO- wget.racing/nench.sh | bash; wget -qO- wget.racing/nench.sh | bash) 2>&1 | tee nench.log


10.linux-SpeedTes

Github:

Desc:

Custom velocimeter scripts for VPS configuration and network testing

How to install:

bash <(curl -Lso- https://git.io/superbench)

 

More vps test info ,please follow vpslover.com.

 
5
vpslover
Copyright : Original articles on this site are vpslover2022-02-16is published, total 3273 words
Reprint Instructions: Unless otherwise specified, all articles on this site are published by cc-4.0 agreement. Please indicate the source for reprint.