|
At present, there are 5 major plans for bricklayer VPS on sale (summary of cheap bricklayer VPS hosting solutions currently available), and there are different configurations under each plan, so there are many options for our consumers to choose from, and there is always one that suits our needs. At present, most of the low-configuration (relatively low price, relatively low configuration) scheme is out of stock, when to replenish stock, you can pay attention to this site, this site will release the replenishment information of bricklayers as soon as possible. There are so many different configurations of bricklayers, how should we choose? How do I know exactly how each configuration performs? In this article, the author will share with you the following common VPS testing methods.
1. Bricklayer VPS benchmark test:
wget --no-check-certificateThe hyperlink login is visible.
chmod +x unixbench.sh
./unixbench.sh
2. Check the IP latency of the Mover VPS:
AccessThe hyperlink login is visible.
3. Bricklayer's memory real size test script (if it is a 32-bit replacement number, it is sufficient):
wgetThe hyperlink login is visible.
chmod +x ./memtest_10M_64
./memtest_10M_64
4. Bricklayer memory speed test:
dd if=/dev/zero of=/swapfile bs=1k count=5120000
Note: The root directory will generate data blocks after testing, remember to delete it
5. One-click test script for foreign nodes:
wget -qO- bench.sh | bash
curl -Lso- bench.sh | bash
6. Separate IO test script:
dd if=/dev/zero of=test bs=64k count=4k oflag=dsync
dd if=/dev/zero of=test bs=8k count=256k conv=fdatasync
7. One-click test configuration information and domestic speed delay script:
wget -qO-The hyperlink login is visible.| bash
|