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

Issue 322543002: Increase optimization threshold since unoptimized code runs faster. Faster startup time, no measura… (Closed)

Created:
6 years, 6 months ago by srdjan
Modified:
6 years, 5 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Increase optimization threshold since unoptimized code runs faster. Faster startup time, no measurable performance degradation. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37091

Patch Set 1 #

Patch Set 2 : #

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

Messages

Total messages: 4 (0 generated)
srdjan
6 years, 6 months ago (2014-06-06 17:26:42 UTC) #1
Cutch
lgtm
6 years, 6 months ago (2014-06-06 18:12:54 UTC) #2
srdjan
Committed patchset #2 manually as r37091 (presubmit successful).
6 years, 6 months ago (2014-06-06 18:13:18 UTC) #3
zra
6 years, 5 months ago (2014-07-18 16:10:27 UTC) #4
Message was sent while issue was closed.
On 2014/06/06 18:13:18, srdjan wrote:
> Committed patchset #2 manually as r37091 (presubmit successful).

DBC

This change caused performance degradations > 5% for several benchmarks on ARM.
Maybe it's because unoptimized code hasn't improved as much there? Maybe we
should consider arch-specific thresholds?

Powered by Google App Engine
This is Rietveld 408576698