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

Issue 1690923002: [runtime] Speed up allocating instances in the runtime by having a quick-check for inobject slack t… (Closed)

Created:
4 years, 10 months ago by Toon Verwaest
Modified:
4 years, 10 months ago
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[runtime] Speed up allocating instances in the runtime by having a quick-check for inobject slack tracking. This speeds up https://github.com/kpdecker/six-speed/blob/master/tests/object-assign/object-assign.es5 by over 5%. Committed: https://crrev.com/c2aa8f38b061aed593d0b9693e765912c9bbb11c Cr-Commit-Position: refs/heads/master@{#33917}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -12 lines) Patch
M src/heap/heap.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M src/objects.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/objects.cc View 1 2 5 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
Toon Verwaest
ptal
4 years, 10 months ago (2016-02-11 12:46:36 UTC) #2
Igor Sheludko
lgtm
4 years, 10 months ago (2016-02-11 12:49:42 UTC) #3
Michael Lippautz
LGTM
4 years, 10 months ago (2016-02-11 12:50:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/1
4 years, 10 months ago (2016-02-11 12:51:28 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel/builds/15292)
4 years, 10 months ago (2016-02-11 13:16:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/20001
4 years, 10 months ago (2016-02-11 13:26:41 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_dbg_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_dbg_ng/builds/1233) v8_linux_dbg_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 10 months ago (2016-02-11 14:15:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/20001
4 years, 10 months ago (2016-02-11 14:20:22 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/20001
4 years, 10 months ago (2016-02-11 14:21:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/40001
4 years, 10 months ago (2016-02-11 14:45:53 UTC) #21
commit-bot: I haz the power
Failed to commit the patch.
4 years, 10 months ago (2016-02-11 15:22:24 UTC) #23
Michael Lippautz
On 2016/02/11 15:22:24, commit-bot: I haz the power wrote: > Failed to commit the patch. ...
4 years, 10 months ago (2016-02-11 15:23:57 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690923002/40001
4 years, 10 months ago (2016-02-11 19:02:43 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-11 19:06:07 UTC) #27
commit-bot: I haz the power
4 years, 10 months ago (2016-02-11 19:06:52 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c2aa8f38b061aed593d0b9693e765912c9bbb11c
Cr-Commit-Position: refs/heads/master@{#33917}

Powered by Google App Engine
This is Rietveld 408576698