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

Issue 2711493002: Adding cpu measurments to video_quality_tests (Closed)

Created:
3 years, 10 months ago by ilnik
Modified:
3 years, 10 months ago
Reviewers:
brandtr, sprang_webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Adding cpu measurments to video_quality_tests BUG=webrtc:7095 Review-Url: https://codereview.webrtc.org/2711493002 Cr-Commit-Position: refs/heads/master@{#16791} Committed: https://chromium.googlesource.com/external/webrtc/+/df92c5cb8c34c7c43e9f0ec66914a86deeeda626

Patch Set 1 #

Patch Set 2 : fixed typo. accidentally removed PSNR metric output #

Patch Set 3 : oops. fixing ce #

Total comments: 12

Patch Set 4 : reorganizing cpu measurement logic to be more clear #

Total comments: 4

Patch Set 5 : Implemented Sprang@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M webrtc/video/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 4 10 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
ilnik
3 years, 10 months ago (2017-02-21 12:58:12 UTC) #2
sprang_webrtc
looks good, just some minor suggestions https://codereview.webrtc.org/2711493002/diff/40001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2711493002/diff/40001/webrtc/video/video_quality_test.cc#newcode200 webrtc/video/video_quality_test.cc:200: // Start time ...
3 years, 10 months ago (2017-02-21 15:43:20 UTC) #3
ilnik
https://codereview.webrtc.org/2711493002/diff/40001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2711493002/diff/40001/webrtc/video/video_quality_test.cc#newcode200 webrtc/video/video_quality_test.cc:200: // Start time measurements On 2017/02/21 15:43:20, språng wrote: ...
3 years, 10 months ago (2017-02-22 08:43:28 UTC) #4
sprang_webrtc
lgtm with nits https://codereview.webrtc.org/2711493002/diff/60001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2711493002/diff/60001/webrtc/video/video_quality_test.cc#newcode442 webrtc/video/video_quality_test.cc:442: double GetCpuUsage() { nit: GetCpuUsagePercent() https://codereview.webrtc.org/2711493002/diff/60001/webrtc/video/video_quality_test.cc#newcode1434 ...
3 years, 10 months ago (2017-02-22 16:44:03 UTC) #7
ilnik
https://codereview.webrtc.org/2711493002/diff/60001/webrtc/video/video_quality_test.cc File webrtc/video/video_quality_test.cc (right): https://codereview.webrtc.org/2711493002/diff/60001/webrtc/video/video_quality_test.cc#newcode442 webrtc/video/video_quality_test.cc:442: double GetCpuUsage() { On 2017/02/22 16:44:03, språng wrote: > ...
3 years, 10 months ago (2017-02-23 09:00:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2711493002/80001
3 years, 10 months ago (2017-02-23 09:02:25 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 10:08:47 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/df92c5cb8c34c7c43e9f0ec66...

Powered by Google App Engine
This is Rietveld 408576698