Confirmed users
367
edits
No edit summary |
(→Active) |
||
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}}) |