Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:10
-
Epic Link:
-
Team:Data Facility
Description
During planning stage Pegasus load and parses the DAG representing the workflow multiple times. The goal is to estimate how time of the planning depends on the size of the workflow.
I wrote a simple random DAG generator and use it to create workflows of different sizes. For each investigated size I generated 10 random DAGs, used Pegasus planner to create concrete workflows, and took an average as the estimate of the planning time. The results are presented on the attached figure.
It must be emphasized that those times are for randomly generated workflows and planning times for actual LSST pipelines may differ.