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

Issue 2090563002: [serializer] encode recent long-encoded root list items as hot objects. (Closed)

Created:
4 years, 6 months ago by Yang
Modified:
4 years, 6 months ago
Reviewers:
vogelheim
CC:
v8-reviews_googlegroups.com, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[serializer] encode recent long-encoded root list items as hot objects. We have a lot of long-encoded root list items in type feedback vectors. Committed: https://crrev.com/734898a7b2d7f2f03ec9bdfe9bd6484d3c04fa32 Cr-Commit-Position: refs/heads/master@{#37237}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -59 lines) Patch
M src/snapshot/code-serializer.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/snapshot/deserializer.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/snapshot/partial-serializer.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M src/snapshot/serializer.h View 1 chunk +7 lines, -3 lines 0 comments Download
M src/snapshot/serializer.cc View 1 2 chunks +51 lines, -51 lines 0 comments Download
M src/snapshot/startup-serializer.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 14 (6 generated)
Yang
4 years, 6 months ago (2016-06-22 14:09:47 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2090563002/1
4 years, 6 months ago (2016-06-22 14:09:59 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-22 14:38:52 UTC) #6
vogelheim
lgtm https://codereview.chromium.org/2090563002/diff/1/src/snapshot/serializer.cc File src/snapshot/serializer.cc (right): https://codereview.chromium.org/2090563002/diff/1/src/snapshot/serializer.cc#newcode145 src/snapshot/serializer.cc:145: if (how_to_code == kPlain && where_to_point == kStartOfObject) ...
4 years, 6 months ago (2016-06-23 13:39:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2090563002/20001
4 years, 6 months ago (2016-06-24 05:27:37 UTC) #10
Yang
https://codereview.chromium.org/2090563002/diff/1/src/snapshot/serializer.cc File src/snapshot/serializer.cc (right): https://codereview.chromium.org/2090563002/diff/1/src/snapshot/serializer.cc#newcode145 src/snapshot/serializer.cc:145: if (how_to_code == kPlain && where_to_point == kStartOfObject) { ...
4 years, 6 months ago (2016-06-24 06:00:58 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-24 06:55:49 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 06:57:41 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/734898a7b2d7f2f03ec9bdfe9bd6484d3c04fa32
Cr-Commit-Position: refs/heads/master@{#37237}

Powered by Google App Engine
This is Rietveld 408576698