Explore >> Select a destination


You are here

spidermonkey.dev
| | jandemooij.nl
2.4 parsecs away

Travel
| | [AI summary] This article details various performance optimizations implemented in the SpiderMonkey JavaScript engine leading up to Firefox Quantum, including improvements to array handling, regular expressions, inline caches, and internal memory management.
| | 2ality.com
2.5 parsecs away

Travel
| | Update 2017-05-08: a proposal for SIMD.js has been rejected, in favor of providing similar functionality via WebAssembly. Recently, a new JavaScript feature has landed for the next Firefox Nightly: an API for SIMD (Single Instruction, Multiple Data). This blog post explains how the API works and how it fits into the JavaScript landscape.
| | wingolog.org
3.4 parsecs away

Travel
| | wingolog: article: es6 generator and array comprehensions in spidermonkey
| | www.wingolog.org
26.3 parsecs away

Travel
| wingolog: article: loop optimizations in guile