Confirmed users
367
edits
Line 20: | Line 20: | ||
** Heap access: {{bug|986981}}, {{bug|870743}}, {{bug|897425}}, {{bug|915157}}, {{bug|983131}}, {{bug|865523}}, {{bug|984478}}, {{bug|1056027}} | ** Heap access: {{bug|986981}}, {{bug|870743}}, {{bug|897425}}, {{bug|915157}}, {{bug|983131}}, {{bug|865523}}, {{bug|984478}}, {{bug|1056027}} | ||
** Optimize add-with-overflow: {{bug|1043365}} | ** Optimize add-with-overflow: {{bug|1043365}} | ||
** Optimize min/max: {{bug|1060635}} | |||
* Further improve load-time: | * Further improve load-time: | ||
** Start general JS parsing before the entire JS script has completed downloading so that asm.js compilation can overlap (and we'd be justified in doing all script parsing off the main thread) | ** Start general JS parsing before the entire JS script has completed downloading so that asm.js compilation can overlap (and we'd be justified in doing all script parsing off the main thread) |