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

Issue 2397853003: Include optimized code in JIT app snapshots. (Closed)

Created:
4 years, 2 months ago by rmacnak
Modified:
4 years, 2 months ago
Reviewers:
siva, kasperl
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : reorder #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -21 lines) Patch
M runtime/bin/main.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/clustered_snapshot.cc View 1 2 14 chunks +150 lines, -17 lines 0 comments Download
M runtime/vm/raw_object.h View 1 2 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
rmacnak
4 years, 2 months ago (2016-10-06 17:55:51 UTC) #2
siva
lgtm https://codereview.chromium.org/2397853003/diff/20001/runtime/vm/clustered_snapshot.cc File runtime/vm/clustered_snapshot.cc (right): https://codereview.chromium.org/2397853003/diff/20001/runtime/vm/clustered_snapshot.cc#newcode1543 runtime/vm/clustered_snapshot.cc:1543: } Why not write this as: if (code->ptr()->active_instructions_ ...
4 years, 2 months ago (2016-10-06 23:50:01 UTC) #3
kasperl
Very cool stuff! With this do the app snapshots contain both optimized and unoptimized code ...
4 years, 2 months ago (2016-10-07 06:14:56 UTC) #5
rmacnak
https://codereview.chromium.org/2397853003/diff/20001/runtime/vm/clustered_snapshot.cc File runtime/vm/clustered_snapshot.cc (right): https://codereview.chromium.org/2397853003/diff/20001/runtime/vm/clustered_snapshot.cc#newcode1543 runtime/vm/clustered_snapshot.cc:1543: } On 2016/10/06 23:50:00, siva wrote: > Why not ...
4 years, 2 months ago (2016-10-07 17:29:42 UTC) #6
rmacnak
On 2016/10/07 06:14:56, kasperl wrote: > Very cool stuff! With this do the app snapshots ...
4 years, 2 months ago (2016-10-07 17:32:46 UTC) #7
rmacnak
4 years, 2 months ago (2016-10-07 17:35:02 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
ad32e93c05db8a04ba3898c4db346d8f458c7c9f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698