trevor211 opened a new pull request, #3864: URL: https://github.com/apache/bookkeeper/pull/3864
According to `https://stackoverflow.com/questions/12808934/what-is-p99-latency`, the implementation for `percentile` in bookkeeper-benchmark is wrong. Descriptions of the changes in this PR: ### Motivation When I did benchmark tests using bookeeper-benchmark, I found that the percentile output seemed wrong. After checking the source code I think the current implementation is wrong. ### Changes Fix function `percentile` in bookkeeper-benchmark to make it corrent. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
