Lobsters
- PEP 744 – JIT Compilation https://peps.python.org/pep-0744/ 8 comments compilers , python
Linking pages
- Everything you need to know about Python 3.13 – JIT and GIL went up the hill | drew's dev blog https://drew.silcock.dev/blog/everything-you-need-to-know-about-python-3-13/ 214 comments
- The missing tier for query compilers https://www.scattered-thoughts.net/writing/the-missing-tier-for-query-compilers/ 12 comments
- In the Making of Python Fitter and Faster https://sumercip.com/posts/making-python-fitter-and-faster/ 0 comments
Linked pages
- Building a baseline JIT for Lua automatically | https://sillycross.github.io/2023/05/12/2023-05-12/ 79 comments
- GH-113464: A copy-and-patch JIT compiler by brandtbucher · Pull Request #113465 · python/cpython · GitHub https://github.com/python/cpython/pull/113465 74 comments
- PyPy http://pypy.org/ 24 comments
- Just-in-time compilation - Wikipedia https://en.wikipedia.org/wiki/Just-in-time_compilation 11 comments
- Continuation-passing style - Wikipedia https://en.wikipedia.org/wiki/Continuation-passing_style 1 comment
- Brandt Bucher – A JIT Compiler for CPython - YouTube https://www.youtube.com/watch?v=HxSHIpEQRjs 1 comment
- W^X - Wikipedia https://en.wikipedia.org/wiki/W%5EX 0 comments
- Talks - Brandt Bucher: Inside CPython 3.11's new specializing, adaptive interpreter - YouTube https://www.youtube.com/watch?v=shQtrn1v7sQ 0 comments
Related searches:
Search whole site: site:peps.python.org
Search title: PEP 744 – JIT Compilation | peps.python.org
See how to search.