GIL removal and the Faster CPython project
GIL removal and the Faster CPython project
Posted Aug 3, 2023 21:18 UTC (Thu) by bluss (guest, #47454)In reply to: GIL removal and the Faster CPython project by roc
Parent article: GIL removal and the Faster CPython project
Posted Aug 4, 2023 9:01 UTC (Fri)
by zorro (subscriber, #45643)
[Link]
I'm sure there is some task and thread management overhead under the hood when using this .NET feature, but it does not sound as heavyweight as a Python sub-interpreter (I could be wrong about that)
GIL removal and the Faster CPython project
