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

Issue 74713006: cc: Include analysis in raster benchmark costs (Closed)

Created:
7 years, 1 month ago by enne (OOO)
Modified:
7 years ago
Reviewers:
ernstm1, ernstm, vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Include analysis in raster benchmark costs Insert analysis costs into the raster benchmark. This will make it possible to combine analysis and raster into a single step and be confident that it will not regress the total costs of rastering a tile. ATTN perf sheriffs: this will regress benchmarks because it is doing more work, but it is a more accurate representation of the work that gets done per unit of raster work. This should be treated as a "perf rebaseline" and not as a regression. R=vmpstr@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240540

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Add analysis to normal path #

Patch Set 4 : Fix presubmit warning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -16 lines) Patch
M cc/debug/rasterize_and_record_benchmark_impl.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M cc/debug/rendering_stats.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/debug/rendering_stats.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M cc/debug/rendering_stats_instrumentation.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/debug/rendering_stats_instrumentation.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M cc/resources/picture_pile_impl.h View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 2 3 6 chunks +30 lines, -11 lines 0 comments Download
M cc/resources/raster_worker_pool.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
enne (OOO)
7 years, 1 month ago (2013-11-19 19:03:19 UTC) #1
ernstm
The new_rasterize_and_record benchmark is not yet running on the bots. You need to make changes ...
7 years, 1 month ago (2013-11-19 22:49:55 UTC) #2
enne (OOO)
On 2013/11/19 22:49:55, Manfred Ernst wrote: > The new_rasterize_and_record benchmark is not yet running on ...
7 years, 1 month ago (2013-11-19 22:55:00 UTC) #3
vmpstr
On 2013/11/19 22:55:00, enne wrote: > On 2013/11/19 22:49:55, Manfred Ernst wrote: > > The ...
7 years, 1 month ago (2013-11-19 22:58:50 UTC) #4
enne (OOO)
On 2013/11/19 22:58:50, vmpstr wrote: > On 2013/11/19 22:55:00, enne wrote: > > On 2013/11/19 ...
7 years, 1 month ago (2013-11-20 18:01:39 UTC) #5
ernstm
On 2013/11/20 18:01:39, enne wrote: > On 2013/11/19 22:58:50, vmpstr wrote: > > On 2013/11/19 ...
7 years, 1 month ago (2013-11-20 22:03:10 UTC) #6
enne (OOO)
On 2013/11/20 22:03:10, Manfred Ernst wrote: > > I'll wait on this until the new ...
7 years, 1 month ago (2013-11-20 23:30:42 UTC) #7
enne (OOO)
In particular, should I take the best analysis time and add it to the best ...
7 years, 1 month ago (2013-11-21 18:51:37 UTC) #8
enne (OOO)
ernstm, what do you think of this?
7 years ago (2013-12-04 20:23:11 UTC) #9
enne (OOO)
Oh, I guess I should CC ernstm first in order to get a reply. :)
7 years ago (2013-12-06 21:20:04 UTC) #10
ernstm
On 2013/12/06 21:20:04, enne wrote: > Oh, I guess I should CC ernstm first in ...
7 years ago (2013-12-07 00:30:25 UTC) #11
enne (OOO)
On 2013/12/07 00:30:25, Manfred Ernst wrote: > On 2013/12/06 21:20:04, enne wrote: > > Oh, ...
7 years ago (2013-12-10 19:18:23 UTC) #12
ernstm
On 2013/12/10 19:18:23, enne wrote: > On 2013/12/07 00:30:25, Manfred Ernst wrote: > > On ...
7 years ago (2013-12-10 20:37:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/74713006/120001
7 years ago (2013-12-10 21:29:37 UTC) #14
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=40442
7 years ago (2013-12-10 21:43:57 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/74713006/140001
7 years ago (2013-12-13 01:20:33 UTC) #16
commit-bot: I haz the power
7 years ago (2013-12-13 08:20:20 UTC) #17
Message was sent while issue was closed.
Change committed as 240540

Powered by Google App Engine
This is Rietveld 408576698