Skip to content

Commit

Permalink
优化计算,1天数据265秒.
Browse files Browse the repository at this point in the history
  • Loading branch information
myhhub committed Apr 7, 2023
1 parent ca805d7 commit acd6941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ K线形态作业 klinepattern_data_daily_job.py
## 十:运行高效


采用多线程、单例共享资源有效提高运算效率。1天数据的抓取、计算、策略选股、回测运行时间大概3分钟,计算天数越多效率越高。
采用多线程、单例共享资源有效提高运算效率。1天数据的抓取、计算指标、形态识别、策略选股、回测等全部任务运行时间大概4分钟(普通笔记本),计算天数越多效率越高。


## 十一:方便调试
Expand Down

0 comments on commit acd6941

Please sign in to comment.