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

Issue 1409483002: dart2js cps: Speed up CPS IR integrity checker. (Closed)

Created:
5 years, 2 months ago by asgerf
Modified:
5 years, 2 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js cps: Speed up CPS IR integrity checker. Building large maps and sets slowed the checker down a lot, so it has been narrowed down to one map. BUG= R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/fd3b1d144fc8e1dc8c055e60ce63564839ae9b62

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -75 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_integrity.dart View 9 chunks +63 lines, -47 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/insert_refinements.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/task.dart View 3 chunks +33 lines, -26 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
asgerf
5 years, 2 months ago (2015-10-14 10:01:19 UTC) #2
asgerf
R+=sra
5 years, 2 months ago (2015-10-14 16:30:15 UTC) #4
sra1
lgtm
5 years, 2 months ago (2015-10-14 21:41:30 UTC) #5
asgerf
5 years, 2 months ago (2015-10-15 09:01:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fd3b1d144fc8e1dc8c055e60ce63564839ae9b62 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698