ucbrise / jarvis

Build, configure, and track workflows with Jarvis.
https://ucbrise.github.io/jarvis
Apache License 2.0
13 stars 8 forks source link

Performance optimization (Make) #3

Open rlnsanz opened 7 years ago

rlnsanz commented 7 years ago

Don't re-run everything on execution of the workflow. Only run the sub-graph that could change given the modification of an artifact by the user.

rlnsanz commented 6 years ago

Trial invariant artifacts should be re-used rather than re-computed across trials.