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

Issue 1340033002: builtins.cc return PackedElementsKind where applicable (Closed)

Created:
5 years, 3 months ago by Camillo Bruni
Modified:
5 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

builtins.cc return PackedElementsKind where applicable Returning a result array with holey elements kind in where we actually have a packed kind causes performance regressions. LOG=N BUG=chromium:531357 Committed: https://crrev.com/053d7f49e525e7b0aaab95947e8759d878ae195e Cr-Commit-Position: refs/heads/master@{#30736}

Patch Set 1 #

Patch Set 2 : upload #

Total comments: 1

Patch Set 3 : Follow transitions back to previous ElementsKind #

Total comments: 1

Patch Set 4 : fullstop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M src/builtins.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/elements.cc View 1 2 3 chunks +22 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340033002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340033002/20001
5 years, 3 months ago (2015-09-14 13:05:48 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-14 13:30:40 UTC) #4
Camillo Bruni
PTAL
5 years, 3 months ago (2015-09-14 14:01:23 UTC) #6
Jakob Kummerow
Looks good; but as discussed I'd beef up Map::TransitionElementsTo to ensure it finds an existing ...
5 years, 3 months ago (2015-09-14 15:09:47 UTC) #7
Camillo Bruni
PTAL Included Map Backtransition according to your suggestion, thanks!
5 years, 3 months ago (2015-09-15 07:34:22 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340033002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340033002/40001
5 years, 3 months ago (2015-09-15 07:34:40 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-15 07:59:12 UTC) #12
Jakob Kummerow
LGTM https://codereview.chromium.org/1340033002/diff/40001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1340033002/diff/40001/src/objects.cc#newcode4049 src/objects.cc:4049: // Reuse map transitions for JSArrays nit: trailing ...
5 years, 3 months ago (2015-09-15 08:02:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1340033002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1340033002/60001
5 years, 3 months ago (2015-09-15 08:45:50 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-15 09:08:32 UTC) #17
commit-bot: I haz the power
5 years, 3 months ago (2015-09-15 09:08:49 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/053d7f49e525e7b0aaab95947e8759d878ae195e
Cr-Commit-Position: refs/heads/master@{#30736}

Powered by Google App Engine
This is Rietveld 408576698