diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-26 00:41:09 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-26 00:41:09 +0000 |
commit | 1058b7c62aed25e724d439ec6dbc6028a52f79fd (patch) | |
tree | 8115bbf5b1c5a8401433657ed3ccf6667e35de42 /build | |
parent | 078aed433752892d1ba68bd316d4f95aab2c2e6f (diff) | |
download | chromium_src-1058b7c62aed25e724d439ec6dbc6028a52f79fd.zip chromium_src-1058b7c62aed25e724d439ec6dbc6028a52f79fd.tar.gz chromium_src-1058b7c62aed25e724d439ec6dbc6028a52f79fd.tar.bz2 |
Update 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
Review URL: https://codereview.chromium.org/414443009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions