python
Python csm10495 1y ago 100%

Has anyone tried nogil?

I was playing a bit with the nogil version of Python 3.12. In theory it should have large gains for multi threaded workloads (at the expense of single threaded workloads).

Has anyone given it a try?

https://github.com/colesbury/nogil-3.12

9
0
Comments 0