Docs: Prefer test file generation over download
This commit is contained in:
@@ -29,16 +29,8 @@ git clone https://github.com/fvdm/speedtest
|
|||||||
```
|
```
|
||||||
|
|
||||||
To keep the repository small I have not included the test binaries.
|
To keep the repository small I have not included the test binaries.
|
||||||
You can download them from my server.
|
|
||||||
|
|
||||||
**Please don't hotlink these!!**
|
You can instantly generate them yourself:
|
||||||
|
|
||||||
* [1mb.bin](https://fvdm.com/speedtest/1mb.bin)
|
|
||||||
* [5mb.bin](https://fvdm.com/speedtest/5mb.bin)
|
|
||||||
* [10mb.bin](https://fvdm.com/speedtest/10mb.bin)
|
|
||||||
* [100mb.bin](https://fvdm.com/speedtest/100mb.bin)
|
|
||||||
|
|
||||||
Or instantly generate them yourself: (faster)
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# on linux
|
# on linux
|
||||||
@@ -60,6 +52,16 @@ These commands only create the files in the filesystem.
|
|||||||
No bytes are actually written to the storage.
|
No bytes are actually written to the storage.
|
||||||
The suffix `m` is megabytes and `g` is gigabytes and so on.
|
The suffix `m` is megabytes and `g` is gigabytes and so on.
|
||||||
|
|
||||||
|
Or you can download them from my server.
|
||||||
|
|
||||||
|
**Please don't hotlink these!!**
|
||||||
|
|
||||||
|
* [1mb.bin](https://fvdm.com/speedtest/1mb.bin)
|
||||||
|
* [5mb.bin](https://fvdm.com/speedtest/5mb.bin)
|
||||||
|
* [10mb.bin](https://fvdm.com/speedtest/10mb.bin)
|
||||||
|
* [100mb.bin](https://fvdm.com/speedtest/100mb.bin)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Note on testing
|
Note on testing
|
||||||
---------------
|
---------------
|
||||||
@@ -112,8 +114,7 @@ For more information, please refer to <https://unlicense.org/>
|
|||||||
Author
|
Author
|
||||||
------
|
------
|
||||||
|
|
||||||
[Franklin van de Meent](https://fra.nkl.in)
|
[Franklin](https://fvdm.com)
|
||||||
|
|
||||||
Do you like this project?
|
Do you like this project?
|
||||||
Please consider to [buy me a coffee](https://ko-fi.com/franklin).
|
|
||||||
Please consider to [buy me a coffee](https://fvdm.com/donating/).
|
Please consider to [buy me a coffee](https://fvdm.com/donating/).
|
||||||
|
|||||||
Reference in New Issue
Block a user