bumingchun commented on PR #1763: URL: https://github.com/apache/incubator-brpc/pull/1763#issuecomment-1130979356
又想了一下,可能采用jmeter的这种实现方式更好,出现抖动、线程不被调度等情况,很有可能是发压力的机器的问题(负载,网络等),这个时候在qps指标上体现出这些问题,也有利于问题排查。如果通过连续发送的方式补上因为抖动造成的影响,有2个弊端,1、造成一定程度请求不均匀,2、没有暴露压力机的问题,不利于问题排查。所以倾向采用jmeter的实现方式。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org