Skip to content

Speed up cache filtering process

Derek Davis requested to merge derek.davis/pygwb:cache_speed into master

This MR refactors the replace_input() function inside pygwb.workflow to greatly increase the speed at which jobs are removed from the workflow if their result files are already listed in the cache file.

Merge request reports