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

Issue 1345053003: Write the contents of ICData and ObjectPools more eagerly and the contents of Code and Functions (Closed)

Created:
5 years, 3 months ago by rmacnak
Modified:
5 years, 3 months ago
Reviewers:
Florian Schneider, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Write the contents of ICData and ObjectPools more eagerly and the contents of Code and Functions less eagerly. Fix read/write mismatch in ClosureData. Fixes precompiled dart2js benchmarks. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/6732c05f6e911b8bfcdd6cf0e88889ad3592abce

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -42 lines) Patch
M runtime/vm/raw_object_snapshot.cc View 1 2 34 chunks +39 lines, -34 lines 0 comments Download
M runtime/vm/snapshot.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 2 1 chunk +13 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
5 years, 3 months ago (2015-09-22 00:04:46 UTC) #2
Florian Schneider
lgtm https://codereview.chromium.org/1345053003/diff/10003/runtime/vm/raw_object_snapshot.cc File runtime/vm/raw_object_snapshot.cc (left): https://codereview.chromium.org/1345053003/diff/10003/runtime/vm/raw_object_snapshot.cc#oldcode1732 runtime/vm/raw_object_snapshot.cc:1732: SnapshotWriterVisitor visitor(writer); I think it would be safer ...
5 years, 3 months ago (2015-09-23 12:23:39 UTC) #4
rmacnak
Also added comment and todo to WriteObjectImpl per discussion with Siva. https://codereview.chromium.org/1345053003/diff/10003/runtime/vm/raw_object_snapshot.cc File runtime/vm/raw_object_snapshot.cc (left): ...
5 years, 3 months ago (2015-09-23 18:12:04 UTC) #5
rmacnak
5 years, 3 months ago (2015-09-23 18:12:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:50001) manually as
6732c05f6e911b8bfcdd6cf0e88889ad3592abce (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698