DescriptionUpdate ProtocolPerfTest to run host and client on different threads
Previously the host and client were running on the main thread, so they
both would compete for it and that skews the perf numbers, particularly
with NSS SSL sockets because they use a separate thread.
BUG=394067
R=rmsousa@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285738
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 9 (0 generated)
|