Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

No edit summary
Line 9: Line 9:
** Maybe remove it from QuotaManager: {{bug|961057}}
** Maybe remove it from QuotaManager: {{bug|961057}}
** More likely, just take (large) script parsing off the main thread: {{bug|1084009}}
** More likely, just take (large) script parsing off the main thread: {{bug|1084009}}
* asm.js parser: Avoid building an intermediate parse tree; type check during recursive descent {{bug|854061}}
* Share compiled code between workers: {{bug|1168981}}


== Possible further throughput optimizations ==
== Possible further throughput optimizations ==
Confirmed users
367

edits