vps-benchmark/README.md

20 lines
444 B
Markdown
Raw Normal View History

2017-01-14 19:03:21 +01:00
# vps-benchmark
2017-01-14 19:25:23 +01:00
2017-01-14 20:08:23 +01:00
###
2017-01-14 19:05:56 +01:00
```
2017-01-14 20:08:23 +01:00
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/vpsbench.sh)
2017-01-14 19:21:59 +01:00
```
2017-07-23 00:02:19 +02:00
```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/sysinfo.sh)
2017-08-23 17:37:38 +02:00
```
2018-01-24 13:18:26 +01:00
### Sysbench
2018-01-24 13:20:33 +01:00
2017-08-23 17:37:38 +02:00
```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/sysbench.sh)
2017-11-29 13:59:42 +01:00
```
### speedtest
```
bash <(wget -O - https://git.virtubox.net/virtubox/vps-benchmark/raw/master/speedtest-cli.sh)
```