Explore >> Select a destination


You are here

sumercip.com
| | github.com
4.1 parsecs away

Travel
| | Pyjion - A JIT for Python based upon CoreCLR. Contribute to tonybaloney/Pyjion development by creating an account on GitHub.
| | tonybaloney.github.io
1.3 parsecs away

Travel
| | [AI summary] Python 3.13 introduces a new JIT compiler using a copy-and-patch approach, aiming to improve performance by compiling bytecodes into machine code at runtime.
| | cfallin.org
3.3 parsecs away

Travel
| | [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.
| | www.github.com
16.0 parsecs away

Travel
| my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.