Changes between Version 14 and Version 15 of SquirrelFish

Show
Ignore:
Timestamp:
05/16/08 18:46:46 (18 months ago)
Author:
ggaren@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SquirrelFish

    v14 v15  
    5050'''Assorted notes, some of these may be obsolete''' 
    5151 
    52 Oliver's patch to fix up "this" allocation was a .3% regression. We believe that allocating pre-capacity for the register file should fix this. Let's do that. Is it a .3% speedup, or should we investigate that revision more? 
     52Oliver's patch to fix up "this" allocation was a .3% regression (http://trac.webkit.org/changeset/33541). We believe that allocating pre-capacity for the register file should fix this. Let's do that. Is it a .3% speedup? 
    5353 
    5454"With", and "catch" scopes are not marked during GC.