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

Issue 113445: Add multiple generations (5) to the script compilation cache... (Closed)

Created:
11 years, 7 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add multiple generations (5) to the script compilation cache to allow scripts that are used alot to survive a number of GCs in the compilation cache. Committed: http://code.google.com/p/v8/source/detail?r=1955

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -34 lines) Patch
M src/compilation-cache.h View 2 chunks +3 lines, -3 lines 1 comment Download
M src/compilation-cache.cc View 3 chunks +61 lines, -31 lines 0 comments Download
M test/cctest/test-api.cc View 5 chunks +5 lines, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 7 months ago (2009-05-15 06:31:06 UTC) #1
Mads Ager (chromium)
11 years, 7 months ago (2009-05-15 06:43:28 UTC) #2
LGTM

http://codereview.chromium.org/113445/diff/1/4
File src/compilation-cache.h (right):

http://codereview.chromium.org/113445/diff/1/4#newcode97
Line 97: // just clear the cache but we should consider are more
Update the comment?

Powered by Google App Engine
This is Rietveld 408576698