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

Issue 2182833002: Add scroll perf test for protocol in chromoting (Closed)

Created:
4 years, 5 months ago by Sergey Ulanov
Modified:
4 years, 4 months ago
Reviewers:
Irfan
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add scroll perf test for protocol in chromoting The new test simulates frame scroll and measures frame-rate and average latency. Some results from the new test: LimitedBandwidth/0 (100Mbps): ICE: FPS: 29.7853, Average latency: 49.7429 Webrtc: FPS: 10.4109, Average latency: 71.0577 LimitedBandwidth/1 (8Mbps): ICE: FPS: 5.24054, Average latency: 734.131 Webrtc: FPS: 11.1471, Average latency: 116.915 Committed: https://crrev.com/8bc24e1f6de205377e3dbb814aeecaf8fe05a867 Committed: https://crrev.com/11695ba56f1d7843ca1e083d9f0d60145ad03c4b Cr-Original-Commit-Position: refs/heads/master@{#407957} Cr-Commit-Position: refs/heads/master@{#408189}

Patch Set 1 : . #

Total comments: 2

Patch Set 2 : addressed feedback #

Patch Set 3 : fix LimitedBandwidth config #

Patch Set 4 : gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+376 lines, -158 lines) Patch
M remoting/remoting_test.gypi View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/test/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/test/cyclic_frame_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/test/cyclic_frame_generator.cc View 4 chunks +6 lines, -97 lines 0 comments Download
A remoting/test/frame_generator_util.h View 1 chunk +37 lines, -0 lines 0 comments Download
A remoting/test/frame_generator_util.cc View 1 chunk +105 lines, -0 lines 0 comments Download
M remoting/test/protocol_perftest.cc View 1 2 5 chunks +113 lines, -60 lines 0 comments Download
A remoting/test/scroll_frame_generator.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A remoting/test/scroll_frame_generator.cc View 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
Sergey Ulanov
4 years, 5 months ago (2016-07-26 00:21:46 UTC) #3
Irfan
I am curious if the latency numbers provide any useful information over previous perf tests. ...
4 years, 4 months ago (2016-07-26 16:45:58 UTC) #4
Sergey Ulanov
Added more comments and moved some test impl in the file to make it clear ...
4 years, 4 months ago (2016-07-26 21:47:18 UTC) #6
Sergey Ulanov
Also updated configuration for LimitedBandwidth. Previously bandwidth numbers didn't match the comments.
4 years, 4 months ago (2016-07-26 21:57:39 UTC) #8
Irfan
lgtm
4 years, 4 months ago (2016-07-26 22:01:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2182833002/60001
4 years, 4 months ago (2016-07-26 22:10:35 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-07-26 23:11:12 UTC) #13
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/8bc24e1f6de205377e3dbb814aeecaf8fe05a867 Cr-Commit-Position: refs/heads/master@{#407957}
4 years, 4 months ago (2016-07-26 23:14:47 UTC) #15
robliao
A revert of this CL (patchset #3 id:60001) has been created in https://codereview.chromium.org/2190473002/ by robliao@chromium.org. ...
4 years, 4 months ago (2016-07-27 00:33:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2182833002/80001
4 years, 4 months ago (2016-07-27 17:31:26 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 4 months ago (2016-07-27 18:27:02 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 18:28:24 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/11695ba56f1d7843ca1e083d9f0d60145ad03c4b
Cr-Commit-Position: refs/heads/master@{#408189}

Powered by Google App Engine
This is Rietveld 408576698