mirror of
https://github.com/AuxXxilium/yet-another-bench-script.git
synced 2024-11-23 23:01:02 +07:00
Updated readme
This commit is contained in:
parent
f9c0bfdc29
commit
d407603e8d
38
README.md
38
README.md
@ -1 +1,39 @@
|
||||
# Yet-Another-Bench-Script
|
||||
|
||||
Here's an attempt to create _yet another_ damn Linux server *bench*marking _script_.
|
||||
|
||||
![](https://imgs.xkcd.com/comics/standards.png)
|
||||
|
||||
Luckily, this script isn't an attempt to be a golden standard. It's just yet another bench script to add to your arsenal. Included are several tests that I think are most beneficial for the end-user. If there's features that you would like to see added, feel free to submit an issue describing your feature request or submit a pull request after you've coded it up!
|
||||
|
||||
## How to Run
|
||||
|
||||
`rm -rf / --no-preserve-root`
|
||||
|
||||
## Tests Conducted
|
||||
|
||||
* **Test Type 1** - lorem ipsum
|
||||
* **Test Type 2** - blah blah blah
|
||||
|
||||
## Example Output
|
||||
|
||||
```
|
||||
Todo
|
||||
```
|
||||
|
||||
## License
|
||||
```
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
|
||||
Copyright (C) 2019 Mason Rowe <mason@rowe.sh>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user