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

Issue 1806443002: Speed up repeating the separator between elements in sparse array .join (Closed)

Created:
4 years, 9 months ago by Toon Verwaest
Modified:
4 years, 9 months ago
Reviewers:
Yang
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

Speed up repeating the separator between elements in sparse array .join BUG= Committed: https://crrev.com/a20f793ff4394470aa781fc91b1e9a5770123e5a Cr-Commit-Position: refs/heads/master@{#34778}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't index into buffer unless we're going to write #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -18 lines) Patch
M src/runtime/runtime-strings.cc View 1 3 chunks +35 lines, -18 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Toon Verwaest
ptal
4 years, 9 months ago (2016-03-15 09:00:17 UTC) #2
Yang
lgtm https://codereview.chromium.org/1806443002/diff/1/src/runtime/runtime-strings.cc File src/runtime/runtime-strings.cc (right): https://codereview.chromium.org/1806443002/diff/1/src/runtime/runtime-strings.cc#newcode598 src/runtime/runtime-strings.cc:598: CopyChars(buffer, start, block_chars); I wonder whether it makes ...
4 years, 9 months ago (2016-03-15 09:23:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1806443002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1806443002/1
4 years, 9 months ago (2016-03-15 09:54:59 UTC) #5
Yang
On 2016/03/15 09:54:59, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 9 months ago (2016-03-15 10:01:15 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel_ng/builds/2945) v8_linux_rel_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 9 months ago (2016-03-15 10:15:36 UTC) #8
Toon Verwaest
Sure, this code can be templatized and optimized more. This change by itself gets rid ...
4 years, 9 months ago (2016-03-15 10:19:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1806443002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1806443002/20001
4 years, 9 months ago (2016-03-15 10:28:20 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-15 10:47:51 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 10:48:58 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a20f793ff4394470aa781fc91b1e9a5770123e5a
Cr-Commit-Position: refs/heads/master@{#34778}

Powered by Google App Engine
This is Rietveld 408576698