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

Issue 9463008: 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=10823

Patch Set 1 #

Patch Set 2 : Update to the test. #

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 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
alexeif
Misha, could you please take a look. Thanks!
8 years, 10 months ago (2012-02-24 12:46:08 UTC) #1
mnaganov (inactive)
LGTM, I'll submit.
8 years, 10 months ago (2012-02-24 12:51:16 UTC) #2
alexeif
8 years, 10 months ago (2012-02-24 15:15:24 UTC) #3
Sorry about the failure. Fixed the test. PTAL.

Powered by Google App Engine
This is Rietveld 408576698