Jeff Tratner

Results 25 comments of Jeff Tratner

(other optimization would be to only look for (id, name, property) when looking in current folder, tho that may already be happening - ```Found 7 workflows in project-Fb6Pxx00J4fJ38kjJqbpZ0ZK folder=/workflows/jtratner/ (16349...

For context, I think our standard compiled workflow now has 56 applets and 7 workflows per build. We are creating builds more and more frequently (from past 6 months we...

I actually meant a slightly different point here. Currently, my understanding is that the reuse component of workflow compilation functions as follows: 0. Compiles WDL to an internal IR 1....

What specifically can't be computed just from the IR? Any data objects should be resolvable prior to compilation, right?

I’m suggesting that checksums should not include the dependencies compiled from the workflow. You could walk the entire IR, looking at dependents first, and generate checksums based upon checksums, etc....