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

Issue 1441683005: Fast path Dart Timeline events with no arguments to avoid calling JSON.encode (Closed)

Created:
5 years, 1 month ago by Cutch
Modified:
5 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, turnidge, rmacnak, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fast path Dart Timeline events with no arguments to avoid calling JSON.encode BUG= R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/5725b0a0a0cb9e44985f813cd2e17e4e71d29c33

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -28 lines) Patch
M runtime/observatory/tests/service/get_vm_timeline_rpc_test.dart View 3 chunks +23 lines, -1 line 0 comments Download
M sdk/lib/developer/timeline.dart View 1 2 7 chunks +26 lines, -27 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Cutch
5 years, 1 month ago (2015-11-13 00:36:49 UTC) #3
zra
https://codereview.chromium.org/1441683005/diff/1/sdk/lib/developer/timeline.dart File sdk/lib/developer/timeline.dart (right): https://codereview.chromium.org/1441683005/diff/1/sdk/lib/developer/timeline.dart#newcode47 sdk/lib/developer/timeline.dart:47: Map instantArguments = {}; Since _argumentsAsJson does the right ...
5 years, 1 month ago (2015-11-13 02:54:01 UTC) #4
Cutch
https://codereview.chromium.org/1441683005/diff/1/sdk/lib/developer/timeline.dart File sdk/lib/developer/timeline.dart (right): https://codereview.chromium.org/1441683005/diff/1/sdk/lib/developer/timeline.dart#newcode47 sdk/lib/developer/timeline.dart:47: Map instantArguments = {}; On 2015/11/13 02:54:01, zra wrote: ...
5 years, 1 month ago (2015-11-13 15:38:39 UTC) #5
zra
lgtm
5 years, 1 month ago (2015-11-13 15:40:29 UTC) #6
Cutch
5 years, 1 month ago (2015-11-13 15:47:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5725b0a0a0cb9e44985f813cd2e17e4e71d29c33 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698