hey专题

Golang的压测工具 hey

Golang的压测工具 hey 网址 实例 hey -n 200 -c 2 -m POST -T "application/x-www-form-urlencoded" -d 'userId=*****&uuid=*****&action=*****' http://127.0.0.1:9090/api/recommend/v1/xxx 参数 -n 要运行的请求数.默认是200. -