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

Issue 19862002: Do timer allocation and string building outside of bench loops (Closed)

Created:
7 years, 5 months ago by bsalomon
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com, scroggo
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : more #

Patch Set 3 : more #

Patch Set 4 : more #

Total comments: 3

Patch Set 5 : fix bbh_shootout #

Total comments: 11

Patch Set 6 : incorporate Leon's comments #

Patch Set 7 : on top of tot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -186 lines) Patch
M bench/TimerData.h View 1 2 3 4 5 1 chunk +48 lines, -21 lines 0 comments Download
M bench/TimerData.cpp View 1 2 3 4 5 6 1 chunk +110 lines, -76 lines 0 comments Download
M bench/benchmain.cpp View 1 2 3 4 5 6 chunks +33 lines, -28 lines 0 comments Download
M tools/PictureBenchmark.h View 1 2 2 chunks +9 lines, -21 lines 0 comments Download
M tools/PictureBenchmark.cpp View 1 2 3 4 5 8 chunks +45 lines, -28 lines 0 comments Download
M tools/bbh_shootout.cpp View 1 2 3 4 5 2 chunks +5 lines, -10 lines 0 comments Download
M tools/bench_pictures_main.cpp View 1 2 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
bsalomon
I'm not saying this is perfect but it seems a lot cleaner to me and ...
7 years, 5 months ago (2013-07-24 19:51:01 UTC) #1
borenet
This LGTM but adding a couple more eyes since I didn't write the code. Ben, ...
7 years, 5 months ago (2013-07-25 14:17:05 UTC) #2
benchen
LGTM. The logger-related logic looks right, and per-iter logging functionality is preserved. Without unittests we ...
7 years, 5 months ago (2013-07-25 14:39:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/19862002/8001
7 years, 5 months ago (2013-07-25 18:42:58 UTC) #4
commit-bot: I haz the power
Retried try job too often on Build-Mac10.7-Clang-x86-Release-Trybot for step(s) BuildMost http://108.170.217.252:10117/buildstatus?builder=Build-Mac10.7-Clang-x86-Release-Trybot&number=276
7 years, 5 months ago (2013-07-25 18:52:21 UTC) #5
bsalomon
https://codereview.chromium.org/19862002/diff/8001/tools/PictureBenchmark.cpp File tools/PictureBenchmark.cpp (right): https://codereview.chromium.org/19862002/diff/8001/tools/PictureBenchmark.cpp#newcode22 tools/PictureBenchmark.cpp:22: , fTimerResult(TimerData::kAvg_Result) On 2013/07/25 14:17:05, borenet wrote: > Maybe ...
7 years, 5 months ago (2013-07-25 19:49:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/19862002/23001
7 years, 5 months ago (2013-07-25 19:50:09 UTC) #7
commit-bot: I haz the power
Change committed as 10372
7 years, 5 months ago (2013-07-25 20:01:23 UTC) #8
fmalita_google_do_not_use
On 2013/07/25 20:01:23, I haz the power (commit-bot) wrote: > Change committed as 10372 Looks ...
7 years, 5 months ago (2013-07-25 21:22:58 UTC) #9
scroggo
Overall I like this CL. The reason it doesn't work properly is in PictureBenchmark.cpp: you ...
7 years, 4 months ago (2013-07-30 19:12:33 UTC) #10
bsalomon
Sergio, Is it OK if the BBH shootout reports avg time per iteration rather than ...
7 years, 4 months ago (2013-07-31 15:21:39 UTC) #11
sglez
On 2013/07/31 15:21:39, bsalomon wrote: > Sergio, Is it OK if the BBH shootout reports ...
7 years, 4 months ago (2013-07-31 15:24:55 UTC) #12
scroggo
LGTM Will this speed up our benchmarks much, as reported by the buildbots? Will that ...
7 years, 4 months ago (2013-07-31 15:29:22 UTC) #13
bsalomon
On 2013/07/31 15:29:22, scroggo wrote: > LGTM > > Will this speed up our benchmarks ...
7 years, 4 months ago (2013-07-31 15:43:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/19862002/50001
7 years, 4 months ago (2013-07-31 18:57:18 UTC) #15
commit-bot: I haz the power
7 years, 4 months ago (2013-07-31 20:01:01 UTC) #16
Message was sent while issue was closed.
Change committed as 10473

Powered by Google App Engine
This is Rietveld 408576698