Basic HTTP benchmarking and stress testing

linux

WRK

wrk -c100 -t12 -d10s http: //127.0.0.1: 3000/

AB

ab -c 100 -n 1000 http: //127.0.0.1: 3000/