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

Issue 10996057: Instruction size and growth threshold for inlining. (Closed)

Created:
8 years, 2 months ago by zerny-google
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Instruction size and growth threshold for inlining. R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=13000

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -7 lines) Patch
M runtime/vm/flow_graph.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 8 chunks +48 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
zerny-google
8 years, 2 months ago (2012-09-28 08:59:03 UTC) #1
Kevin Millikin (Google)
lgtm
8 years, 2 months ago (2012-09-28 09:03:36 UTC) #2
zerny-google
Added growth factor threshold to this CL.
8 years, 2 months ago (2012-09-28 10:20:20 UTC) #3
Kevin Millikin (Google)
lgtm
8 years, 2 months ago (2012-09-28 10:22:00 UTC) #4
srdjan
8 years, 2 months ago (2012-10-01 20:39:47 UTC) #5
On 2012/09/28 10:22:00, kmillikin wrote:
> lgtm

This CL has reduced the performance of Richards by 13% on ia32. Could you please
investigate?

Powered by Google App Engine
This is Rietveld 408576698