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

Issue 8590001: Cache the results of merging/filtering/grouping data in about:profiler. (Closed)

Created:
9 years, 1 month ago by eroman
Modified:
9 years, 1 month ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Cache the results of merging/filtering/grouping data in about:profiler. This avoids having to recompute certain bits of data during display (for instance, there is no need to re-merge/group the data when simply changing the sorting order). BUG=100992 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110453

Patch Set 1 #

Patch Set 2 : Make comment better #

Total comments: 1

Patch Set 3 : re-upload to make sure file hasn't changed... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -83 lines) Patch
M chrome/browser/resources/profiler.js View 1 8 chunks +120 lines, -83 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
eroman
9 years, 1 month ago (2011-11-16 22:08:22 UTC) #1
jar (doing other things)
9 years, 1 month ago (2011-11-17 02:40:31 UTC) #2
lgtm

http://codereview.chromium.org/8590001/diff/3001/chrome/browser/resources/pro...
File chrome/browser/resources/profiler.js (right):

http://codereview.chromium.org/8590001/diff/3001/chrome/browser/resources/pro...
chrome/browser/resources/profiler.js:1290: // Data goes through the following
pipeline:
This sort of comment is quite helpful.

Powered by Google App Engine
This is Rietveld 408576698