Go to file
kasperl@chromium.org 9e35fb6582 Lower the number of generations in the script compilation
cache to 5 (down from 8). Generations 5, 6, and 7 are 
rarely hit in real browsing sessions (~2% in the best case)
so it seems better to lower the size to avoid carrying around 
too many compiled scripts in the cache.
Review URL: http://codereview.chromium.org/119301

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2116 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-06-08 08:03:58 +00:00
benchmarks Remove duplicate line in benchmarks/base.js 2009-05-26 13:28:51 +00:00
include Expose IsProfilerPaused function on the public interface. 2009-05-25 12:34:47 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Lower the number of generations in the script compilation 2009-06-08 08:03:58 +00:00
test Revert r2110 as it introduces performance regressions. 2009-06-05 13:42:29 +00:00
tools Add an ability to explicitly specify path to d8 shell to linux-tick-processor. 2009-06-05 15:49:37 +00:00
AUTHORS Add Joel Stanley to AUTHORS. Also sort the list so it is easier to see 2009-05-26 08:49:07 +00:00
ChangeLog Prepare for push to trunk. We are now working on 1.2.7. 2009-05-29 10:52:00 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Patch by Craig Schlenter. See http://codereview.chromium.org/118153 2009-06-05 06:20:30 +00:00