mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 12:57:01 +00:00
fix styling
This commit is contained in:
parent
8cdf69d5c5
commit
5e8aa86062
58
README.md
58
README.md
@ -2109,35 +2109,35 @@ top|grep sublime_text
|
||||
```
|
||||
|
||||
##### Some benchmarking tools for your server
|
||||
[aio-stress](https://openbenchmarking.org/test/pts/aio-stress) - AIO benchmark.
|
||||
[bandwidth](https://zsmith.co/bandwidth.html) - memory bandwidth benchmark.
|
||||
[bonnie++](https://www.coker.com.au/bonnie++/) - hard drive and file system performance benchmark.
|
||||
[dbench](https://dbench.samba.org/) - generate I/O workloads to either a filesystem or to a networked CIFS or NFS server.
|
||||
[dnsperf](https://www.dnsperf.com/) - authorative and recursing DNS servers.
|
||||
[filebench](https://github.com/filebench/filebench) - model based file system workload generator.
|
||||
[fio](https://linux.die.net/man/1/fio) - I/O benchmark.
|
||||
[fs_mark](https://github.com/josefbacik/fs_mark) - synchronous/async file creation benchmark.
|
||||
[httperf](https://github.com/httperf/httperf) - measure web server performance.
|
||||
[interbench](https://github.com/ckolivas/interbench) - linux interactivity benchmark.
|
||||
[ioblazer](https://labs.vmware.com/flings/ioblazer) - multi-platform storage stack micro-benchmark.
|
||||
[iozone](http://www.iozone.org/) - filesystem benchmark.
|
||||
[iperf3](https://iperf.fr/iperf-download.php) - measure TCP/UDP/SCTP performance.
|
||||
[kcbench](https://github.com/knurd/kcbench) - kernel compile benchmark, compiles a kernel and measures the time it takes.
|
||||
[lmbench](http://www.bitmover.com/lmbench/) - Suite of simple, portable benchmarks.
|
||||
[netperf](https://github.com/HewlettPackard/netperf) - measure network performance, test unidirectional throughput, and end-to-end latency.
|
||||
[netpipe](https://linux.die.net/man/1/netpipe) - network protocol independent performance evaluator.
|
||||
[nfsometer](http://wiki.linux-nfs.org/wiki/index.php/NFSometer) - NFS performance framework.
|
||||
[nuttcp](https://www.nuttcp.net/Welcome%20Page.html) - measure network performance.
|
||||
[phoronix-test-suite](https://www.phoronix-test-suite.com/) - comprehensive automated testing and benchmarking platform.
|
||||
[seeker](https://github.com/fidlej/seeker) - portable disk seek benchmark.
|
||||
[siege](https://github.com/JoeDog/siege) - http load tester and benchmark.
|
||||
[sockperf](https://github.com/Mellanox/sockperf) - network benchmarking utility over socket API.
|
||||
[spew](https://linux.die.net/man/1/spew) - measures I/O performance and/or generates I/O load.
|
||||
[stress](https://people.seas.harvard.edu/~apw/stress/) - workload generator for POSIX systems.
|
||||
[sysbench](https://github.com/akopytov/sysbench) - scriptable database and system performance benchmark.
|
||||
[tiobench](https://github.com/mkuoppal/tiobench) - threaded IO benchmark.
|
||||
[unixbench](https://github.com/kdlucas/byte-unixbench) - the original BYTE UNIX benchmark suite, provide a basic indicator of the performance of a Unix-like system.
|
||||
[wrk](https://github.com/wg/wrk) - HTTP benchmark.
|
||||
[aio-stress](https://openbenchmarking.org/test/pts/aio-stress) - AIO benchmark.
|
||||
[bandwidth](https://zsmith.co/bandwidth.html) - memory bandwidth benchmark.
|
||||
[bonnie++](https://www.coker.com.au/bonnie++/) - hard drive and file system performance benchmark.
|
||||
[dbench](https://dbench.samba.org/) - generate I/O workloads to either a filesystem or to a networked CIFS or NFS server.
|
||||
[dnsperf](https://www.dnsperf.com/) - authorative and recursing DNS servers.
|
||||
[filebench](https://github.com/filebench/filebench) - model based file system workload generator.
|
||||
[fio](https://linux.die.net/man/1/fio) - I/O benchmark.
|
||||
[fs_mark](https://github.com/josefbacik/fs_mark) - synchronous/async file creation benchmark.
|
||||
[httperf](https://github.com/httperf/httperf) - measure web server performance.
|
||||
[interbench](https://github.com/ckolivas/interbench) - linux interactivity benchmark.
|
||||
[ioblazer](https://labs.vmware.com/flings/ioblazer) - multi-platform storage stack micro-benchmark.
|
||||
[iozone](http://www.iozone.org/) - filesystem benchmark.
|
||||
[iperf3](https://iperf.fr/iperf-download.php) - measure TCP/UDP/SCTP performance.
|
||||
[kcbench](https://github.com/knurd/kcbench) - kernel compile benchmark, compiles a kernel and measures the time it takes.
|
||||
[lmbench](http://www.bitmover.com/lmbench/) - Suite of simple, portable benchmarks.
|
||||
[netperf](https://github.com/HewlettPackard/netperf) - measure network performance, test unidirectional throughput, and end-to-end latency.
|
||||
[netpipe](https://linux.die.net/man/1/netpipe) - network protocol independent performance evaluator.
|
||||
[nfsometer](http://wiki.linux-nfs.org/wiki/index.php/NFSometer) - NFS performance framework.
|
||||
[nuttcp](https://www.nuttcp.net/Welcome%20Page.html) - measure network performance.
|
||||
[phoronix-test-suite](https://www.phoronix-test-suite.com/) - comprehensive automated testing and benchmarking platform.
|
||||
[seeker](https://github.com/fidlej/seeker) - portable disk seek benchmark.
|
||||
[siege](https://github.com/JoeDog/siege) - http load tester and benchmark.
|
||||
[sockperf](https://github.com/Mellanox/sockperf) - network benchmarking utility over socket API.
|
||||
[spew](https://linux.die.net/man/1/spew) - measures I/O performance and/or generates I/O load.
|
||||
[stress](https://people.seas.harvard.edu/~apw/stress/) - workload generator for POSIX systems.
|
||||
[sysbench](https://github.com/akopytov/sysbench) - scriptable database and system performance benchmark.
|
||||
[tiobench](https://github.com/mkuoppal/tiobench) - threaded IO benchmark.
|
||||
[unixbench](https://github.com/kdlucas/byte-unixbench) - the original BYTE UNIX benchmark suite, provide a basic indicator of the performance of a Unix-like system.
|
||||
[wrk](https://github.com/wg/wrk) - HTTP benchmark.
|
||||
|
||||
|
||||
##### Performance monitoring tool - sar
|
||||
|
Loading…
Reference in New Issue
Block a user