Confirmed users
204
edits
(Created page with "== Projects Under Consideration == * Generational Garbage Collection, Terrence Cole/Steve Fink/Jon Coppeard, https://wiki.mozilla.org/Javascript:SpiderMonkey:ProjectGenerati...") |
|||
| Line 16: | Line 16: | ||
* Internationalization, Jeff Walden | * Internationalization, Jeff Walden | ||
** Write up Norbert's work and API - https://wiki.mozilla.org/User:Waldo/Internationalization_API | ** Write up Norbert's work and API - https://wiki.mozilla.org/User:Waldo/Internationalization_API | ||
* Lazy Byte Code Analysis, Brian Hackett, {{bug|678037}} | * Memory Usage | ||
** Lazy Byte Code Analysis, Brian Hackett, {{bug|678037}} | |||
** Script Analysis, Kannan Vijayan, {{bug|864502}} | |||
* ARM, Marty Rosenberg | * ARM, Marty Rosenberg | ||
** Assembly Buffer changes - needed for asm.js | ** Assembly Buffer changes - needed for asm.js | ||
| Line 34: | Line 36: | ||
* Performance | * Performance | ||
** Faster DOM <==> JIT Interaction | ** Faster DOM <==> JIT Interaction | ||
** Shumway and IonMonkey JIT code-gen caching, Till Schneidereit | |||
*** Memory cloning | |||
*** Disk Caching | |||
* Hygiene | * Hygiene | ||
** Remove Jaegermonkey code from the tree | ** Remove Jaegermonkey code from the tree | ||