jiridanek edited a comment on pull request #1296: URL: https://github.com/apache/qpid-dispatch/pull/1296#issuecomment-879794387
First pass/fail check that would make sense to me: ensure that the ratio between the direct case (without router) and the one with router is not too big. (The multiple tests with the router are pretty much the same, the tests only differ in implementation details) ``` 76: -------------------------------------------------------------------------------- 76: Benchmark Time CPU Iterations 76: -------------------------------------------------------------------------------- 76: BM_TCPEchoServerLatencyWithoutQDR 0.037 ms 0.019 ms 35901 76: BM_TCPEchoServerLatency1QDRThread 0.339 ms 0.032 ms 10000 76: BM_TCPEchoServerLatency1QDRThread2 0.341 ms 0.033 ms 10000 76: BM_TCPEchoServerLatency1QDRSubprocess 0.341 ms 0.034 ms 10000 ``` -- 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...@qpid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org