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

Issue 6344006: Do not optimize functions which are in new space. (Closed)

Created:
9 years, 11 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Do not optimize functions which are in new space. If there are many shortliving closures, they pollute sampler window and delay optimizations of functions which should be optimized. Committed: http://code.google.com/p/v8/source/detail?r=6364

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
antonm
Guys, may you have a look?
9 years, 11 months ago (2011-01-18 13:47:43 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-18 13:56:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698