DescriptionLower 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.
Committed: http://code.google.com/p/v8/source/detail?r=2116
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|