Confirmed users
367
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Implement SIMD proposal ({{bug|894105}}) and incorporate into asm.js ({{bug|992267}}) | * Implement SIMD proposal ({{bug|894105}}) and incorporate into asm.js ({{bug|992267}}) | ||
* Continued SharedArrayBuffer prototyping in SpiderMonkey and Emscripten | * Continued SharedArrayBuffer prototyping in SpiderMonkey and Emscripten | ||
== Planned next projects == | == Planned next projects == | ||
Line 23: | Line 22: | ||
== Possible further throughput optimizations == | == Possible further throughput optimizations == | ||
* Optimize sin/cos: {{bug|967709}} | |||
* Use callee-saved registers: {{bug|985065}} | * Use callee-saved registers: {{bug|985065}} | ||
* 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}} |