The Changelog: Software Development, Open Source
Free-threaded Python (Interview)
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
Log in to comment.
There are no comments yet.