Y
Hacker News
new
|
ask
|
show
|
jobs
by
captaintobs
1150 days ago
In general removing the gil will make things slower because you need to make sure things are safe. If most code out there is single threaded, removing the gil may not really have a benefit.