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

Issue 113604: Histogram the time we spend resampling images. We suspect this may be causing... (Closed)

Created:
11 years, 7 months ago by brettw
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Histogram the time we spend resampling images. We suspect this may be causing performance problems, so it would be nice to see what average users are seeing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=16486

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M skia/ext/image_operations.cc View 1 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
11 years, 7 months ago (2009-05-19 22:49:57 UTC) #1
jar (doing other things)
http://codereview.chromium.org/113604/diff/1/2 File skia/ext/image_operations.cc (right): http://codereview.chromium.org/113604/diff/1/2#newcode301 Line 301: UMA_HISTOGRAM_TIMES("Other.ImageResampleMS", delta); Two things: "Other" is an especially ...
11 years, 7 months ago (2009-05-19 23:47:39 UTC) #2
brettw
I uploaded a new version with the name you suggested. I'm not worried about the ...
11 years, 7 months ago (2009-05-20 16:33:39 UTC) #3
jar (doing other things)
11 years, 7 months ago (2009-05-20 16:49:05 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698