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

Issue 2865643004: dart2js: Always print input and output sizes and compile time (Closed)

Created:
3 years, 7 months ago by sra1
Modified:
3 years, 7 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: Always print input and output sizes and compile time Example: Compiled 3,992,806 characters Dart to 821,948 characters JavaScript in 9.76 seconds Example: Compiled 91,031,904 characters Dart to 53,112,849 characters JavaScript in 300 seconds Info: 11,683,442 characters JavaScript in c2/m.js The (--verbose) Info: prints the size of the primary file (as it used to). BUG= R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/551b1e313a1d7d03256b8be57d146c8b6ca56fec

Patch Set 1 #

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -7 lines) Patch
M pkg/compiler/lib/src/dart2js.dart View 1 3 chunks +38 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/source_file_provider.dart View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
sra1
3 years, 7 months ago (2017-05-05 20:37:27 UTC) #3
Emily Fortuna
lgtm!
3 years, 7 months ago (2017-05-06 00:54:07 UTC) #4
sra1
3 years, 7 months ago (2017-05-08 22:30:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
551b1e313a1d7d03256b8be57d146c8b6ca56fec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698