everling
Results
1
issues of
everling
Hi, For sufficiently large pipelines the execution planning stage becomes a bottleneck. I've made 3 changes in zipline/pipeline/graph.py that reduce redundant operations and improve time complexity properties. Changes: * Graph...