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

Issue 1587013002: [turbofan] Stage escape analysis (Closed)

Created:
4 years, 11 months ago by sigurds
Modified:
4 years, 11 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Stage escape analysis This CL enables escape analysis. We expect performance feedback and a lot of clusterfuzz bugs. R=mstarzinger@chromium.org BUG=v8:4586 LOG=n Committed: https://crrev.com/2fbe5946ed18cc204fae1ca4b95a812c599a2629 Cr-Commit-Position: refs/heads/master@{#33499}

Patch Set 1 #

Patch Set 2 : Use implication. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/flag-definitions.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
sigurds
I think we should give it a try.
4 years, 11 months ago (2016-01-14 09:05:14 UTC) #1
Michael Starzinger
LGTM. Woot!
4 years, 11 months ago (2016-01-14 09:08:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1587013002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1587013002/20001
4 years, 11 months ago (2016-01-14 09:33:38 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/10865)
4 years, 11 months ago (2016-01-14 09:49:11 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1587013002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1587013002/20001
4 years, 11 months ago (2016-01-21 13:48:19 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-21 15:28:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1587013002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1587013002/20001
4 years, 11 months ago (2016-01-25 17:32:31 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-25 18:16:52 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2fbe5946ed18cc204fae1ca4b95a812c599a2629 Cr-Commit-Position: refs/heads/master@{#33499}
4 years, 11 months ago (2016-01-25 18:17:30 UTC) #15
Michael Achenbach
This adds a huge slow-down on mjsunit/regress/regress-1200351, see: https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20isolates/builds/6565/steps/Check/logs/durations In previous builds it ran in ...
4 years, 11 months ago (2016-01-26 10:26:00 UTC) #16
Michael Achenbach
On 2016/01/26 10:26:00, Michael Achenbach wrote: > This adds a huge slow-down on mjsunit/regress/regress-1200351, see: ...
4 years, 11 months ago (2016-01-26 11:00:44 UTC) #17
Michael Achenbach
4 years, 11 months ago (2016-01-26 11:01:53 UTC) #18
Message was sent while issue was closed.
On 2016/01/26 11:00:44, Michael Achenbach wrote:
> On 2016/01/26 10:26:00, Michael Achenbach wrote:
> > This adds a huge slow-down on mjsunit/regress/regress-1200351, see:
> >
>
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20...
> > 
> > In previous builds it ran in 3 min (which is already slow).
> > 
> > Could you speed this up again - or change/skip the test for isolates mode?
> 
> FYI: This also causes timeout flakes further down the road:
>
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug%20-%20...

And the duration regression is happening on all debug bots, e.g.:
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20debug/builds...

Powered by Google App Engine
This is Rietveld 408576698