7 ms·
That I meant to express yes. That those non-GIL-related optimizations would soften the blow of any slowdown from the GIL removal project.
by emblaegh 2y ago
That I meant to express yes. That those non-GIL-related optimizations would soften the blow of any slowdown from the GIL removal project.
- BerislavLopac 2y agoMaybe, but making GIL optional (rather than removing it completely) solves both problems.
- emblaegh 2y agoI however creates another, arguably bigger problem, it fragments the ecosystem.