Hacker News new | ask | show | jobs
by rednafi 395 days ago
It’s going to get faster since threads won’t be locked on GIL. If you’re locking shared objects correctly or not using them all, then you should be good.