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

Issue 344203004: Improve incremental compilation. (Closed)

Created:
6 years, 6 months ago by ahe
Modified:
6 years, 6 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, Johnni Winther, lukechurch
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Address Kasper's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -12 lines) Patch
M dart/site/try/src/caching_compiler.dart View 1 7 chunks +38 lines, -7 lines 0 comments Download
M dart/site/try/src/compilation.dart View 1 chunk +6 lines, -1 line 0 comments Download
M dart/site/try/src/compiler_isolate.dart View 1 chunk +2 lines, -1 line 0 comments Download
A dart/tests/compiler/dart2js/incremental/compile_all.dart View 1 1 chunk +182 lines, -0 lines 0 comments Download
A dart/tests/compiler/dart2js/incremental/hello_test.dart View 1 1 chunk +123 lines, -0 lines 0 comments Download
A + dart/tests/compiler/dart2js/incremental/incremental_helper.dart View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
6 years, 6 months ago (2014-06-23 12:08:28 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/344203004/diff/60001/dart/site/try/src/caching_compiler.dart File dart/site/try/src/caching_compiler.dart (right): https://codereview.chromium.org/344203004/diff/60001/dart/site/try/src/caching_compiler.dart#newcode58 dart/site/try/src/caching_compiler.dart:58: new UserTag('reuseCompiler').makeCurrent(); Shouldn't you be leaving the reuseCompiler ...
6 years, 6 months ago (2014-06-23 12:15:06 UTC) #2
ahe
Thank you, Kasper! https://codereview.chromium.org/344203004/diff/60001/dart/site/try/src/caching_compiler.dart File dart/site/try/src/caching_compiler.dart (right): https://codereview.chromium.org/344203004/diff/60001/dart/site/try/src/caching_compiler.dart#newcode58 dart/site/try/src/caching_compiler.dart:58: new UserTag('reuseCompiler').makeCurrent(); On 2014/06/23 12:15:06, kasperl ...
6 years, 6 months ago (2014-06-23 12:33:28 UTC) #3
ahe
6 years, 6 months ago (2014-06-23 12:34:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r37595 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698