Backend Performance
Network
iperf
iperf -s
iperf -c server_ip
Benchmarking
- loadimpact/k6: A modern load testing tool, using Go and JavaScript - https://k6.io
- locustio/locust: Scalable user load testing tool written in Python
- ab - Apache HTTP server benchmarking tool - Apache HTTP Server Version 2.4
- tsenart/vegeta: HTTP load testing tool and library. It’s over 9000!
- wg/wrk: Modern HTTP benchmarking tool
- kennethreitz/httpbin: HTTP Request & Response Service, written in Python + Flask.
- rakyll/hey: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
- httperf/httperf: The httperf HTTP load generator
- raboof/nethogs: Linux ‘net top’ tool