-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performance
Description
Pandas could release the GIL in parts of the Cython code. This would enable the parallel use of multiple cores with threading.
From off-line conversation with @jreback @cpcloud
http://lbolla.info/blog/2013/12/23/python-threads-cython-gil
Metadata
Metadata
Assignees
Labels
PerformanceMemory or execution speed performanceMemory or execution speed performance