Python 3.13 has introduced a new JIT compiler that provides a 2-9% performance improvement. The JIT is based on the copy-and-patch technique, which makes it simpler and faster than traditional JITs.

1m read timeFrom simonwillison.net
Post cover image

Sort: