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

Issue 1910553002: Don't compute hashes in "--build-summary-exclude-informative" mode. (Closed)

Created:
4 years, 8 months ago by Paul Berry
Modified:
4 years, 8 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't compute hashes in "--build-summary-exclude-informative" mode. The hashes were being thrown away anyway; computing them just wastes time. Cuts the runtime of generating an AST-based summary of the analyzer package (with a warm VM) by about 19%. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/a8e665eaf5918ef94b21cd33426d7887b935aada

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
M pkg/analyzer/lib/src/summary/idl.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 2 chunks +15 lines, -4 lines 0 comments Download
M pkg/analyzer_cli/lib/src/build_mode.dart View 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 8 months ago (2016-04-20 18:00:26 UTC) #2
scheglov
LGTM
4 years, 8 months ago (2016-04-20 18:03:31 UTC) #3
Paul Berry
4 years, 8 months ago (2016-04-20 18:05:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a8e665eaf5918ef94b21cd33426d7887b935aada (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698