Confirmed users
33
edits
No edit summary |
|||
Line 207: | Line 207: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | {{readonly}} | ||
*Last Week | |||
** Compiler (JIT) | |||
*** {{bug|880538}}: Fix asm.js parse-time memory spike | |||
*** {{bug|888237}}, {{bug|895883}}: Make more use of hardware divide instruction on ARM, where available | |||
*** Revived TraceLogger and created Octane graphs (http://alasal.be/ionmonkey/) | |||
*** Many range analysis fixes | |||
** Garbage Collection | |||
*** Published blog post on exact rooting: https://blog.mozilla.org/javascript/2013/07/18/clawing-our-way-back-to-precision/ | |||
*** {{bug|883498}}: GGC tier 1 builds | |||
*** {{bug|888338}}: GGC browser post barrier work | |||
** Front End and Other | |||
*** {{bug|890238}}: Memory reporter for ICU, first pass | |||
*This Week | |||
** Compiler (JIT) | |||
*** {{bug|891541}}: Ship VTune support for Odin (asm.js) in Nightly | |||
** Garbage Collection | |||
*** {{bug|894971}}: Hashing out a potential alternate approach to avoid nnedlessly entraining garbage in closures | |||
*** Fix remaining rooting hazards | |||
** Front End and Other | |||
*** Standalone alpha release of mozjs24 | |||
*** Finish up ICU memory situation, figure out if any other issues need to be solved before enabling Intl stuff in all desktop builds | |||
*Blockers | |||
** None | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== |