qlib icon indicating copy to clipboard operation
qlib copied to clipboard

py3.10下速度非常慢

Open specialuse opened this issue 11 months ago • 1 comments

❓ Questions and Help

我之前在py3.8下运行qlib都没有问题,但是在py3.10下发现数据提取速度很慢,远远慢于py3.8下。比如df = D.features( stock_codes, ['$close', '$volume'], start_time=start_time, end_time=end_time ),就这样一个简单的语句,我在两个环境下,都在config.py中将NUM_USABLE_CPU 设置为60,但是速度就是差异非常非常大!请大佬们指导下

specialuse avatar Feb 16 '25 13:02 specialuse

我也发现了 请问你解决了吗

heychou520 avatar Jun 10 '25 15:06 heychou520