Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 21: Line 21:
** asm.js parser: Avoid building an intermediate parse tree; type check during recursive descent {{bug|854061}}
** asm.js parser: Avoid building an intermediate parse tree; type check during recursive descent {{bug|854061}}
* Further improve caching:
* Further improve caching:
** Use the 'permanent' storage class for app:// webapps
** Use the 'permanent' storage class for app:// webapps : {{bug|963588}}
** Compress more than just the source in asm.js cache entries
** Compress more than just the source in asm.js cache entries
* Further improve heap access performance : {{bug|870743}}, {{bug|897425}}, {{bug|915157}}
* Further improve heap access performance : {{bug|870743}}, {{bug|897425}}, {{bug|915157}}
Confirmed users
367

edits

Navigation menu