You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
inter-thread (2022-12-29) : a nogil WinPython.
Experimenting "nogil" performance on Windows.
Nogil is the extraordinar experimental fork of standard cpython that removes "GIL" limitation.
Promise in theory (on linux), multi-thread "pure python with no I/O" programs:
On a personal test on a old intel cpu 2cpu/4threads Windows 10, with nogil python of 2022-12-22:
So on Windows, with nogil python of 2022-12-22:
WinPython 3.9.10.1dotnogil
The following packages are included in WinPython-64bit v3.9.10.1dotnogil _a1.
Tools
Python packages
This discussion was created from the release WinPython 2022-04 b5: python-3.9.10nogil experiment.
Beta Was this translation helpful? Give feedback.
All reactions