Changes between Version 16 and Version 17 of JavaScript performance improvement ideas
- Timestamp:
- Nov 6, 2007, 4:17:34 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript performance improvement ideas
v16 v17 4 4 * Oliver is working on: Alternate representations of immediate values. 5 5 * Cameron is working on: Not creating ActivationImps when we don't need to. 6 * Darin is working on: -6 * Darin is working on: Making missed array-index lookups faster (not making Identifiers) and misc. PCRE speedups. 7 7 * Maciej is working on: eval restrictions, maybe mark stack if I get bored. 8 8 * Eric is working on: -