zhangls opened a new issue #1083: 使用LatencyRecorder无法统计出qps的问题 URL: https://github.com/apache/incubator-brpc/issues/1083 看了下计算qps的demo,我个人理解的是调用了LatencyRecorder中重载的<<方法,就可以算出qps。但是用在实际服务中,计算出的qps一直是0,计算qps使用的_q队列长度一直是1,是我使用的方法存在什么问题吗?万分感谢解答
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
