Hacker News new | ask | show | jobs
by toxik 2848 days ago
Wow, it tracks GIL contention? Major feature for me. I use a lot of Numba, and it releases the GIL if you want — so threading is actually useful.