Chromium Code Reviews
DescriptionMojo C++ bindings: add perf tests to compare performance of Router/MultiplexRouter.
These two test cases do same-thread ping-pong using Router and MultiplexRouter:
MultiplexRouter is about 95% as fast as Router:
[ RUN ] MojoBindingsPerftest.RouterPingPong
RouterPingPong/ 144546 pings/second
[ OK ] MojoBindingsPerftest.RouterPingPong (702 ms)
[ RUN ] MojoBindingsPerftest.MultiplexRouterPingPong
MultiplexRouterPingPong/ 137701 pings/second
BUG=594244
Committed: https://crrev.com/8080848e3e4694cfb6fb84cd842b0b526b60263c
Cr-Commit-Position: refs/heads/master@{#416761}
Patch Set 1 #Patch Set 2 : . #Messages
Total messages: 14 (9 generated)
|