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

Issue 1362953002: dart2js: Measure time of individual optimization passes. (Closed)

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

Description

dart2js: Measure time of individual optimization passes. Passing the -v flag to dart2js now prints the time spent in individual optimization passes. It should also be easier to throw in ad-hoc timing of specific procedures for some quick-and-dirty timing measurements. BUG= R=johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/75da9e490778a42fd4b14222194869e0347e0db8

Patch Set 1 #

Patch Set 2 : Add a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -20 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/common/tasks.dart View 1 2 chunks +25 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/compiler.dart View 3 chunks +0 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/task.dart View 6 chunks +27 lines, -10 lines 0 comments Download
M pkg/compiler/lib/src/ssa/optimize.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/js_backend_cps_ir_source_information_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/compiler/dart2js/memory_compiler.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 3 months ago (2015-09-23 13:53:31 UTC) #2
Johnni Winther
lgtm
5 years, 3 months ago (2015-09-23 14:26:16 UTC) #3
asgerf
5 years, 2 months ago (2015-09-25 10:49:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
75da9e490778a42fd4b14222194869e0347e0db8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698