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

Issue 1572673004: Add --zero_init to simulate zero-initialized memory in CodecBench (Closed)

Created:
4 years, 11 months ago by mtklein_C
Modified:
4 years, 11 months ago
Reviewers:
msarett, scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : hoist #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M bench/CodecBench.cpp View 1 3 chunks +9 lines, -1 line 1 comment Download

Messages

Total messages: 12 (5 generated)
mtklein_C
4 years, 11 months ago (2016-01-08 21:54:40 UTC) #3
msarett
LGTM You seem to always be a few steps ahead of me :) https://codereview.chromium.org/1572673004/diff/1/bench/CodecBench.cpp File ...
4 years, 11 months ago (2016-01-08 21:59:41 UTC) #4
mtklein_C
When I WFH, I get to type louder, and so faster, than when I WFW. ...
4 years, 11 months ago (2016-01-08 22:03:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1572673004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1572673004/20001
4 years, 11 months ago (2016-01-08 22:03:48 UTC) #8
scroggo
lgtm https://codereview.chromium.org/1572673004/diff/20001/bench/CodecBench.cpp File bench/CodecBench.cpp (right): https://codereview.chromium.org/1572673004/diff/20001/bench/CodecBench.cpp#newcode16 bench/CodecBench.cpp:16: DEFINE_bool(zero_init, false, "Pretend our destination is zero-intialized, simulating ...
4 years, 11 months ago (2016-01-08 22:20:29 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/c146aa6fd45dffe29b4f565aafd4ec3a16d9f73b
4 years, 11 months ago (2016-01-08 22:20:39 UTC) #11
mtklein
4 years, 11 months ago (2016-01-08 22:21:46 UTC) #12
Message was sent while issue was closed.
On 2016/01/08 22:20:29, scroggo wrote:
> lgtm
> 
> https://codereview.chromium.org/1572673004/diff/20001/bench/CodecBench.cpp
> File bench/CodecBench.cpp (right):
> 
>
https://codereview.chromium.org/1572673004/diff/20001/bench/CodecBench.cpp#ne...
> bench/CodecBench.cpp:16: DEFINE_bool(zero_init, false, "Pretend our
destination
> is zero-intialized, simulating Android?");
> Hahaha - we could also add this as another option in our matrix of tests,
along
> with config etc.

One thing at a time.  That matrix is already quite hyper-dimensional. :)

Powered by Google App Engine
This is Rietveld 408576698