Changes between Version 14 and Version 15 of SquirrelFish
- Timestamp:
- May 16, 2008, 6:46:46 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SquirrelFish
v14 v15 50 50 '''Assorted notes, some of these may be obsolete''' 51 51 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?52 Oliver'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? 53 53 54 54 "With", and "catch" scopes are not marked during GC.