goreplay icon indicating copy to clipboard operation
goreplay copied to clipboard

version 1.3.x ratelimit not work

Open arrow2012 opened this issue 3 years ago • 0 comments

version : 1.2.x command : gor120 -input-file /opt/gor1207/*|2000% -output-http-workers=4000 -output-http=xxxx http://10.20.20.83:8181/debug/pprof/ : 2626 | goroutine and the QPS more than 2000

version : 1.3.x command : gor130 -input-file /opt/gor1207/*|2000% -output-http-workers=4000 -output-http=xxxx http://10.20.20.83:8181/debug/pprof/ : 120 | goroutine

and the QPS only 100~ 400

arrow2012 avatar Dec 19 '21 06:12 arrow2012