Hacker News new | ask | show | jobs
by rbanffy 5421 days ago
You can then call it The GIL Advantage ;-)

As long as you are not creating or destroying the Python objects you expect to give back to the Python side of your program, you don't have to care much about it.