Menu
Sign In Pricing Add Podcast

The Changelog: Software Development, Open Source

Free-threaded Python (Interview)

1816.141 - 1837.796 Pablo Galindo

So if you use the single-threaded version or the free-threaded version, which is a bit of a mouthful, so you use Python 3.13 T, but you don't have the GIL activated, you also don't have the optimizations activated because we don't know if they are safe or not. So what does it mean? It means that the free-threaded version is slower in single-threaded.

0
💬 0

Comments

There are no comments yet.

Log in to comment.