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

Issue 2636373002: [Do not commit] Experiment to test for cache misses during recursion (Closed)

Created:
3 years, 11 months ago by pdr.
Modified:
3 years, 11 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews, dshwang, blink-reviews-paint_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Do not commit] Experiment to test for cache misses during recursion This is a perf experiment to see if PrePaintTreeWalkContext stack allocations are affecting performance. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PrePaintTreeWalk.cpp View 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
pdr.
3 years, 11 months ago (2017-01-18 04:53:21 UTC) #1
Description was changed from

==========
[Do not commit] Experiment to test for cache misses during recursion

This is a perf experiment to see if PrePaintTreeWalkContext stack
allocations are affecting performance.
==========

to

==========
[Do not commit] Experiment to test for cache misses during recursion

This is a perf experiment to see if PrePaintTreeWalkContext stack
allocations are affecting performance.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
==========

Powered by Google App Engine
This is Rietveld 408576698