From 5e8aa860626d3bfa69a7a4d787321d7d4bd26080 Mon Sep 17 00:00:00 2001 From: bonnie Date: Sun, 19 Jul 2020 23:39:00 +0800 Subject: [PATCH] fix styling --- README.md | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index f27af5d..acd7f8d 100644 --- a/README.md +++ b/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