Files
sdk/pkg/analyzer_cli/lib
Paul Berry a8e665eaf5 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

Review URL: https://codereview.chromium.org/1910553002 .
2016-04-20 11:04:58 -07:00
..