/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sumercip.com
| | tonybaloney.github.io
1.3 parsecs away

Travel
| | [AI summary] Python core developer Anthony Shaw introduces a new optional JIT (Just in Time) compiler for Python 3.13, explaining its copy-and-patch architecture and potential for future optimizations.
| | drew.silcock.dev
2.4 parsecs away

Travel
| | All you need to know about the latest Python release including Global Interpreter Lock and Just-in-Time compilation.
| | pyfound.blogspot.com
3.0 parsecs away

Travel
| | [AI summary] Instagram presented CPython performance optimizations at the 2021 Python Language Summit, highlighting improvements in async I/O, inline caching, and JIT compilation.
| | notes.eatonphil.com
23.5 parsecs away

Travel
| Writing a lisp compiler from scratch in JavaScript: 1. lisp to assembly