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

Issue 2334353002: Follow object map transitions when deserializing object properties. (Closed)

Created:
4 years, 3 months ago by jbroman
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Follow object map transitions when deserializing object properties. Similar to json-parser. BUG=chromium:148757 Committed: https://crrev.com/2a4699058725ebdb781d190d6d3ecdbcfd6b1343 Cr-Commit-Position: refs/heads/master@{#39429}

Patch Set 1 #

Patch Set 2 : static_cast to avoid signed/unsigned mismatch #

Patch Set 3 : static_cast #

Total comments: 4

Patch Set 4 : update unit tests per cbruni #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -6 lines) Patch
M src/value-serializer.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M src/value-serializer.cc View 1 2 3 6 chunks +164 lines, -5 lines 0 comments Download
M test/unittests/value-serializer-unittest.cc View 1 2 3 2 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (20 generated)
jbroman
This yield about 6% improvement on deserialization time of large JSON-esque data. It follows json-parser ...
4 years, 3 months ago (2016-09-14 00:19:09 UTC) #14
Camillo Bruni
lgtm with nits https://codereview.chromium.org/2334353002/diff/40001/test/unittests/value-serializer-unittest.cc File test/unittests/value-serializer-unittest.cc (right): https://codereview.chromium.org/2334353002/diff/40001/test/unittests/value-serializer-unittest.cc#newcode680 test/unittests/value-serializer-unittest.cc:680: // - no known transition nit: ...
4 years, 3 months ago (2016-09-14 16:26:20 UTC) #15
jbroman
https://codereview.chromium.org/2334353002/diff/40001/test/unittests/value-serializer-unittest.cc File test/unittests/value-serializer-unittest.cc (right): https://codereview.chromium.org/2334353002/diff/40001/test/unittests/value-serializer-unittest.cc#newcode680 test/unittests/value-serializer-unittest.cc:680: // - no known transition On 2016/09/14 at 16:26:20, ...
4 years, 3 months ago (2016-09-14 19:07:16 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2334353002/60001
4 years, 3 months ago (2016-09-14 19:07:49 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-14 19:10:06 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 19:11:49 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2a4699058725ebdb781d190d6d3ecdbcfd6b1343
Cr-Commit-Position: refs/heads/master@{#39429}

Powered by Google App Engine
This is Rietveld 408576698