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

Issue 11231014: Tuned inlining parameters: (Closed)

Created:
8 years, 2 months ago by srdjan
Modified:
8 years, 2 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, Ivan Posva, Kevin Millikin (Google), zerny-google
Visibility:
Public.

Description

Tuned inlining parameters: inlining_size_threshold: 250 -> 50 inlining_depth_threshold: 1 -> 3 All measurements on my Linux box: dart2js: 2% slower, 9% increased code size. The following benchmarks got approx. 20% faster: DeltaBlueClosures, Richards, BinaryTrees, Sum, Towers, RayTrace. Committed: https://code.google.com/p/dart/source/detail?r=13840

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M runtime/vm/flow_graph_inliner.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 2 months ago (2012-10-19 20:51:31 UTC) #1
siva
8 years, 2 months ago (2012-10-19 20:54:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698