Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 427613005: Implement network performance simulation for remoting perf tests. (Closed)

Created:
6 years, 4 months ago by Sergey Ulanov
Modified:
6 years, 4 months ago
Reviewers:
rmsousa
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Implement network performance simulation for remoting perf tests. The new FakePacketSocketFactory allows to simulate fake network with given latency/bandwidth parameters. BUG=394067 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290128

Patch Set 1 : #

Total comments: 14

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1064 lines, -24 lines) Patch
M remoting/remoting_test.gypi View 1 1 chunk +10 lines, -0 lines 0 comments Download
A remoting/test/fake_network_dispatcher.h View 1 1 chunk +74 lines, -0 lines 0 comments Download
A remoting/test/fake_network_dispatcher.cc View 1 2 3 1 chunk +88 lines, -0 lines 0 comments Download
A remoting/test/fake_network_manager.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
A remoting/test/fake_network_manager.cc View 1 1 chunk +46 lines, -0 lines 0 comments Download
A remoting/test/fake_port_allocator.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A remoting/test/fake_port_allocator.cc View 1 1 chunk +124 lines, -0 lines 0 comments Download
A remoting/test/fake_socket_factory.h View 1 2 1 chunk +123 lines, -0 lines 0 comments Download
A remoting/test/fake_socket_factory.cc View 1 2 3 1 chunk +328 lines, -0 lines 0 comments Download
A remoting/test/leaky_bucket.h View 1 chunk +38 lines, -0 lines 0 comments Download
A remoting/test/leaky_bucket.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M remoting/test/protocol_perftest.cc View 1 2 13 chunks +108 lines, -24 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Sergey Ulanov
6 years, 4 months ago (2014-08-07 22:12:32 UTC) #1
Sergey Ulanov
Renato: ping
6 years, 4 months ago (2014-08-12 16:50:16 UTC) #2
rmsousa
lgtm but please fix variance->stddev before submitting. https://codereview.chromium.org/427613005/diff/60001/remoting/test/fake_network_dispatcher.cc File remoting/test/fake_network_dispatcher.cc (right): https://codereview.chromium.org/427613005/diff/60001/remoting/test/fake_network_dispatcher.cc#newcode89 remoting/test/fake_network_dispatcher.cc:89: nit: extra ...
6 years, 4 months ago (2014-08-12 20:42:11 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/427613005/diff/60001/remoting/test/fake_network_dispatcher.cc File remoting/test/fake_network_dispatcher.cc (right): https://codereview.chromium.org/427613005/diff/60001/remoting/test/fake_network_dispatcher.cc#newcode89 remoting/test/fake_network_dispatcher.cc:89: On 2014/08/12 20:42:10, rmsousa wrote: > nit: extra line ...
6 years, 4 months ago (2014-08-16 00:03:35 UTC) #4
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-16 00:03:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/427613005/80001
6 years, 4 months ago (2014-08-16 00:06:09 UTC) #6
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-16 00:29:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/427613005/120001
6 years, 4 months ago (2014-08-16 00:30:38 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-16 02:25:05 UTC) #9
Sergey Ulanov
The CQ bit was unchecked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-16 02:40:38 UTC) #10
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 4 months ago (2014-08-16 02:40:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/427613005/120001
6 years, 4 months ago (2014-08-16 02:40:54 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-16 08:12:52 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (120001) as 290128

Powered by Google App Engine
This is Rietveld 408576698