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

Issue 2196873002: CC serialization perftests: more accurate "num runs in 2 seconds". (Closed)

Created:
4 years, 4 months ago by yzshen1
Modified:
4 years, 4 months ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CC serialization perftests: more accurate "num runs in 2 seconds". Previously, the code checked elapsed time every 10 runs. Because some test cases can only do ~30 runs in 2 seconds. The number is too rough to be useful. BUG=624459 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/6dd4d4beb53992cc5fe420d8f864b8cf2342463b Cr-Commit-Position: refs/heads/master@{#410882}

Patch Set 1 #

Total comments: 5

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -12 lines) Patch
M cc/ipc/cc_serialization_perftest.cc View 1 2 4 chunks +24 lines, -12 lines 0 comments Download

Messages

Total messages: 30 (16 generated)
yzshen1
Hi, Dana Would you please take a look? Thanks!
4 years, 4 months ago (2016-07-29 21:55:46 UTC) #4
danakj
https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc File cc/ipc/cc_serialization_perftest.cc (right): https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc#newcode134 cc/ipc/cc_serialization_perftest.cc:134: for (int i = 0; i < kTimeCheckInterval; ++i) ...
4 years, 4 months ago (2016-07-29 22:04:56 UTC) #7
yzshen1
https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc File cc/ipc/cc_serialization_perftest.cc (right): https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc#newcode134 cc/ipc/cc_serialization_perftest.cc:134: for (int i = 0; i < kTimeCheckInterval; ++i) ...
4 years, 4 months ago (2016-07-29 22:12:12 UTC) #8
danakj
https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc File cc/ipc/cc_serialization_perftest.cc (right): https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc#newcode134 cc/ipc/cc_serialization_perftest.cc:134: for (int i = 0; i < kTimeCheckInterval; ++i) ...
4 years, 4 months ago (2016-07-29 22:14:02 UTC) #9
yzshen1
Thanks! PTAL https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc File cc/ipc/cc_serialization_perftest.cc (right): https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc#newcode137 cc/ipc/cc_serialization_perftest.cc:137: ++count; On 2016/07/29 22:14:02, danakj wrote: > ...
4 years, 4 months ago (2016-07-31 06:57:17 UTC) #14
yzshen1
On 2016/07/31 06:57:17, yzshen1 wrote: > Thanks! PTAL > > https://codereview.chromium.org/2196873002/diff/1/cc/ipc/cc_serialization_perftest.cc > File cc/ipc/cc_serialization_perftest.cc (right): ...
4 years, 4 months ago (2016-08-02 22:08:08 UTC) #17
yzshen1
Just realized that Dana is OOO currently. +enne@ Hi, Adrienne. Woud you please take a ...
4 years, 4 months ago (2016-08-02 22:10:27 UTC) #19
enne (OOO)
I am also. I'm going to punt and just say wait for danakj.
4 years, 4 months ago (2016-08-03 17:22:37 UTC) #20
yzshen1
Friendly ping, Dana. :)
4 years, 4 months ago (2016-08-09 16:59:12 UTC) #21
danakj
Thanks, can you jsut add a comment on each of those saying "We don't count ...
4 years, 4 months ago (2016-08-09 21:50:39 UTC) #22
yzshen1
On 2016/08/09 21:50:39, danakj wrote: > Thanks, can you jsut add a comment on each ...
4 years, 4 months ago (2016-08-09 23:08:09 UTC) #25
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/2196873002/40001
4 years, 4 months ago (2016-08-09 23:08:32 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-10 00:00:02 UTC) #28
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 00:01:33 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6dd4d4beb53992cc5fe420d8f864b8cf2342463b
Cr-Commit-Position: refs/heads/master@{#410882}

Powered by Google App Engine
This is Rietveld 408576698