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

Issue 1410633005: [heap] Base number of compaction tasks on live memory and compaction speed. (Closed)

Created:
5 years, 1 month ago by Michael Lippautz
Modified:
5 years, 1 month ago
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

[heap] Base number of compaction tasks on live memory and compaction speed. BUG=chromium:524425 LOG=N Committed: https://crrev.com/5b89001ccd7746827469ee3966f573842cdf73d0 Cr-Commit-Position: refs/heads/master@{#31762}

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Addressed comments #

Patch Set 4 : Restore 1st version of profiling evacuation performance #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -17 lines) Patch
M src/heap/gc-tracer.h View 1 2 5 chunks +23 lines, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 4 chunks +28 lines, -2 lines 0 comments Download
M src/heap/mark-compact.cc View 1 2 3 6 chunks +44 lines, -14 lines 0 comments Download
M src/heap/spaces.h View 1 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 20 (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/1410633005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410633005/20001
5 years, 1 month ago (2015-11-03 03:48:08 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 04:05:01 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1410633005/diff/20001/src/heap/gc-tracer.h File src/heap/gc-tracer.h (right): https://codereview.chromium.org/1410633005/diff/20001/src/heap/gc-tracer.h#newcode425 src/heap/gc-tracer.h:425: intptr_t CompactionSpeedInBytesPerMillisecond() const; Add comment, like others. https://codereview.chromium.org/1410633005/diff/20001/src/heap/gc-tracer.h#newcode541 src/heap/gc-tracer.h:541: ...
5 years, 1 month ago (2015-11-03 04:08:17 UTC) #6
Michael Lippautz
PTAL. I restructured how the number of tasks is computed. It should be way easier ...
5 years, 1 month ago (2015-11-03 20:57:42 UTC) #7
Hannes Payer (out of office)
lgtm
5 years, 1 month ago (2015-11-03 21:19:32 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/1410633005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410633005/60001
5 years, 1 month ago (2015-11-03 21:23:40 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 21:41:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410633005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410633005/60001
5 years, 1 month ago (2015-11-03 21:42:51 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-03 21:44:01 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/5b89001ccd7746827469ee3966f573842cdf73d0 Cr-Commit-Position: refs/heads/master@{#31762}
5 years, 1 month ago (2015-11-03 21:44:13 UTC) #16
Lei Zhang
Hi, we have a copy of v8 in standalone PDFium builds. I tried to roll ...
5 years, 1 month ago (2015-11-12 01:14:36 UTC) #18
Michael Lippautz
On 2015/11/12 01:14:36, Lei Zhang wrote: > Hi, we have a copy of v8 in ...
5 years, 1 month ago (2015-11-12 19:17:55 UTC) #19
Lei Zhang
5 years, 1 month ago (2015-11-12 19:39:48 UTC) #20
Message was sent while issue was closed.
On 2015/11/12 19:17:55, Michael Lippautz wrote:
> Fix is on the way:
>   https://codereview.chromium.org/1438313002/

Thank you!

Powered by Google App Engine
This is Rietveld 408576698