Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
* Fix lazy-parsing/decompression memory-spike and performance hit for huge js files ({{bug|938385}}).
* Fix lazy-parsing/decompression memory-spike and performance hit for huge js files ({{bug|938385}}).
* Reevaluate throughput now that we have float32.
* Reevaluate throughput now that we have float32.
* Look at temporary garbage objects (viz., subviews) created in Emscripten DOM glue code, see if some basic escape analysis could avoid creating them at all.
* Record enough information at compile time so that asm.js functions show up in:
* Record enough information at compile time so that asm.js functions show up in:
** the builtin FF profiler ({{bug|947996}})
** the builtin FF profiler ({{bug|947996}})
Confirmed users
367

edits

Navigation menu