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 1898043004: Use Zone to correctly measure async operations. (Closed)

Created:
4 years, 8 months ago by ahe
Modified:
4 years, 7 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Patch Set 3 : Add setupDuration to computeTimings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -70 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 1 2 4 chunks +54 lines, -28 lines 0 comments Download
M pkg/compiler/lib/src/common/tasks.dart View 1 5 chunks +203 lines, -21 lines 0 comments Download
M pkg/compiler/lib/src/compiler.dart View 13 chunks +37 lines, -20 lines 0 comments Download
M pkg/compiler/lib/src/dump_info.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
ahe
Note, this is based on the following Dartino patches: https://codereview.chromium.org//1454373002 https://codereview.chromium.org/1482983002 I'm trying to land ...
4 years, 8 months ago (2016-04-20 15:45:51 UTC) #3
Johnni Winther
lgtm https://codereview.chromium.org/1898043004/diff/1/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/1898043004/diff/1/pkg/compiler/lib/src/apiimpl.dart#newcode237 pkg/compiler/lib/src/apiimpl.dart:237: StringBuffer timings = new StringBuffer(); Can we avoid ...
4 years, 8 months ago (2016-04-25 09:23:02 UTC) #4
ahe
Thank you, Johnni! https://codereview.chromium.org/1898043004/diff/1/pkg/compiler/lib/src/apiimpl.dart File pkg/compiler/lib/src/apiimpl.dart (right): https://codereview.chromium.org/1898043004/diff/1/pkg/compiler/lib/src/apiimpl.dart#newcode237 pkg/compiler/lib/src/apiimpl.dart:237: StringBuffer timings = new StringBuffer(); On ...
4 years, 7 months ago (2016-04-26 11:35:00 UTC) #5
ahe
4 years, 7 months ago (2016-04-26 12:27:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
33253905e7e97b943f278d7d08f29979dc94a11b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698