|
You are here |
spidermonkey.dev | ||
| | | | |
cfallin.org
|
|
| | | | | [AI summary] The article discusses the development of an Ahead-of-Time (AOT) compiler for JavaScript, leveraging precompiled inline-cache (IC) stubs. By moving runtime type binding to indirect calls, the compiler can generate static code, enabling full AOT compilation. This approach achieves significant performance improvements, with a 2.77x geometric mean speedup on various benchmarks. The article also explores further optimizations through profile-guided inlining, and compares this method with other AOT approaches like Hopc's type inference. The potential for future enhancements and the use of compiler backends derived from interpreters are also highlighted. | |
| | | | |
jandemooij.nl
|
|
| | | | | [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. | |
| | | | |
www.igalia.com
|
|
| | | | | Igalia is the most experienced JavaScript Virtual Machine consultancy around, with upstream contributions to V8, JavaScriptCore, and SpiderMonkey. | |
| | | | |
soff.es
|
|
| | | So I am a huge Quicksilver fan! I use it constantly. You can do so much with it. Since I love keyboard shortcuts so much, so it's probably one of... | ||