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

Issue 2813002: Only update the stub cache tables with monomorphic stubs used by... (Closed)

Created:
10 years, 6 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Only update the stub cache tables with monomorphic stubs used by megamorphic call sites. This removes a lot of contention in the tables. Committed: http://code.google.com/p/v8/source/detail?r=4853

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -23 lines) Patch
M src/ic.cc View 9 chunks +11 lines, -6 lines 0 comments Download
M src/stub-cache.cc View 15 chunks +16 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 6 months ago (2010-06-14 10:04:34 UTC) #1
Kasper Lund
10 years, 6 months ago (2010-06-14 10:07:26 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698