RESOLVED FIXED 112648
[chromium] More tracing in deferred image decoding
https://bugs.webkit.org/show_bug.cgi?id=112648
Summary [chromium] More tracing in deferred image decoding
Hin-Chung Lam
Reported 2013-03-18 19:30:01 PDT
We need more tracing data in deferred image decoding path, here's a list of high level data we want to capture: 1. The time span that a LazyDecodingPixelRef is locked. 2. Decode, scaling, cache pruning time. 3. Memory usage, number of cache entries. 4. Number of re-decode.
Attachments
Patch (9.41 KB, patch)
2013-03-18 19:36 PDT, Hin-Chung Lam
no flags
Patch (9.22 KB, patch)
2013-03-18 19:41 PDT, Hin-Chung Lam
no flags
Patch (9.22 KB, patch)
2013-03-18 19:43 PDT, Hin-Chung Lam
no flags
Hin-Chung Lam
Comment 1 2013-03-18 19:36:32 PDT
Hin-Chung Lam
Comment 2 2013-03-18 19:41:59 PDT
Hin-Chung Lam
Comment 3 2013-03-18 19:43:19 PDT
WebKit Review Bot
Comment 4 2013-03-18 20:53:16 PDT
Comment on attachment 193717 [details] Patch Clearing flags on attachment: 193717 Committed r146175: <http://trac.webkit.org/changeset/146175>
WebKit Review Bot
Comment 5 2013-03-18 20:53:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.