snench/README.md

14 lines
375 B
Markdown
Raw Normal View History

2017-02-25 18:43:37 +01:00
nench.sh ("new bench.sh")
=========================
- based on the established freevps.us/bench.sh
- modified to include CPU and ioping measurements and to reduce the number of
speedtests while retaining useful European and North American POPs
Usage example
-------------
```
(curl -s bench.wget.racing | bash; curl -s bench.wget.racing | bash) 2>&1 | tee nench.log
2017-02-25 18:43:37 +01:00
```