Hacker News new | ask | show | jobs
by ngoldbaum 697 days ago
Clarifying a few days later: single-threaded performance in the normal ABI with the GIL does not have the same performance degradation. You only see the performance hit if you’re testing the experimental 3.13 free-threaded release.