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

Issue 9465010: Tune snapshot taking progress indicator. (Closed)

Created:
8 years, 10 months ago by alexeif
Modified:
8 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

Tune snapshot taking progress indicator. As of dominators and retained sizes calculation take quite small time now comparing to the main passes, it is worth to exclude these from progress indicator. Now the indicator smoothly runs to 100%, while previously it ran to 50% and then instantly jumped to 100%. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=10831

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -18 lines) Patch
M src/profile-generator.cc View 4 chunks +10 lines, -17 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
alexeif
PTAL
8 years, 10 months ago (2012-02-24 15:33:27 UTC) #1
mnaganov (inactive)
8 years, 10 months ago (2012-02-24 15:40:23 UTC) #2
LGTM, I'll submit

Powered by Google App Engine
This is Rietveld 408576698