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

Issue 1090103002: Trace contention for lockPixels mutex (Closed)

Created:
5 years, 8 months ago by enne (OOO)
Modified:
5 years, 8 months ago
Reviewers:
scroggo, reed2, reed1
CC:
reviews_skia.org, reveman
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Missing include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/core/SkPixelRef.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
enne (OOO)
What do y'all think about this?
5 years, 8 months ago (2015-04-17 18:46:10 UTC) #2
scroggo
On 2015/04/17 18:46:10, enne wrote: > What do y'all think about this? lgtm.
5 years, 8 months ago (2015-04-17 18:53:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090103002/20001
5 years, 8 months ago (2015-04-17 19:37:01 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/54b666b144e1281c0edf499e5ec1c59edaef6572
5 years, 8 months ago (2015-04-17 19:42:54 UTC) #6
reed2
Is there a bug or experiment that needs this? Should there be a comment in ...
5 years, 8 months ago (2015-04-18 01:46:35 UTC) #8
enne (OOO)
On 2015/04/18 at 01:46:35, reed wrote: > Is there a bug or experiment that needs ...
5 years, 8 months ago (2015-04-20 18:30:47 UTC) #9
tomhudson
This is a good idea for local testing or telemetry runs, but a couple of ...
5 years, 8 months ago (2015-04-21 11:28:00 UTC) #10
enne (OOO)
5 years, 8 months ago (2015-04-22 21:07:20 UTC) #11
Message was sent while issue was closed.
In practice, there would be one trace per image per raster task.  In practice,
as the number of images scales, the cache starts failing, and traces start being
very small next to image decodes.  So, I hear your concerns, but I am not too
worried about this.

Powered by Google App Engine
This is Rietveld 408576698