又撸一台VPS
今天周末,说好是要下雪的,只能窝在家里,闲来无事,在搬瓦工上面又撸了一台VPS,1G两核的,看起来性能还不错,估计玩一般的应用应该问题不大,也可以玩玩MySQL
了,之前所有的应用都是跑在sqlite
上面的,这次终于可以跑到MySQL
上面了,当然实际还没试能不能成功,不过后面应该是可以把所有的数据都搞到一起了,也可以多跑跑一些开源应用了。
跑跑测试
之前一直没有在VPS上跑性能测试,今天想比较一下就找了个脚本:
wget -qO- bench.sh | bash
这个脚本挺好玩的,bench.sh
既是域名也是脚本的名字,羡慕的我赶紧去查了一下有没有其它好玩的域名,不过看看都挺贵的,还好没有剁手。
测试结果:
----------------------------------------------------------------------
CPU model : QEMU Virtual CPU version (cpu64-rhel6)
Number of cores : 2
CPU frequency : 2133.406 MHz
Total size of Disk : 39.4 GB (3.0 GB Used)
Total amount of Mem : 1001 MB (44 MB Used)
Total amount of Swap : 425 MB (34 MB Used)
System uptime : 0 days, 9 hour 25 min
Load average : 0.00, 0.00, 0.00
OS : Ubuntu 18.04 LTS
Arch : x86_64 (64 Bit)
Kernel : 4.15.0-20-generic
----------------------------------------------------------------------
I/O speed(1st run) : 237 MB/s
I/O speed(2nd run) : 236 MB/s
I/O speed(3rd run) : 230 MB/s
Average I/O speed : 234.3 MB/s
----------------------------------------------------------------------
Node Name IPv4 address Download Speed
CacheFly 205.234.175.175 98.1MB/s
Linode, Tokyo, JP 106.187.96.148 9.05MB/s
Linode, Singapore, SG 139.162.23.4 12.8MB/s
Linode, London, UK 176.58.107.39 89.7MB/s
Linode, Frankfurt, DE 139.162.130.8 77.0MB/s
Linode, Fremont, CA 50.116.14.9 2.26MB/s
Softlayer, Dallas, TX 173.192.68.18 12.8MB/s
Softlayer, Seattle, WA 67.228.112.250 9.66MB/s
Softlayer, Frankfurt, DE 159.122.69.4 86.7MB/s
Softlayer, Singapore, SG 119.81.28.170 7.58MB/s
Softlayer, HongKong, CN 119.81.130.170 6.18MB/s
----------------------------------------------------------------------
看起来还是挺一般的。凑合着用一段时间看看吧。
最后更新于 2018-12-08 10:51:32 并被添加「」标签,已有 2246 位童鞋阅读过。
本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。