|
|
|
|
|
by BerislavLopac
669 days ago
|
|
> I'm almost sure the python developers said that they will compensate the slow down with other optimizations Those optimisations are not there to compensate anything; they will improve performance of single-threaded code with or without GIL. |
|